WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: mplayer problems  (Read 15624 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: mplayer problems
« Reply #30 on: October 05, 2009, 09:47:34 AM »
If 4 example I say remove alsa-oss, this shall be done since it's my extension. But don't warry if u say it's needed I belive u
dCore user

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: mplayer problems
« Reply #31 on: October 05, 2009, 10:41:02 AM »
The alsa oss modules are not in the alsa oss extension but in the modules extensin.  Alsa-oss provides libraries.  I have normally don't use alsa-oss extension but have oss support.  I believe that Juanito told me that alsa was compiled with oss support natively enabled.  I don't believe alsa-oss.tczl is necessary as I don't normally use it, but it may be of help to other folks.


Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: mplayer problems
« Reply #32 on: October 05, 2009, 11:21:14 AM »
Otherwise, you might not have had the alsa oss modules loaded. They aren't loaded automatically, but the init script loads them. With them loaded, no aoss needed.

That worked. I'm surprised that everything else, including xmms, works without the -oss drivers.  I see that it's in the info file, and I intitially loaded it, but got sidetracked into scripting alsamixer to get sound.  (had to click various mutes off and on with pauses after boot.).   

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: mplayer problems
« Reply #33 on: October 05, 2009, 09:03:12 PM »
I had the issue of alsa starting with volumes muted on my normal box, running alsamixer showed all channels set to mute.  The issue on my box was a stale /etc/asound.state file in my backup.  I don't know if it got corrupted or it was from another machine, but removing it and starting fresh fixed it.

I have not tried to find why my laptop starts with certain channels muted, but this at least helped on my desktop.

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: mplayer problems
« Reply #34 on: October 05, 2009, 10:01:31 PM »
I had the issue of alsa starting with volumes muted on my normal box, running alsamixer showed all channels set to mute.  The issue on my box was a stale /etc/asound.state file in my backup.  I don't know if it got corrupted or it was from another machine, but removing it and starting fresh fixed it.

I have not tried to find why my laptop starts with certain channels muted, but this at least helped on my desktop.

I load alsamixer settings from a script, which has mutes off and volume levels set. I have another script hotkeyed that turns Master and PCM mutes off and back on.  It's temperamental...but that method works consistently.   

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: mplayer problems
« Reply #35 on: October 17, 2009, 01:26:29 PM »
Without the script:
Quote
sudo modprobe snd-seq-oss
sudo modprobe snd-pcm-oss
with script instead of aoss, mplayer locks the sound, so no more sounds for example form pidgin while mplayer is playing.
dCore user

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: mplayer problems
« Reply #36 on: October 17, 2009, 01:57:19 PM »
A limitation of alsa's oss emulation. And a reason to use aoss, if this combo is desired ;)
The only barriers that can stop you are the ones you create yourself.