[FFmpeg-trac] #3008(FFmpeg:new): ffmpeg converts video to grayscale if yadif filter used
FFmpeg
trac at avcodec.org
Fri Sep 27 18:51:37 CEST 2013
#3008: ffmpeg converts video to grayscale if yadif filter used
-------------------------------------+-------------------------------------
Reporter: tborisow | Type: defect
Status: new | Priority: normal
Component: FFmpeg | Version: 2.0.1
Keywords: yadif | Blocked By:
grayscale ffmpeg | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug: Standard Windows clock video gets converted to
grayscale if yadif filter is used
How to reproduce:
{{{
% ffmpeg -i orig -s 200x200 -filter:v yadif=deint=interlaced -vcodec flv
-ar 22050 -y 0.flv
ffmpeg version 2.0.1
built on 09/24/2013
Without yadif filter or output size params (-s 200x200) everything is OK
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3008>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list