Questions tagged [dvd-burning]
Questions specific to writing to DVDs
212 questions
0
votes
0
answers
140
views
How to recover data from an unfinalized DVD? [duplicate]
I've been trying to recover some old family photos and videos that I have stored on a DVD+R for a while now. Although it shows that there is almost no space left on the disk, when I open it, it ...
1
vote
0
answers
411
views
Granting Users Access to Burn to CD - Windows Server 2022
Having trouble allowing normal users to use the Burn to Disc function on Windows Server 2022.
It allows administrators to burn to disc if in the Regedit /HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/...
-1
votes
1
answer
878
views
How do I burn an MKV with picture-based subtitles into a DVD?
I'm trying to figure out how to burn a series of MKV files with picture-based subtitles (not srt) to a video DVD but I can't figure out how to achieve this. I tried DVDStyler and it did import the ...
0
votes
2
answers
296
views
Small .iso file becomes huge when burned to DVD
I created an .iso with:
mkisofs -o isofile.iso file
The iso was small, about 300KB
And then I burned it with:
cdrskin dev=/dev/sr0 -v padsize=300k isofile.iso
And to my surprise, when I took out ...
1
vote
1
answer
533
views
Does it make sense to add checksums to archived data?
We want to archive some data for long term storage on optical media (M-Disks).
Does it make sense to create checksums for all files beforehand and burn them alongside the data onto the M-Disks?
This ...
0
votes
1
answer
226
views
What in growisofs the option "-dry-run" does?
I've noticed reading the documentation of growisofs, that there is this option:
-dry-run
At dry-run growisofs performs all the steps till, but not including the first write operation. Most notably ...
1
vote
2
answers
1k
views
I would like to burn an ISO on a DVD using Windows 10 built in burning tool. How to make sure it will finalize it?
I want to burn an ISO file using the built in Windows 10 burning program and the burned DVD must be manipulation proof after that (finalized). I cannon find any options for that. The only option ...
0
votes
1
answer
779
views
If a data DVD has a scratch but is readable without any problems, does it mean data is corrupted?
If I create an image (image_1) out of a data DVD and then this DVD gets a scratch which is not causing any read problems, will creating an image (image_2) from this DVD result in the same image as ...
1
vote
1
answer
353
views
BURN-Free and DVD burn quality
BURN-Free is the generic name of a feature some DVD burners have which helps avoid issues that result from a buffer underrun during burning. The feature is turned on by default, but is very rarely ...
0
votes
1
answer
537
views
Windows 7. My disc is not blank
I am new here. I'm here to ask a question. How I can make my DVD Windows 10 DVD to blank DVD, so I can burn windows 10 21h1 iso to my DVD? It will be appreciated if I will get a solution to my ...
0
votes
1
answer
843
views
Using Handbrake CLI .to get dvd tv episodes
What does the 0 2>&1 >/dev/null below mean?
rawout=$(HandBrakeCLI -i /dev/dvd -t 0 2>&1 >/dev/null)
also below,
count=$(echo $rawout | grep -Eao "\\+ title [0-9]+:" | wc ...
0
votes
1
answer
171
views
Can outdated drivers cause a DVD RW to read but not write to discs?
I tried two different DVD+-RW drives on a dozen of new DVD-R discs and non of them were burned successfully. Both devices can read discs, but not write to them.
I tried installing fresh copies of both ...
0
votes
1
answer
146
views
4.58G slideshow wont burn on a 4.7G DVD
I am trying to burn a memorial slideshow I made to a DVD that says it holds 4.7G and 120 min. My slide show is 29 min and 4.58G. Why does it tell me the DVD doesnt have enough space when trying to ...
0
votes
1
answer
488
views
How do you keep disc tray from opening once you are done with burning disc on windows 10
Is there any way to keep the disc tray from opening when I burn the disc using default windows 10 disc burner?
I need to run some process to the disc that just got burnt and it is inconvenient that ...
0
votes
2
answers
641
views
unable to burn memtest86.img EFI image to DVD
I looked https://www.memtest86.com/tech_booting-cd-dvd.html
and I downloaded the file they link to there https://www.memtest86.com/downloads/memtest86-iso.zip
And within it i'm not entirely sure what ...