[streaming] syntax -- parsing problem ?
lartc
lartc at manchotnetworks.net
Tue May 22 18:50:07 CEST 2007
hi all,
i'm trying to battle for the correct syntax inside my vlc.conf (vlc-0.8.6b-1.el5.rf on cetnos-5)
bubble is a giant vob that contains 9 elementary streams ...
i'd like to only stream a subset, however, nothing I do seems to work:
setup bubble input "/dvd/bubble.vob"
setup bubble output #duplicate{dst=standard{access=http,mux=ts,dst=172.16.12.10:8080},select="es=0,es=1,es=7"}
control bubble play
this configuration yields the error:
cannot create packetizer output (lpcm)
if i surround the output phrase in single quotes:
setup bubble input "/dvd/bubble.vob"
setup bubble output '#duplicate{dst=standard{access=http,mux=ts,dst=172.16.12.10:8080},select="es=0,es=1,es=7"}'
control bubble play
no error, but then, only two elementary streams 0 and 1 and not 7
any help??
thanks a million
charles
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list