Page 1 of 1

Commands for Batch-Mode (Command line Parameters)

Posted: Tue Apr 03, 2012 11:03 am
by hasenfuss
Hello All,

I Use ProgDVB 6.50 to record TV.
With one TV-Card, this works fine.

I start recording using WinTVCap_GUI.
This needs command-lines to start the recording. For one tuner, the commands look like this:

Executable:
C:\Program Files\ProgDVB\ProgDvbNet.exe

Parameter "Start":
/stoprecord /ch:"%channel%" /startrecord:"H:\Aufnahme\%file%.mpg"

Parameter "stop"
/stoprecord /exit


Now I try to use 2 cards to have a twin receiver.
I added the new card to TV-Sources, activated an LNB an made a "Sendersuche" (channel search?) for all cards.
Everything is ok.

Now I have to "tell" ProgDVB to use either TV-card "A" or TV-card "B" (board_1 or board_2).
I also want ProgDVB to start recording without the UI.

Can someone tell me, which parameters I should use for starting recording without UI and for a defined TV-card?

Do someone know, where I can find information regarding the possible parameters?

Thanks in advance

hasenfuss

Re: Commands for Batch-Mode (Command line Parameters)

Posted: Tue Apr 03, 2012 11:12 am
by Prog
Impossible in current version. Is it same source for both devices?

Re: Commands for Batch-Mode (Command line Parameters)

Posted: Tue Apr 03, 2012 11:31 am
by hasenfuss
Hi Prog,

thank you for your very fast answer.
At the moment, it is the same source, but it would be no problem, to install a second source in a different directory.

Hasenfuss