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

Attachment: out.log.xz
Description: application/xz

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to