Questions tagged [cd-burning]
35 questions
0
votes
1 answer
Is there a cross-platform CD/DVD burning library or command-line app?
I'm looking for a cross-platform CD & DVD burning library. I'm not too particular about the language or framework a long as there are minimal dependencies and they are easily installable cross-platform, or already exist.
A command-line application…

Lilith River
- 16,204
- 2
- 44
- 76
0
votes
1 answer
Handling HAL implementation: storage.cdrom.write_speeds
device.get('storage.cdrom.write_speeds')
This returns HAL list of ints, like:
[4284, 2342, 1202, 800]
How should these be handled, to recieve writing speed? Or better, how does one retrieve speeds for all media type burner can write: DVDs,…

iElectric
- 5,633
- 1
- 29
- 31
-1
votes
1 answer
Options for CD burning libraries?
I'm looking to create a program that will burn an audio CD. Before diving in I was hoping to see a selection of libraries that will make writing the code to burn the audio easy to write. I don't care much about language but something that is cross…

Sandro
- 2,219
- 4
- 27
- 41
-2
votes
1 answer
How to burn data back off a cd-rom
I have a CD‑R that I have burned some data onto. I know that the consumed storage space cannot be recovered, but is there some way to delete the data so it can't be (easily) recovered from the disk? Not just deleting filesystem entries, but…

AJMansfield
- 4,039
- 3
- 29
- 50
-4
votes
1 answer
how to burn cd using php scripts or Any Api?
I want to enable windows cd burn using php script or any api key,or any programable language script.how it is possible to do that with php or any programable language script?
Please Suggest?

Subhankar
- 1
- 3