slitaz-tools diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc/burnbox.en.html	Thu Mar 01 15:56:00 2012 +0100
     1.3 @@ -0,0 +1,119 @@
     1.4 +<!DOCTYPE html>
     1.5 +<html xmlns="http://www.w3.org/1999/xhtml">
     1.6 +<head>
     1.7 +	<title>Burnbox Manual</title>
     1.8 +	<meta charset="utf-8" />
     1.9 +	<link rel="stylesheet" type="text/css" href="style.css" />
    1.10 +</head>
    1.11 +<body>
    1.12 +
    1.13 +<div id="header">
    1.14 +	<h1>SliTaz Burnbox Manual</h1>
    1.15 +</div>
    1.16 +
    1.17 +<!-- Start content -->
    1.18 +<div id="content">
    1.19 +
    1.20 +<h3>About</h3>
    1.21 +<p>
    1.22 +Burnbox supports:
    1.23 +</p>
    1.24 +<ul>
    1.25 +	<li>ISO burning</li>
    1.26 +	<li>Backup of data and audio CDs</li>
    1.27 +	<li>Data CD/DVD burning (DVD burning requires an optional package <em>dvd+rw-tools</em>)</li>
    1.28 +	<li>Audio CD burning (MP3 requires an optional package <em>mpg123</em>)</li>
    1.29 +	<li>Video CD (VCD/SVCD) burning (requires packages <em>vcdimager</em> and <em>ffmpeg</em>)</li>
    1.30 +</ul>
    1.31 +
    1.32 +<h3>General Device Settings</h3>
    1.33 +<p>
    1.34 +In the last tab, make sure the cdrom settings are correct (Device:/dev/cdrom; Speed (auto-detected): 48; Options: ). 
    1.35 +Input is taken from the DEVICE settings.
    1.36 +</p>
    1.37 +
    1.38 +<h3>Blank CD/DVD-RW</h3>
    1.39 +<p>
    1.40 +Use <code>Blank disk</code> to erase contents and prepare for burning.
    1.41 +</p>
    1.42 +
    1.43 +<h3>Iso Burning</h3>
    1.44 +<p>
    1.45 +This is supported in the third tab.
    1.46 +</p>
    1.47 +<ul>
    1.48 +	<li>Press button <code>Browse</code> to specify the iso file path</li>
    1.49 +	<li>Press button <code>Burn ISO</code></li>
    1.50 +</ul>
    1.51 +<p>
    1.52 +You can also create or manipulate ISO images with the ISO Master utility.
    1.53 +</p>
    1.54 +
    1.55 +<h3>Backup of data and audio CD</h3>
    1.56 +<p>
    1.57 +This is supported in the second tab. Optional package <em>cdrkit-isoinfo</em> may help to improve the burn speed. 
    1.58 +</p>
    1.59 +<ul>
    1.60 +	<li>Insert CD</li>
    1.61 +	<li>Select backup option: "Save backup on Hard Disk Folder" (default) or "Backup on CD disc"</li>
    1.62 +	<li>If backup option is "Save backup on Hard Disk Folder" (default), then specify the folder to do a "CD/DVD backup"</li>
    1.63 +	<li>Press button <code>Backup DataCD</code></li>
    1.64 +</ul>
    1.65 +<p>
    1.66 +Audio CD ripping is supported using the asunder package. 
    1.67 +</p>
    1.68 +
    1.69 +<h3>Data CD/DVD burning</h3>
    1.70 +<p>
    1.71 +This is supported in the First tab. One can specify the burn type before adding files. 
    1.72 +Depending upon the burn type, the files are decoded on the fly. 
    1.73 +One can remove the added files by simply double-clicking on the file in the tree view. 
    1.74 +Total track size shows the CD/DVD space occupied.
    1.75 +</p>
    1.76 +
    1.77 +<ul>
    1.78 +	<li>Select data-cd in Burn Type</li>
    1.79 +	<li>Specify file/folder or <code>Browse</code></li>
    1.80 +	<li>Press button <code>Add</code></li>
    1.81 +	<li>Press button <code>Burn Disc</code></li>
    1.82 +</ul>
    1.83 +
    1.84 +<h3>Audio CD burning</h3>
    1.85 +<p>
    1.86 +This is supported in the first tab. WAV, OGG, MP3 files are supported. 
    1.87 +OGG and MP3 are automatically converted into an uncompressed WAV format for burning.
    1.88 +</p>
    1.89 +<ul>
    1.90 +	<li>Select audio-cd in Burn Type</li>
    1.91 +	<li>Specify file/folder or <code> Browse</code></li>
    1.92 +	<li>Press button <code> Add</code> to auto-decode to uncompressed WAV (OGG, MP3 are decoded)</li>
    1.93 +	<li>Press button <code> Burn Disc</code></li>
    1.94 +</ul>
    1.95 +
    1.96 +<h3>Video CD (VCD/SVCD) burning</h3>
    1.97 +<p>
    1.98 +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. 
    1.99 +AVI, MOV, FLV, WMV videos are automatically converted into a VCD/SVCD/DVD compatible mpg video format.
   1.100 +</p>
   1.101 +<ul>
   1.102 +	<li>Select video-dvd, vcd or svcd in Burn Type</li>
   1.103 +	<li>Specify file/folder or <code>Browse</code></li>
   1.104 +	<li>Press button <code>Add</code> and select Enable decoding video for MPG files (AVI, FLV, MOV, WMV are decoded)</li>
   1.105 +	<li>Press button <code>Burn Disc</code></li>
   1.106 +</ul>
   1.107 +
   1.108 +<h3>Common Problems</h3>
   1.109 +<ul>
   1.110 +	<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>
   1.111 +	<li>Cdrom not readable / writable: Make sure the user has proper permissions and is added to the "cdrom" group</li>	
   1.112 +	<li>MP3 audio burn does not work: Check if you have installed <em>mpg123</em></li>
   1.113 +	<li>VCD option does not work: Check if you have installed <em>vcdimager</em></li>
   1.114 +	<li>AVI, FLV, WMV files are not decoded to MPG: Check if you have installed <em>ffmpeg</em></li>
   1.115 +	<li>DVD burn does not work: Check if you have installed <em>dvd+rw-tools</em></li>
   1.116 +</ul>
   1.117 +
   1.118 +<!-- End content -->
   1.119 +</div>
   1.120 +
   1.121 +</body>
   1.122 +</html>