#10839: incorrect YCoCg to RGB conversion in swscale
---------------------------------------+-----------------------------------
Reporter: Connor Worley | Owner: (none)
Type: defect | Status: closed
Priority: wish | Component: swscale
Version: unspecified | Resolution: wontfix
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------------+-----------------------------------
Comment (by Connor Worley):
The vf_scale filter you linked is automatically added to the filtergraph
depending on the input format:
https://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavfilter/avfiltergraph.c;h=e4f59f56e2b102372178c693d8439059565d207f;hb=HEAD#l467
-- this is not always necessary, so it does not always happen.
Both this and the vf_scale filter are unrelated to the lack of a warning
in swscale.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10839#comment:10>
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".