View Full Version : editing rmvb files
clone83
15th November 2004, 11:15
hi, i have been trying to edit the resolution of an rmvb file that i have. I have been using a avisynth script to put the rmvb files into producer but everytime i complete a task, the sound ends up being off by a few seconds. can anyone plz help me on another way or let me know of something i can do to prevent this from happening?
karl_lillevold
20th November 2004, 00:39
If you only want to change to display resolution you can hex edit the RM file. It is a little hard to describe where to find the bytes though, maybe I will give it a shot this weekend.
If you want to completely re-encode your RMVB, it should theoretically work via Avisynth, and I am not sure why you get the sync problems. However, if you use Producer Mercury Alpha1 it should be able to read and trans-code RMVB without Avisynth. Much simpler! :
producer -i input.rmvb -o output.rmvb -ad audience -lc e,d
Hope this helps.
damrod
20th November 2004, 10:17
sometimes i mux the rmvb i want to reencode in mkv then encode the mkv...
clone83
21st November 2004, 03:30
ok i will try both of them and let u both know which one works...:)
clone83
15th December 2004, 09:08
what hex editor can i use to try it??
karl_lillevold
15th December 2004, 21:58
You can try this new tool to change the display size:
http://forum.doom9.org/showthread.php?s=&threadid=85959
To follow my hex edit instructions any hex capable editor will work. I use Ultraedit.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.