[MEncoder-users] adding subtitles to movie
Duane Evenson
duane-maillists at shaw.ca
Tue Mar 18 21:05:02 CET 2008
ashish bhujbal wrote:
> Hi all,
> I want to add french subtitles to a Marathi movie.
> Can anybody guide me?
>
> Thanks in advance.
>
>
> : -- Ashish
>
>
> Share files, take polls, and discuss your passions - all under one roof. Go to http://in.promos.yahoo.com/groups
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>
>
I prefer softsubs in a Matroska container file.
I recommend you use mkvtoolnix to add the subtitle track:
mkvmerge -o output.mkv --language 1:mar --track-name 1:Marathi
movie.avi --language 0:eng --track-name 0:English subtitles.sub
You can get the utility at
http://www.bunkus.org/videotools/mkvtoolnix/index.html
More information about the MEncoder-users
mailing list