Re: [LAU] Audio device for VLC plugin in browser - [solved]

From: Crypto <crptdngl71@email-addr-hidden>
Date: Fri May 08 2009 - 11:36:53 EEST

On Thursday 07 May 2009 23:24:33 Crypto wrote:
> Hi,
>
> I have searched elsewhere but not found:
>
> How can I change the default audio device of the VLC plugin in browsers
> such as iceweasel? There are no options / settings at all in the browser
> plugin. Just "use" it. Is the VLC plugin using the same options as the VLC
> player itself and using the same config file(s)?
>
> I have got an external USB card - everything appears to be able to use it,
> apart from iceweasel + VLC plugin. Where can I set that?
>
> I have got sidux linux running on a notebook.
>
> Thanks for any hint and kind regards,
> Crypto.
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

I found another hint somewhere else and solved it.

I added a file named sound (should maybe named sound.conf actually) in
/etc/modprobe.d with these lines:

alias sound-card0 snd-usb-audio
options snd-usb-audio index=0

alias sound-card0 snd-hda-intel
options snd-hda-intel index=1

That made VLC plugin use usb-card, when available. Works a treat.

Crypto.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Fri May 8 12:15:01 2009

This archive was generated by hypermail 2.1.8 : Fri May 08 2009 - 12:15:02 EEST