Re: dvd+rw-tools/cdrtools write only 4GB to BluRay

2013-03-01 Thread Tomek CEDRO
On 2 Mar 2013 03:16, Bernt Hansson b...@bananmonarki.se wrote:

 2013-02-26 16:32, Tomek CEDRO skrev:

 I guess its time to update Handbook again :-)


 That was from the handbook.

yup, but from the dvd section, there is no bluray section yet... also for
me 'single file over 4GB inside ISO' and 'ISO file over 4GB' are two
different situations. anyway thank you for pointing the direction it
worked!!:-)

--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: dvd+rw-tools/cdrtools write only 4GB to BluRay

2013-02-26 Thread Tomek CEDRO
On Tue, Feb 26, 2013 at 3:16 PM, Bernt Hansson b...@bananmonarki.se wrote:
 2013-02-26 15:07, Tomek CEDRO skrev:
 I have noticed that growisofs writes only 4GB of data to BluRay disks
 - this happended to 2x BD-R and 1x BD-RE - what is the problem?
 It's all in the handbook, and is very good reading.

Hello Bernt :-) Thank you, but 4GB filesize limit of ISO9660 this is
not quite my problem (although some years ago I have proposed solution
that you have mentioned because cdrtools was in alpha stage and
FreeBSD did use cdrtools from 2004 for very long time and so it was
missing the -udf -iso-level 3 switches etc etc) :-)

My problem is that whole data stored on the BluRay disk has 4GB.
growisofs recognise bluray disk and formats it to 25GB but still it
only records 4GB of image... Maybe someone had this problem too? Does
anyone use growisofs to burn BluRay disks?

Best regards :-)
Tomek

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: dvd+rw-tools/cdrtools write only 4GB to BluRay

2013-02-26 Thread Tomek CEDRO
On Tue, Feb 26, 2013 at 3:28 PM, Tomek CEDRO tomek.ce...@gmail.com wrote:
 On Tue, Feb 26, 2013 at 3:16 PM, Bernt Hansson b...@bananmonarki.se wrote:
 2013-02-26 15:07, Tomek CEDRO skrev:
 I have noticed that growisofs writes only 4GB of data to BluRay disks
 - this happended to 2x BD-R and 1x BD-RE - what is the problem?
 It's all in the handbook, and is very good reading.

 Hello Bernt :-) Thank you, but 4GB filesize limit of ISO9660 this is
 not quite my problem (although some years ago I have proposed solution
 that you have mentioned because cdrtools was in alpha stage and
 FreeBSD did use cdrtools from 2004 for very long time and so it was
 missing the -udf -iso-level 3 switches etc etc) :-)

 My problem is that whole data stored on the BluRay disk has 4GB.

Wow! It seems that ISO itself also needs -iso-level 3 to burn more
than 4GB on BluRay disks properly. When you create an ISO image
without -iso-level 3 it only gets 4GB! Also -udf switch is necessary
as BluRay use UDF by default. :-)

I guess its time to update Handbook again :-)

Best regards :-)
Tomek

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org