I have some miniDV material and want to encode to DVD format.
When I try the codec ffmeg, even if I don't check deinterlace in the options menu, the output is always progressive.
It seems that ffmeg will always assume I have progressive material and encode as progressive.
When I use a (old and slow) windows PC with command line ffmepg there are options to make it assume the input is interlaced and keep the output material like that.
Can I do that with ffmpegx?
Results 1 to 10 of 10
-
-
Just use HCenc
It is the best MPEG-2 encoder that is free and very nearly as good as more expensive options like CCE aka Cinema Craft Encoder.
It can properly handle both interlaced and progressive inputs.
Also unlike FFMPEG it will respect the bitrates you set on it. I can never get FFMPEG to do that ... it always ends up being a lower bitrate than what I specified. So annoying.
- John "FulciLives" Coleman"The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
-
Depending on which Mac OS version you're running, you may be able to use MediaPipe. It will properly support interlaced output. For some comments, see the excellent writeup by Matti Haveri, at http://www.sjoki.uta.fi/~shmhav/SVCD_on_a_Macintosh.html
As he notes, MediaPipe is no longer actively updated, so it may have problems. But as it's free, it's relatively painless to give it a try and see what happens. He kindly provides alternative recommendations (including of commercial tools), so if MediaPipe doesn't work for you, you have other things to try.
You might also want to take a look at http://www.angelfire.com/mac/rnc/ for a collection of GUIs to open-source mpeg tools.
-
Thanks for all the support.
I assume that there is no way to use ffmpegx to produce interlaced material, is that right?
-
the input was mini DVD, top field first interlaced.
when I encode with a windows based encoder like quenc or HC, I check the video properties and it says: Interlaced, TTF
when I encode with FFMEGX, ffmpeg profile, it says on properties: progressive
I is probably deinterlacing by default.
Whe I use a ffmpeg gui in windows, or quenc, there is always an option to click telling the encoder to consider that the input is interlaced or progressive, what I didn't find in Ffmpegx but assumed was automati given that the INFO button detects that.
-
-
After doing a little checking around, ffmpeg has been properly updated to provide interlaced output (for several years, now, in fact). However, ffmpegx may not have been (but I do not know). But if Matti Haveri's page (http://www.sjoki.uta.fi/~shmhav/SVCD_on_a_Macintosh.html last updated this year) contains up-to-date information about ffmpegx, then there still may be a bug.
If this is in fact the case (yet to be verified, but your experiments tend to support that belief), then you have the option of using ffmpeg from the terminal window and enter arcane commands. It might be easiest to simply edit the string that ffmpegx is generating in its attempts -- it's probably mostly correct. Indeed, examining that string might very well allow you to determine the source of the error.
Similar Threads
-
Progressive Vs Interlaced?
By shagratt71 in forum Video ConversionReplies: 4Last Post: 26th Dec 2011, 09:22 -
progressive input gives interlaced output...
By bennn in forum ffmpegX general discussionReplies: 4Last Post: 9th Dec 2010, 12:32 -
Progressive sources -> Interlaced encode?
By ZQX in forum Video ConversionReplies: 5Last Post: 13th Apr 2009, 22:09 -
Encoding progressive NTSC material with Canopus Procoder 1.5?
By zee944 in forum Video ConversionReplies: 8Last Post: 13th Oct 2008, 07:56 -
progressive footage encoded as interlaced mpeg2
By misapito in forum Newbie / General discussionsReplies: 9Last Post: 4th Mar 2008, 08:44