A test of FFmpeg's chromakey libavfilter
Once built (only tested on Linux with g++ v8.4), the application accepts takes two (2) parameters (mandatory parameters):
- 1st Arg - The input image file path
- 2nd Arg - The output raw planar data. (YUV422p)
The output raw planar data can be loaded at rawpixels.net