I forgot to mention this is all regarding BD-R (Blu-Ray Record) media.
Search Criteria
Package Details: dvd+rw-tools-bdr 7.1-4
Package Actions
| Package Base: | dvd+rw-tools-bdr |
|---|---|
| Description: | dvd burning tools |
| Upstream URL: | http://fy.chalmers.se/~appro/linux/DVD+RW |
| Category: | multimedia |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2013-08-14 16:38 |
| Last Updated: | 2013-08-14 21:36 |
Required by (0)
Sources
- dvd+rw-tools-7.0-dvddl.patch
- dvd+rw-tools-7.0-glibc2.6.90.patch
- dvd+rw-tools-7.0-wctomb.patch
- dvd+rw-tools-7.0-wexit.patch
- dvd+rw-tools-7.1-fix1.patch
- dvd+rw-tools-7.1-fix2.patch
- http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-7.1.tar.gz
Latest Comments
Anonymous comment
Anonymous comment
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
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