[vlc-devel] Re: help with linux

Ricardo Kleemann ricardo at americasnet.com
Wed Jan 5 04:40:51 CET 2005


Thanks.

That wasn't it either, but I finally got it to work, I decided to use --sout 
as follows:

 vlc udp://@:5010 --sout 
'#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=64,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,url=192.168.1.245:5012}}'

----- Original Message ----- 
From: "Mark Moriarty" <mfmbusiness at earthlink.net>
To: <vlc-devel at videolan.org>
Sent: Tuesday, January 04, 2005 4:52 PM
Subject: [vlc-devel] Re: help with linux


> Perhaps now try a space before the ":duplicate"?  (it looks like your
> command line parser is just having a bear of a time, no idea why)
>
> -----Original Message-----
> From: vlc-devel-bounce at videolan.org [mailto:vlc-devel-bounce at videolan.org]
> On Behalf Of Ricardo Kleemann
> Sent: Tuesday, January 04, 2005 7:39 PM
> To: vlc-devel at videolan.org
> Subject: [vlc-devel] Re: help with linux
>
>> Try adding a space between the 5010 and the :sout
>>
>> vlc
>> udp://@:5010
>> :sout=#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=64,cha
>> nnels=2}:duplicate{dst=std{access=mmsh,mux=asfh,url=192.168.1.245:5012
>> }}
>>
>
> Thanks, I tried that. Now I get this error:
>
> [00000247] main private error: no sout stream module matched
> "transcodechannels=2"
> [00000246] main stream output error: stream chained failed for
> `transcodechannels=2:duplicatedst=stdurl=192.168.1.245:5012'
> [00000245] main input error: cannot start stream output instance, aborting
>
> Is my setting for the audio channels incorrect?
>
> Ricardo
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/ To
> unsubscribe, please read http://developers.videolan.org/lists.html
>
> -- 
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
>
> 

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