embedding subtitles in avi file

In order to emded subtitles in a avi movie on a linux system, first download the appropriate subtitles for the movie. This usually has the extension of .srt. Make sure that you have transcode and mplayer are installed on your linux machine and then run the following command

transcode -i input.avi -x mplayer=”-sub subfile.srt” -o outputfile.avi -y xvid

and you have the outputfile.avi with embedded with the subtitles.

ENJOY

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...

About Nilesh Manohar

Web Developer
This entry was posted in Computers and tagged , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>