[vlc-devel] [PATCH 1/2] First release of blt module
Rémi Denis-Courmont
remi at remlab.net
Fri Aug 4 20:45:31 CEST 2017
Le perjantaina 4. elokuuta 2017, 18.20.32 EEST Francesco, Cuzzocrea a écrit :
> Sorry but I'm new to submitting a patch (this is the first I done...).
> Please can you explain what did you mean with "separate demux and codec" ?
> I made two separate files. Did you mean to make two different patches (one
> for introducing demux and one for introducing codec) ?
I mean separate patches and separate modules.
> I wrote the codec (that use the libavcodec too ) because one of our most
> used blt format foresee two separate codestreams, one for luma and one for
> the two components of chroma, so not always we have merged components.
If it´s not normal JPEG 2000, then you can´t hijack the existing JPEG 2000
codec identifier for the purpose. That would conflict with existing uses.
> Regarding chroma conversion, sorry, but I haven't figured out how to use
> the filters for doing it.
Just output the I422, YUYV or UYVY, whichever is simplest, without conversion.
Core will automatically insert conversion filters if necessary.
--
雷米‧德尼-库尔蒙
https://www.remlab.net/
More information about the vlc-devel
mailing list