FFV1
FFV1 copied to clipboard
[v4] allow any number of channels
I suggest that in FFV1 version 4 we implement the handling of more than three channels (usually YCbCr or RGB) or four channels (with an additional «alpha»). This would allow to encode multispectral moving images as well. For a little background, see my lightning talk at NTTW #3 this week in London. Sorry for quoting myself!
I agree
some work in progress code: https://github.com/FFmpeg/FFV1/pull/138