Page 1 of 1

Interactive Control of VLC

Posted: 16 Apr 2008 20:16
by rph123
Is it possible to start vlc from a command line obtaining it's stdin, and then send it commands interactively thro stdin e.g tell it to start playing another .mp4 file or something?

Thanks

Re: Interactive Control of VLC

Posted: 16 Apr 2008 20:41
by Jean-Baptiste Kempf
like vlc -Irc ?

Re: Interactive Control of VLC

Posted: 16 Apr 2008 21:21
by rph123
Is vlc always listening for commands in this mode? i.e Can I send it a command asychronously, telling it to abort a current loop, say ?

Are there any examples on this website ?

Thanks.

Re: Interactive Control of VLC

Posted: 22 Apr 2008 15:34
by dionoea
Could you provide an example of what you want to do exactly?