[vlc-devel] Re: bug

christopher ccuse ducky.bung at gmail.com
Thu May 31 09:08:29 CEST 2007


hi

me too -- getting same result. impossible to stream all elementary streams

thanks

ducky

On Tue, 2007-05-29 at 12:21 +0200, lartc wrote:

hi all,

vlc isn't respecting/parsing options --

-running under linux centos-5 with dag packages
-tested building from source tarball as well
- windows exhibiting similar, although, not identical behavior


bubble is a vob containing 9 elementary streams ...

setup bubble broadcast enabled
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 broadcast enabled
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

just es=0 and es=1 are played

from the command line

vlc -vvvv "/dvd/bubble.vob" --sout
'#duplicate{dst=std{access=http,mux=ts,dst=172.16.12.10:8080}:sout-all}'

just es=0 and es=1 are played

vlc -vvvv   "/dvd/bubble.vob" --sout
'#duplicate{dst=std{access=http,mux=ts,dst=172.16.12.10:8080
},select="es=0,es=1,es=7"}'

just es=0 and es=1 are played


cheers

charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070531/0c630987/attachment.html>


More information about the vlc-devel mailing list