Setup by day, not possible

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
charlest
Blank Cone
Blank Cone
Posts: 51
Joined: 24 May 2007 13:28
Location: Sydney, Australia

Setup by day, not possible

Postby charlest » 15 Sep 2007 09:27

Using VLM syntax, I believe it's impossible to setup scheduling by day, e.g. start a play session on every monday.

What do you think?

MikeQBF
Blank Cone
Blank Cone
Posts: 87
Joined: 26 Apr 2007 07:18

Re: Setup by day, not possible

Postby MikeQBF » 16 Sep 2007 08:31

An "every Monday"-type schedule is possible. Simply pick a start date on any Monday previous to the current date, and define a repeat period in a week's worth of hours, like so:

Code: Select all

new my_sched schedule enabled setup my_sched date 2007/01/01-17:45 period 168:00:00 setup my_sched append control my_video play
There's nothing in the VLM syntax parsing which limits the repeat period to 23:59:59 or less.

charlest
Blank Cone
Blank Cone
Posts: 51
Joined: 24 May 2007 13:28
Location: Sydney, Australia

Re: Setup by day, not possible

Postby charlest » 16 Sep 2007 21:28

Thanks for your reply. I'll give it a try.

nakedm00n
New Cone
New Cone
Posts: 3
Joined: 09 Jul 2007 17:40

Re: Setup by day, not possible

Postby nakedm00n » 17 Sep 2007 11:04

I setup this dvb acquisition and transcoding task daily with vlm:

vlc dvb: --dvb-adapter=0 --dvb-frequency=730000000 --dvb-bandwidth=8 --programs=15 --sout ''#duplicate{dst="std{access=file,mux=ts,dst=dvb.ts}"}"

The problem is that vlc overwrite file dvb.ts every day. It's possible to indroduce a filename mask (date and time for example), to obtain a different filename for every day ?

Thanks


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 0 guests