rmvb to mp4

Cyan

GBATemp's lurking knight
Former Staff
Joined
Oct 27, 2002
Messages
23,749
Trophies
4
Age
46
Location
Engine room, learning
XP
15,662
Country
France
You can use avisynth too.

rmvb is using a compression over framerate skipping instead of image quality compression.
So, if you want to convert rmvb to another format, you must reconstruct the missing frames by forcing the framerate.

for example with avisynth :
create a text file, and rename to :
convert_rmvb_to_constant_uncompressed_video_stream.avs
edit with notepad and put this inside:
Code:
DirectShowSource("x:\your_file.rmvb", fps=29.97, convertfps=true, audio=false)

This is for the video only, set audio=true is you want both stream.
I needed to make them separately to create a vob for dvd authoring.
Set the targeted framerate too (29.97 was for PAL dvd)

Then use any video converter, and open .avs as if it was .avi, then save it to .mp4
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BakerMan
    I rather enjoy a life of taking it easy. I haven't reached that life yet though.
    BakerMan @ BakerMan: idk how hot of a take this is, but science as a subject sucks