Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Is there a posibility to rebuild the frame indexes?



Daniel Schneider wrote:
> 
> I have some recordings from the Siemens original software which I'd like to
> edit. Since I don't know any Windows tool which can do MPEG2 editing
> (without reencoding the video, or does someone know such a Windows sw?) I
> tried to copy the .pav files to my vdr /video directory. When I create the
> needed dirs and rename the .pav file, VDR recognizes it and I can replay
> it, but it crashes when  I go in fast forward/back mode, I guess because it
> can't find the frame indexes. Is there a way of rebuild them or to convert
> the .pav files so that VDR can work with them?

You'll have to generate an index file according to the format that can be
seen in the cIndexFile definition in dvbapi.c. This file contains the file
number and offset of all the frames in the recording.

I'll have to check why VDR crashes if there is no such file and you try
to go into fast fwd/back mode.

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index