#8455: libaom-av1 damages brightness range by switching yuvj420p to yuv420p
-------------------------------------+-----------------------------------
Reporter: john123 | Owner: (none)
Type: enhancement | Status: open
Priority: wish | Component: avcodec
Version: git-master | Resolution:
Keywords: libaom | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by john123):
So I tried comparing browsers and at least one (Android Chrome) renders
the ffmpeg av1 output identically to the original color range.
Firefox: color damaged by ffmpeg.
Edge: color damaged by ffmpeg.
Android Chrome: color looks good.
So there is indeed some disagreement between players as to what to do with
the ffmpeg output in this case.
Any idea which part of ffmpeg's transformation is problematic? Originally
it seemed like the switch from yuvj420p to yuv420p was the main thing, but
perhaps it's something else?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8455#comment:21>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".