|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
What sound engine do you have selected in amarok? xine? gstreamer/yauap? Did you try the other? And dependent on which one you have selected/installed, exactly what rpms do you have installed associated with these?
|
|
|||||
|
Hi,
The repos enabled are: Quote:
I am not sure of the engines, but as per the guides in: Check your multimedia problem in ten steps - openSUSE Forums and Multi-media and Restricted Format Installation Guide - openSUSE Forums i have Quote:
Code:
rpm --verify --query --all '*gst*' Quote:
Code:
rpm --query --all 'libav*' 'libpostproc*' 'libswscale*' '*xine*' '*gst*' MPlayer '*vlc*' | grep -v avahi | sort Quote:
Quote:
__________________
openSUSE 11.0 |
|
||||
|
ok. PLEASE look to see what engine. I asked because it is IMPORTANT. Every multimedia app should have a settings or preferences area where it is controlled. If you can not find it, then advise what multimedia application/player you are using , and if it is one that I also use I can advise you where to look.
Please provide the ENTIRE output. |
|
||||
|
Hi,
For amarok the engine is GStreamer/Yauap. Right now amarok is mplaying mp3, but alsaplayer is not (it was running a little while ago). Moreover now mplayer, smplayer have also stopped giving audio while vlc is now working !! The entire output of Code:
rpm --query --all 'libav*' 'libpostproc*' 'libswscale*' '*xine*' '*gst*' MPlayer '*vlc*' | grep -v avahi | sort Quote:
Code:
speaker-test -c2 -l5 -twav Quote:
__________________
openSUSE 11.0 |
|
||||
|
I rebooted the system and am now back to same stage as post #1.
__________________
openSUSE 11.0 |
|
||||
|
Quote:
But its reading to me that for you, sometimes the audio works, and sometimes the audio does not work. IMHO that is more likely due to one application seizing the audio device, and not letting go of the device, so that other applications can not access the audio device. If you look at the openSUSE audio troubleshooting guide here: SDB:AudioTroubleshooting - determining which application is using the sound device - openSUSE you will note you can determine what application is using your audio sound device at any one time by typing: Code:
lsof /dev/dsp* /dev/audio* /dev/mixer* /dev/snd/* To get a look at the sort of investigation one can do, please examine this thread: sound stop working after updating on asus k50in - openSUSE Forums Now its not as complex as that thread might make you think. Some basics you need to know wrt Linux sound. Typically Linux sound daemons/servers ONLY allow one application at a time to access the sound device/hardware. If that application is badly behaved, and does not let go of the device (when the application is closed) then no other applications can access the device. It may be worth your reading up on some sound concepts: Sound-concepts - openSUSE Note that the alsa application is both an audio driver, and also provides an API (the alsa API). Not all desktops nor multimedia applications will use the alsa API. They ALL use the alsa sound driver. One advantage of the alsa API is it will allow sharing of audio between applications. ie if multimedia application-a is using the alsa API and multimedia application-b is using the alsa API, then they both will be able to access the audio device at the same time and hence they both will be able to play sound at the same time. Pulse audio was supposed to provide the same capability, but pulse audio has bugs (especially the earlier versions of pulse, such as are in openSUSE-11.0). On my PCs, I have changed the output sound engines in all applications to use the "xine" sound engine and where selectable to use the alsa API (sometimes just labelled "alsa" or "advanced linux sound architecture" as opposed to OSS, or aRts, or esound). I have also used the application xine-ui to ensure my xine is using the alsa API. Hence when I play amarok, I get audio. I can also launch smplayer, and get audio playing out of smplayer at the same time as amarok. I am forming a view point (albeit I have not been able to check the details of the application versions you provided because I am not at a linux PC) that your difficulty is more likely due to the sound engines and/or sound server/daemon's you have chosen. Linux is all about choice, but unfortunately that plethora of choices can be confusing and can lead to misconfigurations. |
|
||||
|
Quote:
Code:
rpm -qa *pulse* Quote:
Code:
rpm -qa *alsa* Quote:
__________________
openSUSE 11.0 |
|
||||
|
Quote:
No it is NOT advisable. I recommend you immediately remove that multimedia repository from your Software Package manager. |
|
||||
|
Quote:
Quote:
__________________
openSUSE 11.0 |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|