Home » mplayer

mplayer

[Nov 18, 2011 | Views: 775]
Fedora does not support MPlayer for some reason. But rpmfusion does it for us. Let’s install mplayer and learn some tricks to play rmvb files. 1. Add rpmfusion repository: Enable RPM Fusion ... read more »
[Sep 15, 2011 | Views: 130]
(1) convert .avi, .wmv etc. to .wav: mplayer -ao pcm:file=%7%out.wav MOVIE_FILES (2) then it is easy to convert .wav file to .mp3 file: lame -h out.wav out.mp3 read more »
[Jan 20, 2011 | Views: 1,374]
Taking screenshots in mplayer is simple. mplayer can also take continuous snapshots. Enable screenshot filter When we want to take screenshots when playing video, first we need to set the “-vf screenshot” ... read more »
[May 23, 2010 | Views: 1,261]
mplayer/mencoder are powerful tools. This is a list of useful mplayer/mencoder commands. Extract the audio, convert it to PCM and write the resulting wave file to audio.wav: mplayer -vo null -hardframedrop -ao ... read more »
[Jan 16, 2010 | Views: 474]
MPlayer has a fully configurable, command-driven control layer which allows you to control MPlayer using keyboard. Below is a list of mostly used MPlayer keyboard control. They comes from the ... read more »
[Jan 13, 2010 | Views: 808]
read more »