Package Details: dvd+rw-tools-bdr 7.1-4

Package Base: dvd+rw-tools-bdr
Description: dvd burning tools
Upstream URL: http://fy.chalmers.se/~appro/linux/DVD+RW
Category: multimedia
Licenses: GPL
Submitter: None
Maintainer: None
Last Packager: None
Votes: 1
First Submitted: 2013-08-14 16:38
Last Updated: 2013-08-14 21:36

Dependencies (2)

Required by (0)

Sources

Latest Comments

Anonymous comment

2013-08-22 16:12

I forgot to mention this is all regarding BD-R (Blu-Ray Record) media.

Anonymous comment

2013-08-14 21:45

Added another patch because I was unable to append to the media. The available size was calculated wrong. The second patch was from michael.herscheid@positix.de.

Have had success with...

Create first session:
growisofs -Z /dev/sr0 -R -J -iso-level 4 -V volume_name '/path/to/files'

Create second session:
growisofs -M /dev/sr0 -R -J -iso-level 4 -V volume_name '/path/to/more/files'

Finalize disc:
growisofs -M /dev/sr0=/dev/zero

Anonymous comment

2013-08-14 16:43

Took the PKGBUILD from the ABS and added a fix by Thomas Schmitt that fixes the closing session error.

/dev/sr0: closing session
:-[ CLOSE SESSION failed with SK=5h/INVALID FIELD IN CDB]: Input/output error