Earlier quoted context omitted.
ffmpeg has had a CineForm decoder since Jan 2016: https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/cfhd...
Yes, but not an encoder, and that's the piece preventing it from being used to its potential. It's also nice when you no longer have to reverse-engineer the decoder. FFmpeg is one of my favorite things on earth, but minor differences between its implementations of closed-source codecs unfortunately prevent it from being a viable alternative in high-end post-production in many situations. ProRes encoding in FFmpeg for…
CineForm Goes Open Source
11–19 of 19 posts
Re: CineForm Goes Open Source
#12This is very exciting news. I've been a huge proponent of CineForm in the production pipeline for several years now. Glad this finally happened.
Re: CineForm Goes Open Source
#13Re: CineForm Goes Open Source
#14Re: CineForm Goes Open Source
#15Anyone have any thoughts on whether this could be implemented on the GPU? (e.g. CUDA) Especially encoding.
Re: CineForm Goes Open Source
#16Re: CineForm Goes Open Source
#17Earlier quoted context omitted.
For distribution, yes. But for production and post-production that's fine.
I understand it's an intermediate codec. It seems that it's even heavier than ProRes XQ so I'm wondering but yeah, hard drive are cheap now
Re: CineForm Goes Open Source
#18I am interested to see how the patent side of this shakes out, it seems to be a minefield for video codecs. Is there some scenario where going open source exposes the authors/companies involved to potential trouble? Releasing under Apache License Version 2.0 seems to cover the normal bases with its Grant of Patent License. What are the compelling reasons to choose to use the MIT alternative?
It would seem that CineForm is inherently simple, so perhaps it does not infringe on any of the "more clever" codec's inventions (AKA patents). I imagine GoPro ran it through legal before doing this.
Re: CineForm Goes Open Source
#19Anyone have any thoughts on whether this could be implemented on the GPU? (e.g. CUDA) Especially encoding.