[MPlayer-dev-eng] [PATCH] openal output

Corey Hickey bugfood-ml at fatooh.org
Tue Feb 14 21:54:51 CET 2006


Reimar Döffinger wrote:
> Hi,
> this adds an OpenAL output method to MPlayer. It is quite useless in the
> current form since it is slow and does not support any positioning so everything
> will play as mono, but maybe if it is in CVS it will inspire someone
> (might be a nice framework for anyone who wants to start playing around
> with OpenAL).

It mostly seems to work for me, aside from two issues.
* mono (as you mentioned)
* it hangs on uninit

I've attached a log wherin I:
1. mplayer test1.avi -ao openal -v
2. hit 'q' to quit
3. hit CTRL-C because mplayer hung

Other than that, it seems ok. The audio sounded fine; I didn't hear any
glitches.

SB Live (alsa emu10k1 driver)

bugfood at bugfood:~$ cat .openalrc
(define speaker-num 2)
(define devices '(alsa))
(define alsa-out-device "hw:0,0")
(define alsa-in-device "hw:0,0")

Debian Sid

Linux bugfood 2.6.14 #1 Sun Jan 15 16:45:19 PST 2006 x86_64 GNU/Linux

gcc (GCC) 4.0.3 20060128 (prerelease) (Debian 4.0.2-8)

-Corey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: openal.log
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060214/930509a9/attachment.txt>


More information about the MPlayer-dev-eng mailing list