[FFmpeg-user] Transcoding 23.98 for DVD for Adobe Encore

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Nov 11 10:32:37 CET 2012


Bob Maple <bobm-ffmpeg <at> burner.com> writes:

>    ffmpeg -i Source.mov -target film-dvd Test.m2v
> 
> Encore scans the file and says it has to transcode. If 
> I resample the rate to 29.97 however, it accepts the 
> file without transcoding:
> 
> ffmpeg -i Source.mov -target film-dvd -r 29.97 Test.m2v

Does remuxing a working sample produce a working sample?
ffmpeg -i working24fps.vob -c copy out.m2v
?

Carl Eugen



More information about the ffmpeg-user mailing list