[vlc-devel] Re: VLC 0.7.0 Mozilla plugin does not output audio

Sam Hocevar sam at zoy.org
Sun Jan 4 03:04:42 CET 2004


On Sun, Jan 04, 2004, Stepan Roh wrote:

> - stand-alone vlc chooses arts as its audio output module
> - mozilla plugin says: "oss audio output error: cannot open audio device
> (/dev/dsp)" and chooses dummy audio output module
> 
> Where should I look for the problem? Any ideas?

   mozilla/vlcshell.cpp:862 has "oss,dummy" hardcoded. The main reason
was that leaving oss alone will try esd even if it's _not_ wanted if oss
is not available. Feel free to change that, though.

-- 
Sam.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list