View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
Provided you have the up to date repo's in your source.list and you're not afraid of the terminal;

Code:
devel-su
password
Code:
apt-get update & apt-get install mplayer
After that, the easiest way is to rename your subtitles to the same name as your video file as it will automatically play. Otherwise you'll have to use a format like

Code:
mplayer -sub </path/to/subfile> /path/to/videofile
Some people hate it, perhaps because it's a terminal app, for me it's my most used vid-app on both my phone and my desktop.

Last edited by anthonie; 2016-01-09 at 08:50.
 

The Following 2 Users Say Thank You to anthonie For This Useful Post: