Stream a video adding a blanck audio file

About encoding, codec settings, muxers and filter usage
-ULK-
New Cone
New Cone
Posts: 5
Joined: 08 May 2010 01:00

Stream a video adding a blanck audio file

Postby -ULK- » 19 May 2010 18:07

Hi everyone,

I use VLC to get a video from a camera and need this streaming be to red by an other application.
This application needs a sdp file than comes with an audio part, and my camera doesn't have any audio.

How could i add a blank audio file to my streaming ? or at least an audio part in the sdp file ?
I look after 'fake audio' or 'dummy audio' in the documentation but could'nt find anything.

Thanks in advance

ralf.butler
Blank Cone
Blank Cone
Posts: 24
Joined: 29 Aug 2009 23:53

Re: Stream a video adding a blanck audio file

Postby ralf.butler » 20 May 2010 01:59

Do you stream with cvlc or the vlc gui? How does sout look like?

-ULK-
New Cone
New Cone
Posts: 5
Joined: 08 May 2010 01:00

Re: Stream a video adding a blanck audio file

Postby -ULK- » 20 May 2010 09:31

I use the command line, my VLC is on a Red Hat server
The command looks like this :

Code: Select all

/usr/bin/vlc --ttl=12 --intf=dummy --verbose=2 rtsp://@ip/foo.sdp --sout '#transcode{venc=ffmpeg,vcodec=mp4v,vb=256,scale=1,fps=15,width=320,height=240} :rtp{proto=udp,ttl=-1,name=Hello,dst=127.0.0.1,port-video=8002,sdp=file:///tmp/sdp/test.sdp}' --logfile=/tmp/vlc.log --file-logging
BTW i'm using VLC 0.9.9a


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 29 guests