[MPlayer-users] Mencoder and Subtitles

Duane Evenson duane-maillists at shaw.ca
Fri Feb 1 03:27:09 CET 2008


Jason Greb wrote:
> Is there a way to pull the subtitles out of a video without ripping the actual video to a file? I already have the video ripped and didn't think to pull the subtitles out also. I'd like to get the titles out and into the IDX and SUB files, but don't need the video portion itself. Would this be with something like -vo null? I'd appreciate any pointers from anyone that can help.
>
>
> Thanks,
> Jason C. Greb
> ElectroNerdz, Inc.
> jgreb at electronerdz.com
> http://www.electronerdz.com/
> P.O. Box 6556
> Lakeland, FL 33807
> Voice: 863-709-0204
> Cell: 863-860-0985
> Fax: 863-709-0506
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
>   
Do something like:
mplayer -vc null -vo null -ao null -dumpsub -vobsubout mysub 
-vobsuboutindex 1 movie.vob
This is off the top of my head, but this or something like it will get 
you mysub.vob and mysub.idx fast.
If it doesn't work, search the giant man page for these options for more 
help.




More information about the MPlayer-users mailing list