[FFmpeg-trac] #11646(swscale:open): Full range RGB to YUV conversion using swscale has a slight green tint.
FFmpeg
trac at avcodec.org
Thu Jun 26 23:35:45 EEST 2025
#11646: Full range RGB to YUV conversion using swscale has a slight green tint.
------------------------------------+-----------------------------------
Reporter: Jorn | Owner: (none)
Type: defect | Status: open
Priority: normal | Component: swscale
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Changes (by Balling):
* status: new => open
Comment:
Yes, it somehow writes 127 values into U and V where it should write 128
instead.
Maybe one needs to set transfer function into BT.709? Haasn?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11646#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list