[FFmpeg-trac] #443(documentation:open): -color_range AVOption appears to do nothing

FFmpeg trac at avcodec.org
Fri Jun 10 05:37:59 EEST 2022


#443: -color_range AVOption appears to do nothing
-------------------------------------+-------------------------------------
             Reporter:  TimNich      |                    Owner:  (none)
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
                                     |  documentation
              Version:  git-master   |               Resolution:
             Keywords:  h264         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Balling):

 In fact as output option it does work:

 ffmpeg.exe -i 49996_PID_1015.265 -map 0:v:0 -frames:v 1 -cpu-used 0 -crf 0
 -color_range 2 dqewdq1212.avif

 will create otherwise bitperfect file (2 bytes difference of range
 metadata) with full range even though the input is limited.

 Same DOES not happen with input option.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/443#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list