Play Music Via Command Line - with mplayer
1. Install mplayer in Ubuntu Desktop by issue command
sudo apt-get install mplayer
2. Go to the music folder and start to play
mplayer file001.mp3
or
mplayer file002.mp4
or you can play music
mplayer *.mp3
mplayer *.mp4
Common shortcut:
Q = Quit P = Pause Up arrow = Jump forward in file more Right arrow = Jump forward in file less Down arrow = Jump back in file more Left arrow = Jump back in file less ) = Volume up ( = Volume down M = Volume mute F = Full screen view O = On-screen display V = Toggle subtitles in video
No comments:
Post a Comment