[vlc-devel] Re: vlc: svn commit r18383 (jpsaman)

Filippo Carone filippo at carone.org
Sat Dec 16 12:28:02 CET 2006


Subversion daemon ha scritto:
> r18383 | jpsaman | 2006-12-12 12:18:38 +0100 (Tue, 12 Dec 2006) | 2 lines
> Changed paths:
>    M /trunk/activex/axvlc.idl
>    M /trunk/activex/vlccontrol2.cpp
>    M /trunk/activex/vlccontrol2.h
>    M /trunk/include/vlc/libvlc.h
>    M /trunk/mozilla/control/npolibvlc.cpp
>    M /trunk/src/control/audio.c
>
> Add support to the activex, mozilla, firefox, safari plugin for changing audio track and audio output channel (reverse, stereo, left, right, dolby).
>
>  > http://trac.videolan.org/vlc/changeset/18383
>
>   
Hi,
IMHO the libvlc audio functions you added shouldn't take a
libvlc_instance_t, but a libvlc_input_t. A quick test shows that, while
playing, libvlc is not able to either get or set track/channel. For
instance I get:

channel disabled
track 0

and if I try to set a channel I get the libvlc_exception:  "Audio track
out of range".

Cheers,
Filippo

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list