Questions tagged [blu-ray]
The blu-ray tag has no summary.
22 questions
0 votes
1 answer
80 views
Do DVD read/writers require drivers? Are they well supported in GNU/Linux?
I know that some readers, such as SD card readers, do not always work well with GNU/Linux. For these devices, I usually just check H-Node to ensure they fully work with all recent GNU/Linux distros. ...
1 vote
1 answer
829 views
Ripping multi-angle bluray video
I have some Bluray disks I am attempting to rip video from. Normally I'd use ffmpeg and select a playlist to rip and be done with it. With these discs, however, the videos make use of the alternate ...
2 votes
1 answer
660 views
Engrave on M-Disc
I want to use 100GB M-Disc for Backup. How can one determine whether the M-Disc Writing was engraved properly and successfully on the non-volatile substance? I plan to use Brasero for writing. What ...
0 votes
1 answer
2k views
Archiving files on Linux using Pioneer BDR-XD07B Blu-ray burner
I'm using Fedora v32. The only support I could find for Blu-ray burners on Linux is either xfburn or growisofs. I'd like to add files for backup and then burn it. When I tried using xfburn and ...
3 votes
0 answers
736 views
Burning large files on BD. Capacity confusion
I have a couple of large files I want to burn to an M-Disc 50G BD-R DL. Files are larger than 4G so I have to use UDFv3, if I am not mistaken. (Or split, which I am not especially keen on doing.) A ...
1 vote
1 answer
102 views
Why does gedit need libbluray?
Pardon me if this is something that "everybody knows," but gedit (the gnome gui text editor) has a dependency on libbluray. I've googled and read the release notes for gedit, with no luck, and I can'...
4 votes
1 answer
2k views
FreeBSD and DD a Blu-Ray Disk
How do I mount a Blu-Ray Movie Disk in FreeBSD 10? I don't need to decrypt the disk, I just need to access the data and copy it to an ISO files so I can transfer the image to another a windows ...
1 vote
1 answer
577 views
What about hfs+ file system, `k3b` iso's and `growisofs` makes my blu-ray disk a coaster?
I backed up my MacBook using a Blu-ray burner on my CentOS server. When I try to mount the Blu-ray disk, $ mount -t hfsplus /dev/sr0 /mnt/bluray I get the error, mount: no medium found on /dev/sr0 I ...