Warning, /multimedia/k3b/doc/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003   <!ENTITY k3b "<application>K3b</application>">
0004   <!ENTITY % addindex "IGNORE">
0005   <!ENTITY % English "INCLUDE">
0006 ]>
0007 <book id="k3b" lang="&language;">
0008 <bookinfo>
0009 <title>The K3b Handbook</title>
0010 <authorgroup>
0011 <author>
0012 <personname>
0013     <firstname>This documentation was converted from the KDE UserBase <ulink url=" https://userbase.kde.org/K3b">K3b</ulink> page at 2011-01-20.</firstname>
0014 <surname></surname>
0015 </personname>
0016     </author>
0017 <author>
0018 <personname>
0019     <firstname>Update to 2.0 by the &kde; Documentation Team</firstname>
0020 <surname></surname>
0021 </personname>
0022     </author>
0023 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0024     </authorgroup>
0025 <legalnotice>&FDLNotice;</legalnotice>
0026 <date>2012-01-06</date>
0027     <releaseinfo>2.0 (&kde; 4.8)</releaseinfo>
0028 <abstract>
0029 <para></para>
0030     </abstract>
0031     <keywordset>
0032 <keyword>KDE</keyword>
0033 </keywordset>
0034 </bookinfo>
0035 <!--userbase <timestamp>2011-01-20T10:52:41Z</timestamp>-->
0036 
0037 <!--userbase-content-->
0038 <chapter id="introduction"><title>Introduction</title>
0039 <para>If you have used a burning program such as Nero under Windows, &k3b; will feel quite familiar.
0040 </para>
0041 <para>Featuring a simple, yet powerful graphical interface, &k3b; provides various options for burning a CD, DVD, or BD (Blu-ray disc). Various types of optical projects are supported including (but not limited to) audio and data, video projects for DVD and VCD, as well as multi-session and mixed-mode discs. &k3b; also has the ability to erase re-writeable media and can perform more complicated tasks such as audiovisual encoding and decoding.
0042 </para>
0043 </chapter>
0044 <!--
0045 Git commit 127d389fe61c77225eb8efab0c53ddf2ef704fdf by Michal Malek.
0046 Committed on 11/09/2011 at 17:56.
0047 Pushed by mmalek into branch 'master'.
0048 
0049 Moved K3bSetup functionality to K3b's config dialog
0050 
0051 K3bSetup never really belonged to SystemSettings. When user wanted
0052 to change device or programs permissions he'd needed to switch to
0053 SystemSettings which was not obvious. Hence this settings were moved
0054 to K3b settings window. Program permissions can now be changed in a new
0055 "Permissions" tab on "Programs" section.
0056 Modification of devices permissions has been removed altogether. In
0057 all (?) modern systems optical devices belongs to a certain user group
0058 (e.g. "cdrom"). If the current user does not belongs to this group,
0059 he's offered to add himself to it in "Devices" section of K3b settings
0060 window.
0061 
0062 FEATURE: 220040
0063 FIXED-IN: 2.1.0
0064 GUI: K3bSetup no longer exists
0065 
0066 Commit log is wrong here, this is FIXED-IN:2.0 branch
0067   -->
0068 <chapter id="pre-setup"><title>Pre-setup</title>
0069 <para>When you run &k3b; for the first time, you may find &k3b; informing you that no optical writer drivers have been found, meaning you will not be able to write to any optical discs. There is no need to panic as &k3b; will open the <guilabel>Permissions</guilabel> tab on the <guilabel>Programs</guilabel> page of the configuration dialog, where permissions can now be changed. In
0070 all modern systems optical devices belongs to a certain user group (&eg; <quote>cdrom</quote>). If the current user does not belongs to this group, he is offered to add himself to it on this tab.
0071 </para>
0072 <para>
0073 <screenshot>
0074 <screeninfo></screeninfo>
0075   <mediaobject>
0076     <imageobject>
0077       <imagedata fileref="K3bsetup.png" format="PNG"/>
0078     </imageobject>
0079     <textobject>
0080       <phrase></phrase>
0081     </textobject>
0082   </mediaobject>
0083 </screenshot>
0084 </para>
0085 </chapter>
0086 
0087 <chapter id="configuring-the-user-interface"><title>Configuring the User Interface</title>
0088 <para>Upon starting &k3b; you are offered quick starts to the three most popular processes
0089 </para>
0090 <itemizedlist>
0091 <listitem><para><guilabel>New Data Project</guilabel>
0092 </para></listitem>
0093 <listitem><para><guilabel>New Audio CD Project</guilabel>
0094 </para></listitem>
0095 <listitem><para><guilabel>Copy Medium</guilabel>
0096 </para></listitem>
0097 </itemizedlist>
0098 <para>&k3b; can perform much more than these tasks though, and so you may find that some of the other possibilities are just as useful to you. Take a look at this list for a taste of other available functions:
0099 </para>
0100 <para>
0101 <screenshot>
0102 <screeninfo></screeninfo>
0103   <mediaobject>
0104     <imageobject>
0105       <imagedata fileref="K3bMoreActions.png" format="PNG"/>
0106     </imageobject>
0107     <textobject>
0108       <phrase></phrase>
0109     </textobject>
0110   </mediaobject>
0111 </screenshot>
0112 </para>
0113 <para>Perhaps a quick start for one or more of these other tasks would be useful to you and so &k3b; can give you that, too. Simply right click on the application desktop, and here you will see a menu for adding buttons:
0114 </para>
0115 <para>
0116 <screenshot>
0117 <screeninfo></screeninfo>
0118   <mediaobject>
0119     <imageobject>
0120       <imagedata fileref="K3bAddButton.png" format="PNG"/>
0121     </imageobject>
0122     <textobject>
0123       <phrase></phrase>
0124     </textobject>
0125   </mediaobject>
0126 </screenshot>
0127 </para>
0128 </chapter>
0129 <chapter id="configuring-the-internals"><title>Configuring the internals</title>
0130 <para>Most of the default settings can simply be left alone. It is however, recommended that you do take a look at the <guilabel>Advanced Settings</guilabel> page. Here you can set various important settings, if required.
0131 </para>
0132 <para>
0133 <screenshot>
0134 <screeninfo></screeninfo>
0135   <mediaobject>
0136     <imageobject>
0137       <imagedata fileref="K3bAdvancedSettings.png" format="PNG"/>
0138     </imageobject>
0139     <textobject>
0140       <phrase></phrase>
0141     </textobject>
0142   </mediaobject>
0143 </screenshot>
0144 </para>
0145 <itemizedlist>
0146 <listitem><para><guilabel>Use Burnfree</guilabel> should be set - it controls the burn, ensuring that the buffer never gets dangerously low (which reduces the quantity of bad burns).
0147 </para></listitem>
0148 <listitem><para>You may wish to automatically erase re-writable disks.
0149 </para></listitem>
0150 <listitem><para>The option <guilabel>Do not eject medium after write process</guilabel> is invaluable if your drive is one that cannot be closed quickly enough for <guilabel>Verify</guilabel> to happen.
0151 </para></listitem>
0152 </itemizedlist>
0153 </chapter>
0154 <chapter id="preparing-to-burn-a-disk"><title>Preparing to burn a disk</title>
0155 <para>When starting a new project, you should ensure that &k3b; has detected the correct optical media, such as CD or DVD. On the status line at the bottom of the screen you should see the size of disk which is currently set. If this is not correct, or you require a different size, simply right-click on it and set the preferred size from the provided list:
0156 </para>
0157 <para>
0158 <screenshot>
0159 <screeninfo></screeninfo>
0160   <mediaobject>
0161     <imageobject>
0162       <imagedata fileref="K3bDiskChoice.png" format="PNG"/>
0163     </imageobject>
0164     <textobject>
0165       <phrase></phrase>
0166     </textobject>
0167   </mediaobject>
0168 </screenshot>
0169 </para>
0170 <para>Now choose what is to be burnt.
0171 </para>
0172 <para>The top half of the screen is the <emphasis>source pane</emphasis>; it functions like a file manager. You can choose ordinary files from mounted data volumes or audio tracks from inserted audio discs. Names of audio tracks are automatically read from CD-Text data, if your CD drive supports reading it, or generated using <ulink url="http://libcddb.sourceforge.net/">CDDB</ulink>; the exact format is controlled by a button in the bottom pane. If the names are incorrect or simply do not match the description of the disc, you can edit them using the toolbar button. Your changes will be cached locally and submitted to the master registry at <ulink url="http://www.freedb.org/">FreeDB</ulink>.
0173 </para>
0174 <tip>
0175 <para>If the whole record is performed by the same artist, leave the track artist entries blank, fill the <guilabel>Album artist</guilabel>, save to CDDB and requery.
0176 </para>
0177 </tip>
0178 <para>Now that you have your sources at hand, simply drag and drop the files and directories you wish to burn onto the large pane to the right at the bottom; this is the <emphasis>model pane</emphasis>. Behold a tree of your chosen files forming to the left. Should there be some files or directories which you do not want to burn, these can be easily removed from the project by simply removing them from the panel at the bottom. Select the file to be removed (you can control-click to select multiple ones), then choose <guilabel>Remove</guilabel> from the context menu. 
0179 </para>
0180 <tip>
0181 <para>If you need to compress audio, create a new audio CD project, add the files to be converted and press the button <guilabel>Convert Tracks</guilabel>. This will not affect the contents of the CD if you decide to burn it; however, you will be able to use the compressed files elsewhere. Make sure the original files are lossless (<emphasis>wav</emphasis> or <emphasis>FLAC</emphasis>), otherwise the result will be unsatisfactory.
0182 </para>
0183 </tip>
0184 <para>The top line will be the title of the disk. In many cases this will be fine, but if you would like to change this to something else, simply rename it using the context menu.
0185 </para>
0186 </chapter>
0187 <chapter id="final-steps"><title>Final Steps</title>
0188 <para>You are now ready to hit the <guilabel>Burn</guilabel> button.  
0189 </para>
0190 <para>
0191 <screenshot>
0192 <screeninfo></screeninfo>
0193   <mediaobject>
0194     <imageobject>
0195       <imagedata fileref="K3bSetVerify.png" format="PNG"/>
0196     </imageobject>
0197     <textobject>
0198       <phrase></phrase>
0199     </textobject>
0200   </mediaobject>
0201 </screenshot>
0202 </para>
0203 <para>You will see on my screenshot that no disk was present. When you have inserted the appropriate disk you will see a description of it on that line.
0204 </para>
0205 <para>There are still one or two choices to be made. I would <emphasis>recommend</emphasis> that you set <guilabel>Verify written data</guilabel>, then hit the <guilabel>Save</guilabel> icon at the bottom of the screen, ensuring that it becomes your personal default. For most modern drives it's safe to leave mode and speed to <guilabel>Auto</guilabel>. If you may wish to burn another copy of the disk at a later date, select <guilabel>Create image</guilabel>, which will save having to set up the burn again. Set the number of copies you want to burn, then, when you are satisfied, hit <guilabel>Burn</guilabel>.
0206 </para>
0207 </chapter>
0208 
0209 <!--userbase-content-->
0210 
0211 <chapter id="burning-an-audio-cd"><title>Burning an Audio CD</title>
0212 <sect1 id="k3b-audio-support"><title>Starting an Audio CD Project</title>
0213 <para>&k3b; supports a lot of audio formats and can convert them automatically for you.
0214 </para>
0215 <note><para>Some distributions split this capability of &k3b; into a separate package, &eg; on Debian and Ubuntu distributions you need to install the package libk3b6-extracodecs, on openSUSE the name of the package is k3b-codecs. On some distributions (&eg; Mandriva) you do not need to install any additional packages.</para></note>
0216 
0217 <sect2 id="selecting-files"><title>Selecting the files</title>
0218 <para>There are two ways to select the audio files you want to burn onto an audio cd:</para>
0219 <variablelist>
0220 <varlistentry>
0221 <term>Using &k3b;</term>
0222 <listitem>
0223 <para>At the bottom half of the &k3b; window click on <guilabel>New Audio CD Project</guilabel> and select the files you want to burn.
0224 </para>
0225 <para>Alternatively navigate in the folders panel to the location of the audio files. Double click on an audio file or drag and drop selected audio files into the bottom part of &k3b;'s window automatically starts a <guilabel>New Audio CD Project</guilabel> with these files.
0226 </para>
0227 </listitem>
0228 </varlistentry>
0229 
0230 <varlistentry>
0231 <term>Using the file manager</term>
0232 <listitem>
0233 <para>Go to the folder containing your music files in &dolphin; or &konqueror;</para>
0234 <para>Choose the files to burn and select <menuchoice><guimenu>Actions</guimenu><guimenuitem>Create Audio CD with &k3b;</guimenuitem></menuchoice> from the context menu.</para>
0235 </listitem>
0236 </varlistentry>
0237 
0238 </variablelist>
0239 </sect2>
0240 
0241 <sect2 id="edit-the-title-information"><title>Edit the Title Information</title>
0242 <para>You can give the tracks titles or import those from <acronym>CDDB</acronym> (a online service for track names). To do so double click on the track (lower half of the window).
0243 </para>
0244 </sect2>
0245 <sect2 id="burn-the-cd"><title>Burn the CD</title>
0246 <para>Insert a blanc CD-R or CD-RW disc into your CD writer and click on <guilabel>Burn</guilabel>. In the upcoming dialog check if you like the presets and when done click on <guilabel>Burn</guilabel>. The CD will now be burned for you.
0247 </para>
0248 </sect2>
0249 </sect1>
0250 
0251 </chapter>
0252 
0253 <chapter id="credits">
0254 <title>Credits and License</title>
0255     <para>
0256 Documentation Copyright see the UserBase     
0257 <ulink url="https://userbase.kde.org/index.php?title=K3b&amp;action=history">K3b page history</ulink></para>
0258     <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0259 &underFDL;
0260 </chapter>
0261 &documentation.index;
0262 </book>