LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mplayer doesn't recognise sound card. (https://www.linuxquestions.org/questions/linux-software-2/mplayer-doesnt-recognise-sound-card-82451/)

vexer 08-16-2003 12:55 AM

mplayer doesn't recognise sound card.
 
Does mplayer only work if you use the alsa drivers for sound? I have perfectly functioning emu10k1 drivers installed but mplayer says I have no sound.

Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
SDL: Samplerate: 44100Hz Channels: Stereo Format Signed 16-bit (Little-Endian)
SDL: using esd audio driver
SDL: Unable to open audio: No available audio device
Could not open/initialize audio device -> no sound.
Audio: no sound
Starting playback...


Is there a way to change this?



-vexer

320mb 08-16-2003 06:04 AM

Nope, mplayer works great with emu10k1. looks like mplayer is trying to use Gnome drivers(esd), you might try disabling esd daemon, and use the aRTS daemon instead if your only using KDE.

maroonbaboon 08-16-2003 07:05 AM

Hi vexer, are you running arts in KDE? There is some sort of incompatibility between mplayer and arts. If so check if you have a command 'artsdsp'. Then see this:

http://mplayerhq.hu/pipermail/mplaye...ly/002611.html

Or just kill arts ('killall artsd').

vexer 08-16-2003 12:22 PM

I had gotten mplayer from a slackpack and without really knowing it, since mplayer has auto detect for alot of features, I'm guessing the person who made the package was using alsa, thus it did not work with mine. So I recompiled mplayer and it works fine now.

(Reason I never compiled it before is because I tried to do it once and got errors.)

-vexer


All times are GMT -5. The time now is 11:12 PM.