[vlc-devel] Re: How to dynamicly change audio track and subtitles from command line
Benjamin Pracht
bigben+spam at videolan.org
Tue Jun 13 21:27:34 CEST 2006
Le jeudi 08 juin 2006 à 18:23 +0800, Carl Liao a écrit :
> Hi All,
>
> I'd like to dynamicly change audio track and subtitles just from command line
> interface (CLI), as I don't enable the WxWidget or other GUIs. Could you do me a
> favor to give me some hints?
>
> I think there might be no native VLC CLI commands to do so. Then, which source
> files should I refer to to add such kinds of commands?
>
It seems that the rc interface (which is VLC's cli interface) doesn't
provide that feature indeed. Adding it shouldn't be an issue. You can
have a look at the sources in modules/control/rc.c if you want. The VLC
variable to set is "audio-es".
--
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