[vlc] network streaming

Eisberg, Reinhard reinhard.eisberg at desy.de
Thu Mar 31 14:32:31 CEST 2005


Hi,
 
My configuration is as follows:
 
Hardware: Intel Pentium 4, 3 GHz
 
Windows XP SP1.
 
I am using the VisionRGBPro RGB Capture adapter from DataPath which has WDM
drivers since last summer.
 
I have set up network streaming with VLC 7.2 as follows:
 
dshow:// :dshow-vdev="Vision RGB-PRO Capture" :dshow-adev="SoundMAX Digital
Audio" :dshow-size="" :no-dshow-config 
 
:sout=#transcode{vcodec=mp4v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}
:duplicate{dst=display,dst=std{access=udp,mux=ts,url=224.2.16.118:1234}}
 
this works fine so far.
 
Now I tried to do the same with the latest VLC 8.2.-svn-20050330 and I am
getting the following messages:
 
main error: cannot add this stream
main error: cannot create packetizer output
main error: cannot add this stream
main error: cannot create packetizer output
 
First, the gui has changed from 7.2 to 8.1 - the streaming wizard of 8.1
does not provide options for transcoding.
 
Therefore I have created a batch file with the following content:
 
c:\vlc-0.8.2-svn-20050330\vlc -vvv dshow:// :dshow-vdev="Vision RGB-PRO
Capture" :dshow-adev="SoundMAX Digital Audio" :dshow-size="" :dshow-config
--sout
'#transcode{vcodec=DIV3,vb=1024,scale=1,acodec=mp3,ab=192,channels=2}:standa
rd{access=udp,mux=ts,url=224.2.16.118}'
 
the resulting error message is:
 
stream_out_standard error: no mux specified of found by extension
dshow error: cant open video
 
 
can you help me with this ?
 
Thanks in advance,
 
 
With best regards
 
 
Reinhard Eisberg, DES-IT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20050331/4eda9bcd/attachment.html>


More information about the vlc mailing list