Re: [vdr] How to seek/play splitted record files

2010-01-23 Thread Udo Richter
Am 22.01.2010 19:01, schrieb Denis Loh: > I want to implement a record player for my UPnP plugin and was > wondering how the record files are played by the VDR. I found out > that cFileName und cUnbufferedFile may be my friends, but I don't > know how to seek a given file offset, if the recording i

[vdr] How to seek/play splitted record files

2010-01-22 Thread Denis Loh
Hi, I want to implement a record player for my UPnP plugin and was wondering how the record files are played by the VDR. I found out that cFileName und cUnbufferedFile may be my friends, but I don't know how to seek a given file offset, if the recording is regarded as a single file. Here an ex