Schedule MMS stream recording

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.

Schedule MMS stream recording

Postby cjourdan on Sat Aug 25, 2007 4:53 am

Hi.

I'm trying to set up scheduled recording of an MMS stream, and VLM seems to be what I need. After a few research, I came up with something like this to create a media that would read from the stream and write to a file:

new panico broadcast enabled input mms://server09.virgula.com.br/jovempanfm/ output #standard{access=file,mux=ts,dst=C:\tmp.mpg}

However, when I send "control panico play" nothing seems to happen. No error message is thrown, and there is no tmp.mpg file on my c drive.

Can anybody point me the right direction?
cjourdan
New Cone
New Cone
 
Posts: 2
Joined: Sat Aug 25, 2007 4:47 am

Re: Schedule MMS stream recording

Postby cjourdan on Sat Aug 25, 2007 8:01 pm

Figured this one out by myself. The output string was messed up. Took a look a the examples in the wiki, and came out with this (given that the input stream contains only audio):

Code: Select all
new panico broadcast enabled input mms://server09.virgula.com.br/jovempanfm/ output #transcode{acodec=mp3,ab=128}:std{access=file,mux=dummy,dst="C:\tmp.mp3"}


All that needs to be done is the scheduleing, but I think it should be easy.
cjourdan
New Cone
New Cone
 
Posts: 2
Joined: Sat Aug 25, 2007 4:47 am


Return to VLM

Who is online

Users browsing this forum: No registered users and 1 guest