[MPlayer-users] how to play subtitles embedded in AVI files

Rickard Närström rickard.narstrom at gmail.com
Fri May 20 22:04:07 CEST 2005


Den 2005-05-20 17:41:14 skrev Samveen <samveen at rediffmail.com>:

> Hi,
>  I've got an AVI file that has Subtitles embedded in it
> How do i play it so that i see the subtitles.
> "mplayer -v" showed 4 streams


The avi container dosen't support realy subtitles - I had the same problem  
before, I solve it using a prog I get from a user on this mailing list,  
that program will extrakt the subtitles to .ssa format witch mplayer can  
read

I also send you a bash script wich will convert the avi files to matroska  
(with subtitles) - DON'T USE THE SCRIPT without checking what is acculy  
does - it will remove the orginal .avi file and asume the audio is japanes  
and the subtitles are english. you will also need mkvtoolnix to convert  
the files to matroska:

http://www.bunkus.org/videotools/mkvtoolnix/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avi-mkv.sh
Type: application/octet-stream
Size: 371 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050520/40c747d7/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avisubdump.c
Type: application/octet-stream
Size: 3689 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050520/40c747d7/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avisubdump.h
Type: application/octet-stream
Size: 698 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050520/40c747d7/attachment-0002.obj>


More information about the MPlayer-users mailing list