RMVB files

Anything from really, really crap to excellent. You can't judge quality purely on the container. Although in this case you know that the video is RV9/10, however you can't base quality purely on that either. RV10 is just RV9 EHQ by the way.
 
celtic_druid said:
TMPGEnc is probably the easiest although I have heard of people having problems with the audio not converting.
And right they are! i converted from RMVB to VCD and got the video without the sound. Any solutions?
 
Decode the audio first or just encode it seperatly.
mplayer.exe -ao pcm -vo null -vc dummy input.rmvb -aofile output.wav should work.
Could also try mencoder with -oac toolame to convert the audio directly to mp2.
 
I tried using mplayer. I installed MinGW for mplayer to work with windows xp. I typed the parameters exactly as you have given them in the parameters line. But whenever I click "start" it stops after a second. Am i doing anything wrong?
 
Top