CapturePlugin - RitzDVB (Eng)

Aus TV-Browser Wiki
Version vom 29. September 2005, 19:26 Uhr von One⧼word-separator⧽⧼parentheses⧽
⧼revision-nav⧽
Wechseln zu: Navigation⧼comma-separator⧽Suche

unfinished !!!!!!!!!

Neede System:

1. Win2000 or WinXP
2. Hardware: Enough CPU for your DVB-card
3. Software: RitzDVB from this site RitzDVB Homepage
Needed CPU see Microsoft, Sun and DVB-cards producer.



For TV-Browser 1.1 Capture Plugin Version 2.03 or higher

(TV-Browser 1.1 Beta or higher)

Recording with Win2k and WinXP (also using Standby or Suspend)

Using this Skripts: http://skripte.wannawork.de/Ritz_DVB_0_07.zip
You also need the Programm "jt.exe": ftp://ftp.microsoft.com/reskit/win2000/jt.zip (Server ist often overloaded )
Alternativ http://ftp.se.kde.org/pub/vendor/microsoft/ResKit/win2000/jt.zip
For the System (Windows) are the same pre-conditions like for schtasks.exe.



!! Important !! Don't use Leerzeichen, Sonderzeichen in the paths, Username or Password !!! (and edit them if they're different).


The Scripts
Copy the Scripts into the RitzDVB root path. (timer.vbs and record.vbs).

Download the jt.exe and extract it to C:\Windows\System32\ .


Installation and Settings of RitzDVB

RitzDVB can be downloadedhere: RitzDVB Homepage. There you can download it in the Downloadarea.

If you got the newest Version installed, you need to configure it.
RitzDVB is a good chose, because it can immediatly make the TransportStream available for the Dreambox or in LAN ! ((does it ?)) You don't have to convert it.

RitzDVB is also easy to use for recording in the Network e.g. to an  LAN-Harddisk!

Also the CPU-Load is with RitzDVB one of the best!
Important is to have same channelnumbers like in CapturePlugin. If not you don't can record the chosen channel.


Settings in Capture Plugin

Import the konfiguration-file "*.tcf" into Capture Plugin. Edit the Pfaths at Applikation and Variable (Important, for Win2k systemroot is c:\winnt\)
under "einstellungen" you have to write your Password and Username
and at "Kanäle" you can edit your extern channels.

The Parameter in Capture Plugin have to be like this:

Under Applikation(WinXP):

C:\Windows\System32\cscript.exe

Under Applikation(Win2k):

C:\Winnt\System32\cscript.exe

Under Parameter:

Aufnahme-Parameter: (Recording-Parameter)

//Nologo {variable("1")} record {leadingZero(start_hour,"2")} {leadingZero(start_minute,"2")} {leadingZero(start_day,"2")} {leadingZero(start_month,"2")} {start_year} {leadingZero(end_hour,"2")} {leadingZero(end_minute,"2")} {leadingZero(end_day,"2")} {leadingZero(end_month,"2")} {end_year} {channel_name_external} {device_password} {device_username} {cleanLess(concat(title,testparam(episode,"_",testparam(original_title,"_")),isset(episode,original_title),testparam(original_episode,"_"),original_episode))} {length_minutes} {cleanLess(channel_name)} {variable("2")} {variable("3")} {variable("4")} {variable("5")} {variable("6")}

Löschen-Parameter:(Erase-Parameter)

//Nologo {variable("1")} delete {leadingZero(start_hour,"2")} {leadingZero(start_minute,"2")} {leadingZero(start_day,"2")} {leadingZero(start_month,"2")} {start_year} {leadingZero(end_hour,"2")} {leadingZero(end_minute,"2")} {leadingZero(end_day,"2")} {leadingZero(end_month,"2")} {end_year} {channel_name_external} {device_password} {device_username} {cleanLess(concat(title,testparam(episode,"_",testparam(original_title,"_")),isset(episode,original_title),testparam(original_episode,"_"),original_episode))} {length_minutes} {cleanLess(channel_name)} {variable("2")} {variable("3")} {variable("4")} {variable("5")} {variable("6")}

Under Einstellungen: (settings)

Minutes starting earlier: 4 to 15 min depending on network and daytime
Minutes stopping later : 8 to 20 min depending on network and daytime
Remind that Recording start 1 to 2 Minutes later and stop 3 Minutes earlier.
(Please test thisto see how long your system needs)

Username  : "Your Username at Windows"
Password  : "Your Password at Windows".


Annotation at Username & Password:
(Password and Username has to be used for using Suspend/standby. If you don't use a Username
you can create one at Systemsteuerung and Benutzerkonten !
It's really neccessary! If you don't want at windowsstart the userquestion (),
you can use the programm tweakui from "powertoys for windows xp" to change this.
Under Logon and Auto Logon you can choose "logon autom... usw"
and write Username/Password. Domain ist your computername.
If you don't know your Computername. Ypu can see it at Systemsteuerung and System

(?? computername+username)?


At Kanäle (Channels)
The channelnummebers have to be the same like in RitzDVB! You can change settingsof channelist () to see them


Under Variable

1tiner skriptC:\RitzDVB\tiner.vbs
2record skript (Startet the Aufnahme) C:\RitzDVB\record.vbs
3RitzDVB_msgC:\RitzDVB\SendMsgToRitz.exe
4Pfad zu RitzDVBC:\RitzDVB
5cscript.exe (VBS Compiler) c:\Windows\system32\cscript.exe
6jt.exe (Werkzeug für geplante Tasks) c:\Windows\system32\jt.exe

(Win2k user please change path to cscript.exe and jt.exe !!!)


Start from Suspend / Standby

Folgende Einstellungen sind bein Aufwecken aus dem Suspend & Standby Important:
1. In Bios muss the Weckbefehl für den RTC-Alarm zu einer bestinmten Uhrzeit abgeschaltet sein
2. The Suspend muss aktiviert sein and the Computer muss bein Runterfahren auch in den Suspend /Standby versetzt werden (einstellbar in den Energieoptionen)
3. Kennwort abfrage bei the Reaktiveriung aus dem Standby muss aus sein.(einstellbar in den Energieoptionen)
4. Nicht jede Hardware kann theses, bitte Testen

Computer in dem Suspend / Standby versetzen
In the Systemsteuerung unter Energieoptionen the Zeit definieren noch dem the Computer sich in den Suspend or Standby versetzt.


CapturePlugin - RitzDVB (German)