[FFmpeg-trac] #3326(avcodec:closed): color_range flag for h264 decode ignored

FFmpeg trac at avcodec.org
Tue Apr 15 03:23:59 CEST 2014


#3326: color_range flag for h264 decode ignored
-------------------------------------+-------------------------------------
             Reporter:  onejaguar    |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:  invalid
             Keywords:  h264         |               Blocked By:
  color_range regression             |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by michael):

 * status:  open => closed
 * resolution:   => invalid


Comment:

 you can override the range using "-vf scale=in_range=jpeg" (needs latest
 ffmpeg)

 the input color_range parameter currently only sets the range when the
 input file does not specify anything
 iam not sure if it would really be more usefull if it would hard override
 as theres already a hard override available through the scale filter
 Thus imo theres no bug but if people disgaree and want the input_range
 changed, dont hesitate to reopen

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3326#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list