FFV1 icon indicating copy to clipboard operation
FFV1 copied to clipboard

[v4] allow any number of channels

Open retokromer opened this issue 7 years ago • 2 comments

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!

retokromer avatar Oct 27 '18 15:10 retokromer

I agree

michaelni avatar Oct 28 '18 14:10 michaelni

some work in progress code: https://github.com/FFmpeg/FFV1/pull/138

michaelni avatar Jan 10 '19 11:01 michaelni