dvdrtools-users
[Top][All Lists]
Advanced

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

Re: [Dvdrtools-users] Re: Burning a DVD with > 2GB files -- What files


From: Sean
Subject: Re: [Dvdrtools-users] Re: Burning a DVD with > 2GB files -- What files are you'all burning >2GB???
Date: 19 Jan 2003 18:05:38 -0500

# mkisofs -o dvdimage.raw -r -J -udf ./test.file
mkisofs: Value too large for defined data type. File ./test.file is too
large - ignoring
Total translation table size: 0
Total rockridge attributes bytes: 169
Total directory bytes: 0
Path table size(bytes): 10
Max brk space used 5d84
288 extents written (0 Mb)

# mkisofs --version
mkisofs 2.0 (i686-pc-linux-gnu)



On Sun, 2003-01-19 at 17:58, Robert M. Stockmann wrote:
> On 19 Jan 2003, Bryan J. Smith wrote:
> 
> > On Sun, 2003-01-19 at 16:40, Sean wrote:
> > > In my case I'm simply generating large audio/video files that
> > > occasionally run over 2GB in size.
> > 
> > Have you considered UDF?
> > 
> > Anyone checked:
> >   A)  The player support of UDF, and
> >   B)  If mkisofs has any 2GB file limitations when creating UDF
> > 
> 
> # mkisofs -o dvdimage.raw -r -dvd-video /mnt/dvdrip/movie/DVDXCOPY
> 
> and then
> 
> # dvdrecord -v dev=2,1,0 -dao dvdimage.raw
> 
> # mkisofs --version
> mkisofs 2.0 (i686-pc-linux-gnu)
> # dvdrecord --version
> dvdrtools v0.1.3
> Portions (c) 2002-2003 Ark Linux <address@hidden>
> Based on:
> Cdrecord 1.11a15 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
> 
> Instead of -r -dvd-video  one might use -r -J -udf .
> 
> Robert





reply via email to

[Prev in Thread] Current Thread [Next in Thread]