[vlc-devel] Resubmitting [PATCH] npapi plugin slave-input support. Add the ability to specify a sound source through slave-input, for example a v4l video capture device with alsa audio. Increased buffer size.

Tord Andersson tord.andersson at endian.se
Mon Apr 16 09:11:11 CEST 2012


On 2012-04-13 19.52, Rafaël Carré wrote:
> Le 13/04/2012 11:42, Sergey Radionov a écrit :
>>>>
>>>> else if( !strcmp( argn[i], "input-slave" ) )
>>>> {
>>>>     ppsz_argv[ppsz_argc++] = "--input-slave=";
> Try without the '='
>
Removing the '=' worked! Thanks!
>>>>     ppsz_argv[ppsz_argc++] = argv[i];
>>>> }
>>>>
>>>> will it work, how do you think?
>>> Tested. Does not work.
>> sad. it mean that in ActiveX it will not work too. and I should fix it... ;)
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel




More information about the vlc-devel mailing list