On 04/02/2016 09:07 PM, Ed Greshko wrote:

On 04/03/16 10:45, jd1008 wrote:
Tried to make mplayer to use english subtitles like so:
mplayer -sub-paths ./en.srt -slang en The_Brain.mkv

but it does not display the english subs.
-sub-paths is parameter specifying a directory.  A directory could contain 
multiple
subtitle files.  You need to specify the one you want to display with the -sub 
parameter.

Tried this and it worked.
mplayer -sub-paths ./Subs -sub ./Subs/English.srt  -slang en The_Brain.mkv
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to