Re: [vdr] Cutting TS recordings outside of VDR

2010-12-19 Thread Tobias Grimm
Am Sonntag, den 19.12.2010, 01:19 +0100 schrieb Helmut Auer: Ok, you can't specify the target directory, the default with a leading % will be used, but I do not see what you are missing ? There's one big recording, where I want to cut several recordings from using different sets of cut

Re: [vdr] Request: E parameter in channels.conf for epg scan

2010-12-19 Thread Manuel Reimer
Hello, You actually make an important point. VDR was never designed with server/client in mind. But there are plugins out there, that can add exactly what you need. One of them is streamdev, which does a very good job. Not anyone wants a client/server setup, so why should those people, not

Re: [vdr] Request: E parameter in channels.conf for epg scan

2010-12-19 Thread VDR User
On Sun, Dec 19, 2010 at 2:43 AM, Manuel Reimer manuel.rei...@gmx.de wrote: You actually make an important point.  VDR was never designed with server/client in mind. But there are plugins out there, that can add exactly what you need. One of them is streamdev, which does a very good job. I

Re: [vdr] Cutting TS recordings outside of VDR

2010-12-19 Thread Tobias Grimm
Am Sonntag, den 19.12.2010, 11:14 +0100 schrieb Klaus Schmidinger: If there's such a big need for having separate marks and output files, wouldn't it make more sense to to add '--output' and '--marks' options to VDR, to be (optionally) used together with '--edit'? Otherwise the cutting code

Re: [vdr] Cutting TS recordings outside of VDR

2010-12-19 Thread Helmut Auer
There's one big recording, where I want to cut several recordings from using different sets of cut marks and store them under different names outside of the video directory. I finally manage to extract the cutting code from VDR into a separate tool. Needs some finishing, but as soon as I'm

Re: [vdr] Cutting TS recordings outside of VDR

2010-12-19 Thread Tobias Grimm
Am Sonntag, den 19.12.2010, 20:01 +0100 schrieb Helmut Auer: Why don't you just use a wrapper script to get this running, like I've already tried this (not in bash, but a similar approach). But I would like to avoid writing to the source dir and I would like to be able to do multiple cuts in

Re: [vdr] Cutting TS recordings outside of VDR

2010-12-19 Thread Udo Richter
Am 19.12.2010 20:29, schrieb Tobias Grimm: Am Sonntag, den 19.12.2010, 20:01 +0100 schrieb Helmut Auer: Why don't you just use a wrapper script to get this running, like I've already tried this (not in bash, but a similar approach). But I would like to avoid writing to the source dir and

Re: [vdr] Cutting TS recordings outside of VDR

2010-12-19 Thread Tobias Grimm
Am Sonntag, den 19.12.2010, 21:17 +0100 schrieb Udo Richter: You could create a 'virtual' copy using symlinks in /tmp/edit_$$. That way you can provide a different marks file without touching the source dir. Also, you can symlink /tmp/%edit_$$ back to the target dir. I haven't thought about

Re: [vdr] Cutting TS recordings outside of VDR

2010-12-19 Thread Tobias Grimm
Am Sonntag, den 19.12.2010, 22:34 +0100 schrieb Tobias Grimm: I haven't thought about this yet. Nice idea. I'll give it a try. Quick 'n dirty, but works like a charm: vdrcut source target 00:00:05.00 00:00:10.00 http://pastie.org/1390385 Sometimes it's just too easy ;-) Thx, Tobias

Re: [vdr] Cutting TS recordings outside of VDR

2010-12-19 Thread Gero
Hello, Klaus Schmidinger wrote: If there's such a big need for having separate marks and output files, wouldn't it make more sense to to add '--output' and '--marks' options to VDR, to be (optionally) used together with '--edit'? A great enhancement would be the possibility to add an output