[FFmpeg-trac] #8455(avcodec:closed): libaom-av1 damages brightness range by switching yuvj420p to yuv420p

FFmpeg trac at avcodec.org
Fri Mar 18 17:54:43 EET 2022


#8455: libaom-av1 damages brightness range by switching yuvj420p to yuv420p
-------------------------------------+-----------------------------------
             Reporter:  john123      |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avcodec
              Version:  git-master   |               Resolution:  invalid
             Keywords:  libaom       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Changes (by Balling):

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

Comment:

 It is time to remove yuvj4xxp from ffmpeg so these confusion does not
 happen anymore and such bugs like these are no longer applicable. The only
 thing that blocks this is jpeg encoder that now still accepts bt.709
 matrix, even though it only supports 601 matrix. Linited range though is
 being warned upon, as jpeg only supports full range.
 https://github.com/FFmpeg/FFmpeg/commit/059fc2d9da5364627613fb3e6424079e14dbdfd3
 #diff-c313529a7d19507d84be2cf41c45600bb052693686cef605ee84f0f27459e420R449
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/8455#comment:27>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list