[vlc] Re: generating sdp on windows

Benjamin Pracht bigben+spam at videolan.org
Fri Jun 17 22:20:38 CEST 2005


On Fri, Jun 17, 2005, Marcelo Manzato wrote :
> Hi,
> 
> I just want to know how I would do to gererate a sdp
> file with vlc running on a windows machine. I'm doing
> the following:
> 
> vlc.exe -vvv --reset-config --no-audio
> rtsp://143.107.231.226/capture.sdp 
> --sout "#transcode:rtp" 
> --sout-transcode-vcodec="mp4v" 
> --sout-transcode-vb="64" 
> --sout-transcode-scale="0.5" 
> --sout-rtp-dst="143.107.231.226" 
> --sout-rtp-ttl="127" 
> --sout-rtp-sdp="C:\uga.sdp"
> 
> but the "--sout-rtp-sdp" option doesn't seem to
> generate or show in the screen any information about
> sdp (like vlc running on linux does). 
> Any ideas? Thanks!
> 

please try with --sout-rtp-sdp="file://C:\uga.sdp"

-- 
BigBen

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list