Why not use OpenCV instead of ffmpeg?
Created by: NaxAlpha
I want to ask why ffmpeg is being used instead of OpenCV's VideoCapture/VideoWriter etc? If there is no specific reason I can create a PR to implement OpenCV which will remove dependency from ffmpeg executable.