From 481575d255195c6c2f32e04686b94de984ae78d4 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 4 May 2013 14:15:06 +0200 Subject: avconv: remove -deinterlace It is incompatible with refcounted frames and since it's been deprecated for a long time now, fixing it is not worth the effort. --- Changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index e605345e21..97e7a3234a 100644 --- a/Changelog +++ b/Changelog @@ -17,6 +17,7 @@ version 10: - avconv -t and -ss (output-only) options are now sample-accurate when transcoding audio - Matroska muxer can now put the index at the beginning of the file. +- avconv -deinterlace option removed, the yadif filter should be used instead version 9: -- cgit v1.2.3