Mailing List archive

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

[vdr] Re: Filesize problem (over 2GB)



Marco wrote:
> 
> Klaus wrote:
> 
> > VDR is not designed to create files larger than 2GB.
> > What you can do is to combine the separate files to one large file with
> >   cat *.vdr > largefile
> > but you won't be able to replay such a file with VDR any more.
> 
> Okay, Thanks.
> But do you know also a solution to combine the files with Windows ?
> 
> Marco

AFAIK you should be able to do

  copy /b 001.vdr+002.vdr+003.vdr largefile

in Windows. Maybe 'copy /?' gives more details.

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
_______________________________________________________________



Home | Main Index | Thread Index