Cutinplace: Difference between revisions
Jump to navigation
Jump to search
Line 20: | 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== |
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 |