Salut,cica asta ar fi metoda
Install Termux
Open Termux and install ffmpeg with:
pkg install ffmpeg
Give it storage permissions:
termux-setup-storage
Go to where your video file is and type:
ffmpeg -i Movie.mkv -map 0:s:0 subs.srt
Source: https://superuser.com/......ing-ffmpeg
Also see: https://trac.ffmpeg.org/wiki/ExtractSubtitles
Edit: Storage permissions
Yusuke16 întreabă:
anonim_4396 întreabă: