[MPlayer-users] how to extract tx3g subtitle from .mp4 file
    Carl Eugen Hoyos 
    cehoyos at ag.or.at
       
    Sun Mar 17 16:01:33 CET 2013
    
    
  
luis jure <ljc <at> internet.com.uy> writes:
> i have an .mp4 file with subtitles mov_text (tx3g) format:
> 
> [lavf] stream 3: subtitle (mov_text), -sid 0, -slang deu
> 
> the subtitles play fine, but i need to dump them to a file
Use ffmpeg -i input.mp4 out.ass
to convert to ass.
(At least that is supposed to work, I did not test.)
Carl Eugen
    
    
More information about the MPlayer-users
mailing list