[FFmpeg-user] Deinterlacing detected interlaced frames

Jan Sever n32 at email.cz
Tue Feb 17 12:24:44 CET 2015


On 02/15/2015 04:54 PM, Carl Eugen Hoyos wrote:
> Please provide the complete, uncut console output
> (internal encoder preferred) and the input sample.

I did in previous post but maybe you mean debug loglevel, so I ran:
ffmpeg -loglevel repeat+debug -i in.mkv -vf idet,yadif=deint=interlaced \
  out.mkv &>out.log

out.log.xz is in the attachment. To get an input sample:
wget -qO- 'http://pastebin.com/download.php?i=En8vREKf' | tr -d \\r \
  | base64 -d >in.mkv

In my sample only frame 11 is interlaced but ffmpeg doesn't deinterlace
it, although it detects interlacing.

Thanks in advance.

-- 
Jan Sever
-------------- next part --------------
A non-text attachment was scrubbed...
Name: out.log.xz
Type: application/x-xz
Size: 4264 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20150217/245ad3ec/attachment.xz>


More information about the ffmpeg-user mailing list