[vlc-devel] Re: accessing audio PCM samples in VLC
Benjamin Pracht
bigben+spam at videolan.org
Fri Dec 29 18:00:09 CET 2006
Le vendredi 29 décembre 2006 à 11:24 +0000, Ze maria a écrit :
> Hi guys,
> I need to access the audio samples currently playing in VLC to perform
> some audio recognition over them. I tried to use the libvlc but the
> audio methods are just to adjust the volume and to give basic orders
> to the player...
> Can someone give me a hand please ?
>
> Tks in advance,
> Ze Maria
You probably want to implement an audio filter (or an audio output)
module to do the job. You can have a look at the existing modules in
modules/audio_filter
for reference. Don't hesitate to ask here if you have troubles...
--
BigBen
--
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