I've been converting .mp4 files to mpeg-2 using ffmpeg version N-49044-g89afa63 using the command:
Code:ffmpeg.exe -y -i "myMp4.mp4" -f dvd -target ntsc-dvd -r 29.97 -vf scale=720:480 -aspect 4:3 -b:v 8000k -mbd rd -trellis 1 -flags +mv0 -cmp 0 -subcmp 2 "outputMpeg2.mpg"
The encoding goes fine and the resulting Mpeg-2 files play correctly when I watch them in "Media Player Classic Home Cinema" media player. I then author the resulting mpeg-2 files using DVD Flick ( version 1.3.0.7 build 738 ) using the "copy Mpeg2 streams" option so that the software does not re-encode the files. When I burn the resulting iso to a DVD the audio is out of sync with the video. I've tried several ideas I've seen to correct the problem ( such as selecting the ignore audio delay option for the included video files ) but I can't seem to fix the problem. Any suggestions? Thanks for any information!
+ Reply to Thread
Results 1 to 2 of 2
-
-
Deleted by op
Last edited by theewizard; 24th Jan 2013 at 22:04.
Similar Threads
-
DVD Flick aspect ratio issues
By LaxerFL in forum Authoring (DVD)Replies: 6Last Post: 18th Nov 2012, 21:48 -
DVD Flick Size Issues
By harishkumar09 in forum Authoring (DVD)Replies: 6Last Post: 10th Nov 2012, 10:11 -
DVD Flick & AVStoDVD issues ...
By iCaptainChaos in forum Video ConversionReplies: 2Last Post: 9th Aug 2011, 10:19 -
Having sync issues with DVD Flick?
By bahjan in forum Video ConversionReplies: 3Last Post: 31st Jul 2011, 14:50 -
ffmpeg keeps crashing when using DVD Flick
By djsuavetype in forum Authoring (DVD)Replies: 1Last Post: 7th Jun 2009, 13:06