While converting my DV.AVI's to MPEG2, WinFF / ffmpeg is deinterlacing when I have not asked it to do so.
The Deinterlace check box in WinFF is not checked. The preset I'm using (NTSC DVD HQ (4:3)) does not use the "-deinterlace" switch (of ffmpeg) nor is it present in the command line when WinFF invokes ffmpeg in the batch file script for conversion.
I downloaded the latest WinFF 0.45 yesterday. I did not have a previous install. I'm using the version of ffmpeg that came with WinFF.
I looked for the ffmpeg bug reports to see if anyone else is having the same issue. I only found 9 on Bug Tracker (which seems like a small number), none of which mention unwanted deinterlacing.
The files are Hi8 caps from my Sony GV-D200 via WinDV. I cut them into smaller segments, renamed them and saved as DV.AVI via Vegas Pro 8. Vegas, GSpot and DGIndex are all telling me that the original caps and the segments are interlaced and the rendered mpegs are progressive.
Searched here, The WinFF forums, ffmpeg site and the wider web. Ideas? - or - What am I missing?
+ Reply to Thread
Results 1 to 6 of 6
-
-
Regardless of whether the clips were deinterlaced or not, did you encode interlaced or progressive? Programs like DgIndex and GSpot will only tell you how the video was compressed (whether the MPEG encoder was told to use interlace or progressive mode), not whether the actual frames contain interlaced or progressive images. If you step through the video with a non-deinterlacing editor do you see interlace comb artifacts?
-
Thanks for the quick reply, jagabo. Was it you who posted (in the last few days) that the only way you can tell if a file is interlaced or not is with your eyes?
I thought I was encoding interlaced. Since WinFF requires you to check a box to deinterlace - and - the only switch I noticed for ffmpeg that mentions de/interlacing is "-deinterlace", I assumed that ffmpeg would render my files interlaced.
One of the reasons I checked the mpegs, is that when played in VLC, they looked like I was using a low quality deinterlace setting (like discard) with pronounced interlace comb artifacts.
I'm not sure if Vegas Pro 8 is a non-deinterlacing editor, but I'll step through the mpegs there. I also have MPEG Video Wizard and VideoReDo Plus. -
Originally Posted by dLee
Originally Posted by dLee
Originally Posted by dLee
Since your MPG output contains comb artifacts and GSpot and DgIndex indicate it is progressive it sounds to me like your interlaced source was not deinterlaced and encoded progressively. All you need to do is go back and set the program to encode interlaced instead. -
Originally Posted by jagabo
Unless you give extra commands, FFmpeg defaults to progressive and the field order is set to BFF.
The -top command only works when you also set the following interlace flags;
-flags ildct+ilme -top 1 (or -top 0) -
Originally Posted by Chris K
Would anyone ever want to use interlaced DCT without interlaced Motion Estimation or vice versa?
Similar Threads
-
Does FFmpeg/WinFF remux or convert?
By Thunderhead2772 in forum Video ConversionReplies: 2Last Post: 23rd Nov 2011, 18:29 -
need hq xvid ffmpeg preset for kdenlive, with deinterlacing
By codemaster in forum LinuxReplies: 0Last Post: 3rd Jul 2011, 00:56 -
WinFF to vob?
By litmus in forum Video ConversionReplies: 1Last Post: 21st Mar 2010, 14:55 -
SVN ffmpeg now supports iTunes friendly muxer: WinFF presets
By GMaq in forum LinuxReplies: 0Last Post: 26th Oct 2008, 14:32 -
ffmpeg upgrade (includes h264 to libx264) ok with winff ?
By Verlager in forum LinuxReplies: 1Last Post: 10th Feb 2008, 17:23