On 09.12.2009 20:13, Halim Sahin wrote:
Hi VDR User, On Mi, Dez 09, 2009 at 11:03:33 -0800, VDR User wrote:
On Wed, Dec 9, 2009 at 10:58 AM, Tony Houghton h@realh.co.uk wrote:
On Sat, 5 Dec 2009 21:34:42 +0100 Halim Sahin halim.sahin@t-online.de wrote:
How can I determine that from a vdr-1.7.10 recording? Unfortunately vdrsync doesn't work any more :-(.
I don't know how you could find the length; maybe it's a simple calculation from the size of the index.vdr file?
If the recordings store PCR, you could just read the first and last PCR and do some quick math?
Does vdr store the pcr?
No, it doesn't.
You can take the size of the index file, divide it by 8 and you get the number of frames in the recording. The info file tells you the number of frames per second (at least with newer TS recordings).
Klaus