GNOME Bugzilla – Bug 685492
Support reading/copying complete BD(-RE) media
Last modified: 2013-08-16 20:51:42 UTC
Created attachment 225804 [details] "brasero -g" log Brasero (3.6.0) can't copy BD(-RE) media (using single drive) or read them to ISO files. Apparently readom 1.1.11 (simulating readcd 2.01.01a05) can read data from BD without issue and so does kernel+userspace. Seems to me like an artificial limitation from plugins side.
Created attachment 225805 [details] [review] plugins/cdrkit/readom patch This simple patch adds BD capability for BRASERO_IMAGE_FORMAT_BIN. Please test thoroughly, I only have BD-RE medium here. Adding only to readom for the moment since there are no cdrtools in my system, though it could work very well.
Created attachment 225806 [details] "brasero -g" log with patch applied Tested with single ISO9660+Joliet(+RockRidge) track on BD-RE.
Patch pushed to master, many thanks!