Mailing List archive

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

[vdr] Re: Search for "VDR-Tools" to record to DVD-R (DATA-Mode)



----- Original Message -----
From: "Micha" <mt@thalmann.de>
To: <vdr@linuxtv.org>
Sent: Tuesday, September 10, 2002 10:39 PM
Subject: [vdr] Re: Search for "VDR-Tools" to record to DVD-R (DATA-Mode)


> am 03.09.2002 8:13 Uhr schrieb Axel Gruber unter axelgruber3@gmx.de:
>
>
> > - Is there any way to write such a DVD "on the Fly" without making a
ISO-File
>
> yes, try:
>
> cdblocks=` mkisofs -print-size -quiet -R /path/to/your/recording `
> mkisofs -V <VolumeLabel> -quiet -r /path/to/your/recording | dvdrecord -v
> dev=0,0,0 tsize=${cdblocks}s -

Does it also work with cdrecord-ProDVD?

>
> Replace <VolumeLabel> with a descriptive name and /path/to/your/recording
> with the path to your data. In case of problems check that 'echo
$cdblocks'
> prints the number of blocks to be written.
>
> Micha
>
>
>





Home | Main Index | Thread Index