Cutinplace: Difference between revisions
Jump to navigation
Jump to search
(initial) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Description== |
==Description== |
||
Fast cutting of VDR recordings without copy. Parallel cuttings are possible. |
Fast cutting of VDR recordings without copy. Parallel cuttings are possible. |
||
==Images== |
|||
[[Image:Cutinplace.jpg|thumb|none|Screenshot]] |
|||
==Hardware requirements== |
==Hardware requirements== |
||
Line 17: | Line 20: | ||
==Configuration== |
==Configuration== |
||
Cut in place is started best through the [[reccmds.conf]] |
Cut in place is started best through the [[reccmds.conf]] |
||
<pre> |
|||
cutinplace (at) : /usr/local/bin/[[:de:cutinplace.sh|cutinplace.sh]] -at |
|||
cutinplace : /usr/local/bin/[[:de:cutinplace.sh|cutinplace.sh]] -start |
|||
</pre> |
|||
==Problems== |
==Problems== |
||
Line 34: | Line 37: | ||
| cutinplace homepage |
| cutinplace homepage |
||
|} |
|} |
||
[[de:Cutinplace]] |
Latest revision as of 07:58, 25 March 2005
Description
Fast cutting of VDR recordings without copy. Parallel cuttings are possible.
Images
Hardware requirements
Software requirements
- at (job manager)
Installation
cd $SOURCEDIR chmod 777 cut_in_place.cc sh cut_in_place.cc mv cut_in_place.cc /usr/local/bin/cutinplace.sh
Configuration
Cut in place is started best through the reccmds.conf
cutinplace (at) : /usr/local/bin/cutinplace.sh -at cutinplace : /usr/local/bin/cutinplace.sh -start
Problems
Tips
- As cutinplace creates no copy like VDR, the shutdown script should therefor be adapted
- Exiting before the cutting is finished destroys the recording
- Fast cutting times can be achieved when the recording file size in VDR is set to 100MB
Links
[1] | http://hyvatti.iki.fi/~jaakko/dvb | cutinplace homepage |