Page 1 of 1

Dump Raw Input Using Command Line

Posted: 02 Nov 2005 07:46
by mcram10
Is their a way to dump raw input to a file using the command line to achieve the same result as checking the "dump raw input" box in the stream output settings. I haven't been able to find a way to do this in documentation or the forums. Can someone put the --sout syntax if this is possible.

Posted: 11 Nov 2005 18:16
by StevieG
"c:\Program Files\VideoLAN\VLC\vlc.exe" udp://@224.1.2.3:1234 :demux=dump :demuxdump-file="C:\raw"

I wish I knew of a way to do this in VLM as a scheduled broadcast, but it appears this is not part of an sout command and so that may not be possible.

Posted: 11 Nov 2005 18:52
by dionoea
i just replied to this in the VLM forum :)