> 1. identify all YUV only services
> 2. convert some of these to also handle RGB(A)
I am willing to participate in some of these. In particular, if someone
identifies a service that is causing extra conversions, I can work on updating
it to support RGB/RGBA.
> 3. find suitable replacements for some from libavfilter
libavfilter has the corresponding disadvantage of requiring the image to be
copied into an AVFrame structure (and then copied back). Not as costly as a
conversion, but still worth avoiding if possible.
> 4. deprecate the remaining and hide them in the UI to prevent users
> from adding them
> 5. optimize the opaque alpha test functions
~Brian
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel