Cutinplace: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(Image, german wiki)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Description==
==Description==
[[Image:Cutinplace.jpg|thumb|Screenshot]]
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 18: 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>
Cut in place : /usr/local/bin/[[cutinplace.sh]]
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

Screenshot

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