About
Burnbox supports:
- iso burning
- backup of data and audio CD
- data CD/DVD burning (DVD burn requires an optional package: dvd+rw-tools)
- audio CD burning (MP3 requires an optional package: mpg123)
- video CD (VCD/SVCD) burning ( requires packages: vcdimager, ffmpeg)
General Device Settings
In the first tab, make sure cdrom settings are correct (Device:/dev/cdrom ; Speed (auto-detected): 48 ; Options: ) . Input is taken from the DEVICE settings.
Blank CD/DVD-RW
Use blank disk to erase contents and prepare for burning.
Iso Burning
This is supported in the second tab.
- Press button
Browse
to specify the iso file path - Press button
Burn ISO
Backup of data and audio CD
This is supported in the second tab. Optional package: cdrkit-isoinfo may help to improve burn speed.
- Insert CD
- Select backup option: "Save backup on Hard disk" (default) or "Backup on CD disc"
- If backup option is "Save backup on Hard disk" (default), then specify the folder to do "CD/DVD backup"
- Press button
Backup DataCD
Data CD/DVD burning
This is supported in the third tab. In the third tab, one can specify the burn type before adding files. Depending upon the burn type, the files are decoded on fly. One can remove the added files by simply double-clicking on the file in the tree view. Total track size shows the CD/DVD space occupied.
- Select data-cd in Burn Type
- Specify file/folder or
Browse
- Press button
Add
- Press button
Burn Disc
Audio CD burning
This is supported in the third tab. WAV, OGG, MP3 files are supported. OGG, MP3 are automatically converted into uncompressed WAV format for burning.
- Select audio-cd in Burn Type
- Specify file/folder or
Browse
- Press button
Add
to auto-decode to uncompressed WAV (OGG, MP3 are decoded) - Press button
Burn Disc
video CD (VCD/SVCD) burning
This is supported in the third tab. Only burning mpg video format is supported directly. MPEG-1 video for vcd and MPEG-2 for svcd and dvd. AVI, MOV, FLV, WMV videos are automatically converted into a VCD/SVCD/DVD compatible mpg video format
- select data-cd in Burn Type
- Specify file/folder or
Browse
- Press button
Add
to auto-decode to MPG files (AVI, FLV, MOV, WMV are decoded) - Press button
Burn Disc
Common Problems
- Burnbox works as root but not for a user. This happens when the user is not added to "cdrom" group
addgroup tux cdrom
- Cdrom not readable / writable: Make sure the user has proper permissions and is added to "cdrom" group
- MP3 audio burn does not work: Check if you have installed: mpg123
- VCD option does not work: Check if you have installed: vcdimager
- AVI, FLV, WMV files are not decoded to MPG: Check if you have installed: ffmpeg
- DVD burn does not work: Check if you have installed: dvd+rw-tools