Thread
:
question about a video player
View Single Post
anthonie
2016-01-09 , 08:42
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.
__________________
download free linux books
online linux guides
download n900: service manual level 1-4
Last edited by anthonie; 2016-01-09 at
08:50
.
Quote & Reply
|
The Following 2 Users Say Thank You to anthonie For This Useful Post:
prosper
,
youFailed
anthonie
View Public Profile
Send a private message to anthonie
Find all posts by anthonie