[FFmpeg-trac] #7090(avfilter:new): avfilter : color_range of frame incorrectly flagged as limited

FFmpeg trac at avcodec.org
Sun Mar 18 15:02:17 EET 2018


#7090: avfilter : color_range of frame incorrectly flagged as limited
----------------------------------+---------------------------------------
             Reporter:  mvignali  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avfilter  |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 Summary of the bug:
 Full range frame (at least for rgb)
 are send to filter, in limited range.

 How to reproduce:
 {{{
 ./ffmpeg -i ./fate-suite/mov/mov_alpha_premult.mov -vf
 unpremultiply=inplace=1 resStraight.png -y
 }}}

 Same thing appear using png as input for example.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7090>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list