OESF Portables Forum
General Forums => General Discussion => Topic started by: thaster88 on August 12, 2004, 11:46:01 am
-
i just downloaded mplayer and snyc the ipk to my zaurus 5500 i installed it into my ram memory but nothing happen i dont see no icon for the mplayer. my zaurus is runnin 2.38. im a definite noob and i dont know nothing. i thought u just install the ipk files but i guess not.
any info on how to install would be apprecited
-
PLZ HELP!
-
mplayer is a command line app hence the lack of an icon.
There are a couple of frontends for it, one uses java and the other is xmms.
Si
-
so how do u actually install mplayer?
-
Presumably the way you did so, then open the terminal and type 'mplayer'
Si
-
ok i did that and these settings such as basic keys pop up in the terminal wat else do i do?
-
To play a file:
mplayer /path/to/file/file.mp3
mplayer /path/to/file/file.mpeg
mplayer /path/to/file/file.avi
etc.
you can also do
mplayer /path/to/file/*.mp3
Si
-
i type that in the terminal? if i do, what do i type for path....to....file?
-
Erm, I think you might want to stick with a GUI video player for now... You don't seem to understand the first thing about GNU/Linux...
the /path/to/files/ part is a commonly used way to say the path to the files you want to play. For example /home/zaurus/Documents/file.mp3 or something like that. If you're gonna try to use a command line app, try to first get basic Linux system layout and usage abilities.