Is there a way using VLM to schedule to dump raw to disk?
I have found a way to make it work using the command line and windows scheduled tasks ( "c:\Program Files\VideoLAN\VLC\vlc.exe" udp://@224.1.2.3:1234 :demux=dump :demuxdump-file="C:\raw" ), but I was wondering if I could do it using VLM instead.