Jumpplay-patch: Difference between revisions
Jump to navigation
Jump to search
(Parameters in the Setup menu Replay) |
mNo edit summary |
||
Line 10: | Line 10: | ||
==Applying the patch== |
==Applying the patch== |
||
If the patch is compressed you have to unpack it |
If the patch is compressed you have to unpack it before |
||
gunzip patch |
gunzip patch |
||
Revision as of 22:43, 4 January 2005
Description
The JumpPlay patch changes the behavior of the replay function if cutting marks are set. If an end mark is reached during replay the replay position jumps to the next start mark if available. This way commercials can automatically be avoided without cutting.
The features of this patch can be turned on or off in the Setup menu Replay.
Hardware requirements
Software requirements
- patch
Applying the patch
If the patch is compressed you have to unpack it before
gunzip patch
Now you can install it with
cd $SOURCEDIR/VDR patch -p 1 < /path/to/patch
Note, VDR has to be recompiled now, see VDR installation.
Parameter | Default | Description |
---|---|---|
Jump&Play | no | Turns playing on or off after jumping forward to the
next editing mark with the '9' key. |
Play&Jump | no | Turns automatic jumping over commercial breaks on or off. This includes the following:
|
Load marks interval (s) | 0 | Set the load marks interval in seconds. This can be used if an external programme adjusts the cutting marks, e.g. noad in online mode. A value of '0' disables the cyclic reloading of cutting marks. |
Problems
Links
[1] | http://www.toms-cafe.de/vdr/download/ | Patch homepage |