Solve some error messages on the Mplayer player.

  

I like to open my own media tool under the command line. Today I found that if I double-click the mouse to open the media file in the graphical interface, I have a lot of problems. Solved, so posted for your reference:


Mplayer prompt error when playing: Error opening/initializing the selected video_out (-vo) device

Preferences-Video Select "xv X11 /Xv"

Preferences-Codecs&demuxer Select the appropriate format


MPlayer Error:

" could not open/initialize audio device -> no sound" < Br>

is not set by the sound driver, the default ALSA

Solution step:

Right click on the playback panel,

Preferences --> Audio, where you select the appropriate driver for your machine.


MPlayer Error:

"Couldn't resolve name for AF_INET6"

So sudo vi /etc/mplayer/mplayer.conf

Add

# Disable IPV6

prefer-ipv4 = yes

to disable ipV6.


Attachment:

Multimedia playback driver installation

sudo apt-get install beep-media-player totem-xine w32codecs gstreamer0.8-plugins


Want to listen to online music plugin installation

sudo apt-get install mozilla-mplayer

Copyright © Windows knowledge All Rights Reserved