#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):
The new command line blob `ffmpeg -i in.mp4 -vf
scale=out_color_matrix=bt470bg:out_range=pc,format=yuv420p -c:v libaom-av1
-color_primaries smpte170m -color_trc bt709 -colorspace bt470bg
-color_range pc -b:v 0 -cpu-used 8 out-470-709.mp4` yields the original
level of brightness range clamping in the original bug report.
Here's an example file that exhibits the usual color corruption during AV1
conversion. It's not identical to the original file, but neither of these
files are some obscure thing - they're but just the standard output from
video recording on an Android phone.
I used ffmpeg to shrink the file down some in order to be able to attach
it here, but the resulting failure when converting to AV1 is identical
either way.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8455#comment:19>
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".