[MEncoder-users] Remux a dvd into an .mpg container
Steven Miller
stevenraymillerjr at gmail.com
Fri Sep 21 17:20:27 CEST 2012
I am trying to remux a commerical dvd into an mpg container for use with
windows media center and xbox. These options get me 99% of the way there.
mencoder.exe -dvd-device .\foobar dvd://1 -ovc copy -oac copy -noskip -mc 0
-of mpeg
-mpegopts format=dvd:tsaf:muxrate=12200 -o foobar.mpg
The only problem is that there is an a/v sync issue where the audio is
about 5 seconds behind the video.
Things worth noting;
Omiting "tsaf" from "-mpegopts" results in jerky video.
Both "format=dvd" and "format=mpeg2" share the same results.
"muxrate=12200" was added to resolve buffer underruns.
I've tried "-ofps 24000/1001" and the "-mpegopts" option
"vframerate=24000/1001". It doesn't affect the a/v sync issue.
Mencoder version: MEncoder Sherpya-SVN-r34401-4.6.2
OS: Windows 7 Home Premium
Thoughts?
Thanks,
Steve
More information about the MEncoder-users
mailing list