#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".