Re: [Mvpmc-users] Transcoding DVDs out of sync

2010-01-03 Thread Tom Metro
mv...@corwyn.net wrote: > However, when I try something like(using video2mpeg since "copy" > appears to supercede -b) : > ffmpeg -i stream.dump -vcodec video2mpeg -acodec mp2 -ab 128 -b 4000k > dvd_title_name.vob > > the video goes out of sync > > Suggestions? I recommend giving Avidemux a spi

[Mvpmc-users] Transcoding DVDs out of sync

2010-01-03 Thread mvpmc
I'm looking at the wiki at http://mvpmc.wikispaces.com/content the final step for transcoding DVDs is: ffmpeg -i stream.dump -vcodec copy -acodec mp2 -ab 128 dvd_title_name.vob which outputs a very large .vob. I'd like to make it slightly smaller. However, when I try something like(using vide