On Tue, Nov 22, 2016 at 02:24:10 +0100, Toerless Eckert wrote:
> Ah, ok. that explains it. I thought most simple CLI options means its the
> most likely good default.

When using "-deinterlace", ffmpeg inserts a yadif filter, btw.

> Any deinterlacer thats parallelized like the codecs (x264 etc..) ?

$ ffmpeg -filters | grep -E '^..S.*inter'
shows me that those three filters which contain "deinterlace" in their
short description (I'm too lazy to search further) do support slice
threading.

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

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to