Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Filesize problem (over 2GB)
> > 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 ?
Sorry, forgot some "+";)
"copy file1 /b + file2 /b endfile /b"
Andreas
Home |
Main Index |
Thread Index