Forum: Official SMS Forums - Forum for discussing SMS: Simple Media System player for the PS2.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: Converting wmv to avi/Divx...
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
  1. #1 Converting wmv to avi/Divx... 
    Termulator is offline Registered User
    Join Date
    Jan 2006
    Posts
    5
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    What is the best program for converting wmv to avi/divx? and is it possible to convert an wmv to an avi and keep the avi the same size as the wmv and relativly close to the same quality? Im also looking for a program that can do all this as fast as possible.
    Reply With Quote  

  2. #2  
    NeoKnight is offline Member
    Join Date
    Dec 2005
    Posts
    80
    Downloads
    8
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    0
    http://www.imtoo.com/ you can drag and drop the video into the UI window. and then click the movie and set your options on the right hand side. Usually I just choose the same quality video option and thats it.
    Last edited by NeoKnight; 04-02-2006 at 11:58 PM.
    Reply With Quote  

  3. #3  
    raw15's Avatar
    raw15 is offline Member
    Join Date
    Jun 2005
    Posts
    142
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    tmpgenc is by far the best encoder ever, no quality difference on slow setting, just output to AVI rather than mpeg. takes about 10 hours on a 1.5ghz processor for a 2hour movie in dvd quality
    Reply With Quote  

  4. #4  
    siderum is offline Registered User
    Join Date
    Mar 2006
    Posts
    21
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    CCE (cinema craft encoder) is the best.... always was.
    Reply With Quote  

  5. #5  
    BigMichiel's Avatar
    BigMichiel is offline loving SMS....:P
    Join Date
    Jan 2004
    Location
    The Netherlands
    Posts
    488
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I agree. CCE is by far better than TmpgEnc. But, TmpgEnc is way cheaper and easyer to handle than CCE I work at the moment with CCE, but I have worked (and I still do sometimes) with TmpgEnc.

    But you can always try the official converter of divx.com It's very fast. But I don't know if it supports wmv.
    SCPH-50004V9PAL
    Modchip:Matrix Infinity v1.82
    michiel_van_den_boogaart@hotmail.com
    Reply With Quote  

  6. #6  
    wulfgar1966's Avatar
    wulfgar1966 is offline Member
    Join Date
    Nov 2005
    Posts
    138
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    what about the wonderful little app called 'alltoavi'?
    Reply With Quote  

  7. #7 Thumbs up Super! 
    bandor is offline Registered User
    Join Date
    Mar 2005
    Posts
    24
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Type "Super freeware" in a Google search. It's the first hit. Super is free, comes with everything you need and works wonderfully! You can examine the video and audio bitrate of the source right from within the interface, twek the output video settings the way you like and generate the video with a few clicks. I am a complete doofus when it comes to transcoding video, but this program makes it easy.

    I was on the same search as you a week ago... I've used Super to convert several .wmv podcasts to DivX and they work great with SMS.
    Reply With Quote  

  8. #8  
    vicx is offline Member
    Join Date
    Nov 2004
    Posts
    53
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I tried Super freeware but the result is a bad quality video a third of the size of original, even with settings on high.

    IMTOO didn't work with large files so that was useless, and you need to register.

    CCE basic won't recognise most files and I'm not about to pay $50usd for it.

    TmpgEnc can only output VCDs in MPG, how do I get it to make Divx AVIs?

    ALLTOAVI has heaps of bugs and it can't encode anything above low/medium quality, something about not enough memory, but everything else works! A64 3700, 2gb ram, 6800XT 256mb pci-e, I'm sure that can handle it.

    so is there ANYthing that can encode a file to identical quality?
    Last edited by vicx; 04-27-2006 at 05:01 PM.
    Reply With Quote  

  9. #9  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by vicx
    so is there ANYthing that can encode a file to identical quality?
    Yes, but it's rather complex, and you must expect to invest some time learning to use the tools efficiently.

    The best free AVI reencoding software ever is of course VirtualDub, but it does have that limitation of working only with AVI files.

    Fortunately there is another and equally smart program for getting around that limitation, and this program is named AVISynth. It has the capability of making any video that can be played through 'DirectShow' appear to other programs as if they were normal streams of unpacked AVI data (uncompressed video with PCM sound), and it also allows advanced filtering of those data streams, independently of any filtering applied by other programs it's used with.

    All of this is controlled by AVISynth scripts, and such ".AVS" files may then be used almost as if they were normal AVI files. When used with a good set of CODECs and directshow filters (eg: ffdshow) this adds compatibility to nearly any type of video file in existence.

    For example, if you have written an AVS file that refers to a WMV file, then dropping that AVS file onto almost any program that normally handles AVIs will cause the program to process the WMV contents, but without knowing it as such, since it is being filtered by AVISynth which delivers those contents as if they came from an AVI.

    This means that you can then use VirtualDub to process that AVS, and reencode it to a proper AVI such as SMS can use. I've done this myself with videos of many different types, so as to replace incompatible 'containers' with normal AVIs.

    Btw:
    Using an AVS script to reencode a video has also proven highly successful in reencoding badly synced VBR sound into perfectly stable CBR. Even if the original file is an AVI this method is worth using, as it often succeeeds better than reencoding the same AVI directly in VirtualDub (probably because DirectShow playback rendition is different from raw codec unpacking).

    Best regards: dlanor
    Reply With Quote  

  10. #10 Regarding Super 
    bandor is offline Registered User
    Join Date
    Mar 2005
    Posts
    24
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Vicx --

    Super provides identical quality to the original if you match the bit rates for video and audio quality of the source when setting the parameters.

    For instance, after I drag and drop a .wmv file onto the interface, I would double click the file to see it's original bit rates. If the bit rate was, say, 1188 for video and 96 @ 44000khz for audio I would match those numbers as close as possible in the interface. That provides a resultant output video with the same quality as the original. If you just throw a video in there and click "Encode" it probably will look crappy with the default settings.

    Best of luck, whichever product you use!
    Reply With Quote  

Page 1 of 2 1 2 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •