[FFmpeg-trac] #9221(avfilter:closed): How to set yuv to full range in a mpeg2video?

FFmpeg trac at avcodec.org
Thu May 6 18:04:22 EEST 2021


#9221: How to set yuv to full range in a mpeg2video?
-------------------------------------+-------------------------------------
             Reporter:  Jefferson    |                    Owner:  (none)
  Villasan Josol                     |
                 Type:  task         |                   Status:  closed
             Priority:  normal       |                Component:  avfilter
              Version:  git-master   |               Resolution:  invalid
             Keywords:  Full range   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Balling):

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

Comment:

 yuvj420p is full range, where j means full range and p means planar. But I
 recommend to use modern and not deprecated -vf scale=out_color_range=pc
 -color_range 2 file.mp4

 >can I use BT.2020 on 1080p video?

 Yes, both SDR and as part of BT.2100, i.e. HDR.

 >x264 -crf 0

 Is mathematically lossless. mpeg2video is not. Seriously?

 Also please stop askinb such questions on a bugtracker. I agree it is
 confusing as hell.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9221#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list