What settings do I need in ffmpeg to convert a DV stream to Mpeg2? Do I need to set the field order etc?
Results 1 to 11 of 11
-
Currently the DV stream will be deinterlaced when encoding to mpeg-2 so you don't need to set the field order. Future versions of ffmpegX will support DV -> mpeg-2 with interlacing.
-
Currently the DV stream will be deinterlaced when encoding to mpeg-2 so you don't need to set the field order. Future versions of ffmpegX will support DV -> mpeg-2 with interlacing.
-
Just to be clear, you said that if I am using the mpeg2enc I have to select deinterlace option but if I am using the ffmpeg engine it is done automatically if I am using Decode with Quicktime?
-
Major,
I have just tried the ffmpeg engine again (using ffmpegX 0.0.9p). Interlacing is still present in the output (streaks to the right when motion is present in the scene) in the output file. I haven't selected the deinterlace option as you said it wasn't necessary.
How do I prevent the black bars left and right when using ffmpeg engine? There is no letterbox option to deselect?
There also seems to be a 6000 Kbit limit on the video with ffmpeg? I thought the DVD standard allowed up to 9800Kbits for video?
-
In fact, the Quicktime deinterlacer uses a single field mode, so it is not optimal. In the next upgrade of the Quicktime decoder, full interlace support will be added so as forced deinterlacing will not be needed.
About the disable letterbox option, yes, I didn't add it still to ffmpeg engine but I could add it.
About the bitrate, ffmpeg will not use unnecessarily high values if the content does not need more bitrate.
Similar Threads
-
how to shrink a 13gb mpeg2 to dvd compliant size
By snafubaby in forum Authoring (DVD)Replies: 7Last Post: 23rd Aug 2010, 06:53 -
suggestions for a dvd compliant mpeg2 encoder
By uglijimus in forum Video ConversionReplies: 4Last Post: 14th Dec 2008, 23:58 -
making a compliant resolution mpeg2 file from a non-compliant .mkv file
By dwisniski in forum Video ConversionReplies: 1Last Post: 7th Mar 2008, 06:49 -
WMV to DVD compliant MPEG2 - TDA3 or DVD Maker - what is the right way?
By MagicSparky in forum Video ConversionReplies: 5Last Post: 23rd Aug 2007, 12:27 -
Anyone get Super MPEG2 conversions to be DVD compliant?
By Rudyard in forum Video ConversionReplies: 7Last Post: 1st Jul 2007, 18:08