[streaming] Re: Controlling VLC

Richard Ham rich-lists at edit-co.com
Thu Oct 2 13:23:59 CEST 2003


> built into videolan, it is not easy to find what you are looking
for.
> Its the same problem people are having with MPlayer/mencoder,
although
> i think it's pretty intuitive ;-)

grin... its very good.....

>
> > Thanks for your help Stefan!!!!!!
>
> No problem, i'm looking forward seeing your script :)

Now changing again.... I had one using pipes, but it heavily violated
the KISS principle, and didn't work to boot.... so next one was using
the Open2  interface in perl.... prob was, it wouldn't quit when
told..... very obedient.... ;)

Believe it or not, the most sucess has been

( sleep 300 ; echo quit ; sleep 5 ; echo quit ) | vlc -I rc --fake-tty
udp at blah --sout file/ts:blah

Ugly, simple, and most efficient....

When I've finished, I'll update ;)

Regards,

Richard



-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the streaming mailing list