I am working on a project and in that project I need to be able to:
- get a frame of a video
- change it to a CMYK
- try to render that frame
Do you guys have any suggestions?
To get the frames I think I can use ffmpeg. I think the person that wrote Android processing a video, YCrCb frames to video can help me but I'm open to any suggestions.
I appreciate all the help I can get, thank you