#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to