Posts Tagged With: mplayer

Get Audio from a video file

Tagged with: , , , , ,

Get Audio from a video file


mplayer -dumpaudio -quiet VIDEO_FILE
1 Comment »

Play MPlayer in full Screen

Tagged with: , , , , , ,

Play the video in full screen using mplayer.


mplayer -zoom -x 1024 -y 768 -fs -framedrop FILE
No Comments »