[vlc] Re: network streaming

Mark Moriarty mfmbusiness at earthlink.net
Thu Mar 31 14:46:12 CEST 2005


First, purge your old vlcrc.
 
Second, on the page where you select your dshow inputs, click the "Stream
Output" checkbox, then the "Settings" button -- that will open the Stream
Output page, the one where you get a lot of control over things.
 
dshow:// :dshow-vdev="Osprey-210 Video Device 1" :dshow-adev="Osprey-210
Audio Device 1" :dshow-size="640x480" :no-dshow-config :no-dshow-tuner
: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}}
 
(I use an Osprey, just substitute your input values)
Should be OK.
  _____  

From: vlc-bounce at videolan.org [mailto:vlc-bounce at videolan.org] On Behalf Of
Eisberg, Reinhard
Sent: Thursday, March 31, 2005 7:33 AM
To: vlc at videolan.org
Subject: [vlc] network streaming


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/7fd3ec3a/attachment.html>


More information about the vlc mailing list