slitaz-tools annotate doc/burnbox.en.html @ rev 697

Added tag 4.7 for changeset 83491d0ac7b1
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 01 15:56:00 2012 +0100 (2012-03-01)
parents
children
rev   line source
pankso@567 1 <!DOCTYPE html>
pankso@567 2 <html xmlns="http://www.w3.org/1999/xhtml">
pankso@567 3 <head>
pankso@567 4 <title>Burnbox Manual</title>
pankso@567 5 <meta charset="utf-8" />
pankso@567 6 <link rel="stylesheet" type="text/css" href="style.css" />
pankso@567 7 </head>
pankso@567 8 <body>
pankso@567 9
pankso@567 10 <div id="header">
pankso@567 11 <h1>SliTaz Burnbox Manual</h1>
pankso@567 12 </div>
pankso@567 13
pankso@567 14 <!-- Start content -->
pankso@567 15 <div id="content">
pankso@567 16
pankso@567 17 <h3>About</h3>
pankso@567 18 <p>
pankso@567 19 Burnbox supports:
pankso@567 20 </p>
pankso@567 21 <ul>
pankso@567 22 <li>ISO burning</li>
pankso@567 23 <li>Backup of data and audio CDs</li>
pankso@567 24 <li>Data CD/DVD burning (DVD burning requires an optional package <em>dvd+rw-tools</em>)</li>
pankso@567 25 <li>Audio CD burning (MP3 requires an optional package <em>mpg123</em>)</li>
pankso@567 26 <li>Video CD (VCD/SVCD) burning (requires packages <em>vcdimager</em> and <em>ffmpeg</em>)</li>
pankso@567 27 </ul>
pankso@567 28
pankso@567 29 <h3>General Device Settings</h3>
pankso@567 30 <p>
pankso@567 31 In the last tab, make sure the cdrom settings are correct (Device:/dev/cdrom; Speed (auto-detected): 48; Options: ).
pankso@567 32 Input is taken from the DEVICE settings.
pankso@567 33 </p>
pankso@567 34
pankso@567 35 <h3>Blank CD/DVD-RW</h3>
pankso@567 36 <p>
pankso@567 37 Use <code>Blank disk</code> to erase contents and prepare for burning.
pankso@567 38 </p>
pankso@567 39
pankso@567 40 <h3>Iso Burning</h3>
pankso@567 41 <p>
pankso@567 42 This is supported in the third tab.
pankso@567 43 </p>
pankso@567 44 <ul>
pankso@567 45 <li>Press button <code>Browse</code> to specify the iso file path</li>
pankso@567 46 <li>Press button <code>Burn ISO</code></li>
pankso@567 47 </ul>
pankso@567 48 <p>
pankso@567 49 You can also create or manipulate ISO images with the ISO Master utility.
pankso@567 50 </p>
pankso@567 51
pankso@567 52 <h3>Backup of data and audio CD</h3>
pankso@567 53 <p>
pankso@567 54 This is supported in the second tab. Optional package <em>cdrkit-isoinfo</em> may help to improve the burn speed.
pankso@567 55 </p>
pankso@567 56 <ul>
pankso@567 57 <li>Insert CD</li>
pankso@567 58 <li>Select backup option: "Save backup on Hard Disk Folder" (default) or "Backup on CD disc"</li>
pankso@567 59 <li>If backup option is "Save backup on Hard Disk Folder" (default), then specify the folder to do a "CD/DVD backup"</li>
pankso@567 60 <li>Press button <code>Backup DataCD</code></li>
pankso@567 61 </ul>
pankso@567 62 <p>
pankso@567 63 Audio CD ripping is supported using the asunder package.
pankso@567 64 </p>
pankso@567 65
pankso@567 66 <h3>Data CD/DVD burning</h3>
pankso@567 67 <p>
pankso@567 68 This is supported in the First tab. One can specify the burn type before adding files.
pankso@567 69 Depending upon the burn type, the files are decoded on the fly.
pankso@567 70 One can remove the added files by simply double-clicking on the file in the tree view.
pankso@567 71 Total track size shows the CD/DVD space occupied.
pankso@567 72 </p>
pankso@567 73
pankso@567 74 <ul>
pankso@567 75 <li>Select data-cd in Burn Type</li>
pankso@567 76 <li>Specify file/folder or <code>Browse</code></li>
pankso@567 77 <li>Press button <code>Add</code></li>
pankso@567 78 <li>Press button <code>Burn Disc</code></li>
pankso@567 79 </ul>
pankso@567 80
pankso@567 81 <h3>Audio CD burning</h3>
pankso@567 82 <p>
pankso@567 83 This is supported in the first tab. WAV, OGG, MP3 files are supported.
pankso@567 84 OGG and MP3 are automatically converted into an uncompressed WAV format for burning.
pankso@567 85 </p>
pankso@567 86 <ul>
pankso@567 87 <li>Select audio-cd in Burn Type</li>
pankso@567 88 <li>Specify file/folder or <code> Browse</code></li>
pankso@567 89 <li>Press button <code> Add</code> to auto-decode to uncompressed WAV (OGG, MP3 are decoded)</li>
pankso@567 90 <li>Press button <code> Burn Disc</code></li>
pankso@567 91 </ul>
pankso@567 92
pankso@567 93 <h3>Video CD (VCD/SVCD) burning</h3>
pankso@567 94 <p>
pankso@567 95 This is supported in the first tab. Only burning mpg video format is supported directly: MPEG-1 video for vcd and MPEG-2 for svcd and dvd.
pankso@567 96 AVI, MOV, FLV, WMV videos are automatically converted into a VCD/SVCD/DVD compatible mpg video format.
pankso@567 97 </p>
pankso@567 98 <ul>
pankso@567 99 <li>Select video-dvd, vcd or svcd in Burn Type</li>
pankso@567 100 <li>Specify file/folder or <code>Browse</code></li>
pankso@567 101 <li>Press button <code>Add</code> and select Enable decoding video for MPG files (AVI, FLV, MOV, WMV are decoded)</li>
pankso@567 102 <li>Press button <code>Burn Disc</code></li>
pankso@567 103 </ul>
pankso@567 104
pankso@567 105 <h3>Common Problems</h3>
pankso@567 106 <ul>
pankso@567 107 <li>Burnbox works as root but not for a user: This happens when the user is not added to the "cdrom" group <pre>addgroup tux cdrom</pre></li>
pankso@567 108 <li>Cdrom not readable / writable: Make sure the user has proper permissions and is added to the "cdrom" group</li>
pankso@567 109 <li>MP3 audio burn does not work: Check if you have installed <em>mpg123</em></li>
pankso@567 110 <li>VCD option does not work: Check if you have installed <em>vcdimager</em></li>
pankso@567 111 <li>AVI, FLV, WMV files are not decoded to MPG: Check if you have installed <em>ffmpeg</em></li>
pankso@567 112 <li>DVD burn does not work: Check if you have installed <em>dvd+rw-tools</em></li>
pankso@567 113 </ul>
pankso@567 114
pankso@567 115 <!-- End content -->
pankso@567 116 </div>
pankso@567 117
pankso@567 118 </body>
pankso@567 119 </html>