[vlc-devel] bug [confirmed] -- unable to enter it in trac ... sorry

lartc lartc at manchotnetworks.net
Wed Jun 6 14:19:28 CEST 2007


greetings,

i was unable to enter this issue in the trac system even after
confirming through the rss feed 

desoler

ciao

charles
 
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


-- 
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