AndroidFFmpeg
AndroidFFmpeg copied to clipboard
extracting subtitles using this project
trafficstars
How can I extarct subtitles using this project?
This project wasn't designed to extract text but to play video.
You would need to completely rewrite https://github.com/appunite/AndroidFFmpeg/blob/master/library-jni/jni/player.c only to extract subtitles.
You can look on places where ifdef SUBTITLES is placed