#2698: colorbalance filter should also work without YUV to RGB conversion
--------------------------------------+------------------------------------
Reporter: feelart | Owner:
Type: enhancement | Status: closed
Priority: wish | Component: avfilter
Version: git-master | Resolution: invalid
Keywords: colorbalance | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+------------------------------------
Changes (by richardpl):
* status: new => closed
* resolution: => invalid
Comment:
colorbalance filter works in RGB only for the obvious reason. Adding YUV
support would mean doing internal conversion from YUV to RGB which is slow
and pointless.
Its not clear at all what is your real problem you want to solve.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2698#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac