Ask Your Question

Revision history [back]

OpenCV4Android does not support FFMPEG and does not include VideoCapture back-end for it. The only solution is to build OpenCV and FFMPEG manually. There is unofficial branch with FFMPEG integration on Android, but it is very very old. You can try to update the code to the current OpenCV version and finish integration.