asb / spindle

http://asbradbury.org/projects/spindle/
Other
185 stars 43 forks source link

Sound: omxplayer, mixer, alsa, mplayer #104

Open heipei opened 12 years ago

heipei commented 12 years ago

Hi,

since sound playback is my first important task for the Rasbperry Pi, I'm having some issues:

I can provide outputs of these programs, but you guys can do that yourselves I suppose. The question thus is:

Loving the Pi so far, and happy that there is a Debian image for it ;)

asb commented 12 years ago

omxplayer does not use ALSA, instead it uses the OpenMAX sound APIs. There have been some fixes to the ALSA drivers for the pi since I made this last image (I need to put out an update to the firmware package).

heipei commented 12 years ago

Thanks for the quick reply. In the meantime, is there any way to adjust volume for OpenMAX programs? Even if its a simple C snippet, I'd be thankful

KenT2 commented 12 years ago

It may not answer your question exactly but controlling volume on omxplayer is discussed here

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=38&t=7987