Scheduled Dump Raw to Disk ??

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
StevieG
Blank Cone
Blank Cone
Posts: 17
Joined: 10 Nov 2005 20:51

Scheduled Dump Raw to Disk ??

Postby StevieG » 11 Nov 2005 18:03

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.

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 11 Nov 2005 18:48

something like this should work :

Code: Select all

new test broadcast enabled input udp:@224.1.2.3:1234 setup test option demux=dump setup test option demuxdump-file="C:\rax" control test play
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

StevieG
Blank Cone
Blank Cone
Posts: 17
Joined: 10 Nov 2005 20:51

Postby StevieG » 11 Nov 2005 19:37

Using the code you propose, the test media never plays. Here is the output from show test:

> show
test
type : broadcast
enabled : yes
loop : no
inputs
udp://@224.1.2.3:1234
output :
options
demux=dump
demuxdump-file="C:\raw"
instances

Notice no instances default playing. Any other ideas? Anyone ever done this?

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 11 Nov 2005 19:54

try adding setup test output #display
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

Guest

Postby Guest » 15 Nov 2005 23:03

hmmm. Still did not work.

Code: Select all

new test broadcast enabled input udp://@224.1.2.3:1234 setup test option demux=dump setup test option demuxdump-file="C:\raw" setup test output #display control test play

Guest

Postby Guest » 16 Nov 2005 08:07

vlc -vvv
for debug messages and look it.

StevieG
Blank Cone
Blank Cone
Posts: 17
Joined: 10 Nov 2005 20:51

Postby StevieG » 22 Nov 2006 19:44

Here are the verbose error messages:

demuxdump error: cannot create `"C:\demux.tp"' for writing
main warning: no demux2 module matching "dump" could be loaded

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 29 Dec 2006 17:11

Hum that's weird. Could you paste the output from vlc --list -vvv ?
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 6 guests