Mailing List archive

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

[vdr] Re: Join .vdr Files?



> 
> >The output can pe played with vdr.
> >The Point is: you don't have an index file so you cannot ff, rew or jump.
> >Try running genidex (look at linvdr). It'll generate an index file for you.
> >
> >Other solution: If all ???.vdr have different names (autogenerated by vdr) you can concatenate the index.vdr files, but don't do so with the ???.vdr. VDR will play all files in the order you concatenated the index files.
> >  
> >
> Use genindex.c from http://linvdr.org/download/tools/genindex.c for the 
> index.vdr

Wouldn't this be something for the FAQ-Section on vdrnews.de (I'm pretty sure this has been asked a couple times before)?
Udo?

---------------------------------------------------------------------------------
Q:
How do I concatenate several ???.vdr files into one so that VDR can play them?

A: 
Concatenate the files with "cat 0??.vdr>output.vdr"
Then generate a new index with "genindex".
Rename "output.vdr" to "001.vdr" and/or move it to a location where VDR can find it.

You can get genindex as sourcefile from http://linvdr.org/download/tools/genindex.c
For compiling and the usage of genindex please see the source code.
---------------------------------------------------------------------------------


Any corrections?



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



Home | Main Index | Thread Index