Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I download MPlayer-1.0pre8.tar.bz2 then I did decomplressed it to MPlayer-1.0pre8, then I compile it :
./configure
make
make install
my question here what I have to do next before I ran it
hammam@linux-wyej:~/Documents/movies> gmplayer Hossam.mpg
bash: gmplayer: command not found
... thanx
Mohammed Hammam
Hi Mason,
Thank you. It is working, but there is no forwarding and backwarding for volume and the movie itself. Also I can not find the subtitle.
Could you pls tell me how to get them ?
... thanx
Mohammed Hammam
Foward & Backward for the movie is the left and right arrow keys, volume is 9 and 0.
For subtitles: try mplayer -sid 0 filename or mplayer -sid 1 filename etc. If that doesn't work double check the subtitles are actually contained in the file. If the subtitles are stored in a separate file then use mplayer -sub /path/to/subfile filename.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.