Difference between revisions of "K3b"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
(version , maintainer, introduction edits)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Infobox Software
 
{{Infobox Software
| name = K3b  
+
| name = K3b
| screenshot =  
+
| logo =
| caption = K3b the CD/DVD Kreator  
+
| screenshot = [[image:K3b-screenshot.png|250px]]
| maintainer = Sebastrian Trueg, Christian Kvasny
+
| caption = K3b the CD/DVD Kreator
| stable_release = 0.12
+
| maintainer = Sebastian Trüg, christian Kvansy, Michał Małek
| preview_release =
+
| stable_release = 2.0.2
 +
| preview_release =  
 
| operating_system = Linux/BSD
 
| operating_system = Linux/BSD
| use = CD/DVD Authoring  
+
| use = CD/DVD Authoring
| license = GPL  
+
| license = GPL v2
| website = http://www.k3b.org/
+
| website = http://www.k3b.org
 
}}
 
}}
  
=Introduction=  
+
=Introduction=
What is K3b? K3B is a CD/DVD authoring application frontend written for KDE interface under GNU/Linux. K3b effectively makes use of command-line utilities [[CDRDAO]], [[CDRecord]] and [[growofis]] to handle the actual writing of information to a disc.
+
K3b
==Features==  
+
Version 2.0.2
These are some common features that K3b supports like most CD/DVD burning applications:  
+
Using KDE Development Platform 4.11.2
=== Data CD's ===  
+
 
* Add files and folders to your data cd project via drag'n'drop.  
+
http://www.k3b.org
* Remove files from your project, move files within your project.  
+
Licence: GNU General Public Licence Version 2 (GPL v2)
* Create empty direcories within your project.  
+
 
* Write data cds on-the-fly directly without an image file or with image file. It's also possible to just create the image file and write it to cd later.  
+
K3b is a full-featured CD/DVD/Blu-ray burning and ripping application.
* Rockridge and Joliet file system support.  
+
It supports a variety of project types as well as copying of optical media, burning of different types of images, and ripping Audio CDs, Video CDs, and Video DVDs.
* Rename files in your project.  
+
Its convenient user interface is targeted at all audiences, trying to be as simple as possible for novice users while also providing all features an advanced user might need.
 +
 
 +
==Features==
 +
These are some common features that K3b supports like most CD/DVD burning applications:
 +
=== Data CD's ===
 +
* Add files and folders to your data CD project via drag'n'drop.
 +
* Remove files from your project, move files within your project.
 +
* Create empty directories within your project.
 +
* Write data CD's on-the-fly directly without an image file or with image file. It's also possible to just create the image file and write it to CD later.
 +
* Rockridge and Joliet file system support.
 +
* Rename files in your project.
 
* Let K3b rename all the mp3/ogg files you add to your project to a common format like "artist - title.mp3".  
 
* Let K3b rename all the mp3/ogg files you add to your project to a common format like "artist - title.mp3".  
* For advanced users: support for nearly all the mkisofs options.  
+
* For advanced users: support for nearly all the mkisofs options.
* Verifying the burned data.  
+
* Verifying the burned data.
* Support for multible El-Torito boot images.  
+
* Support for multiple El-Torito boot images.
* Multisession support
+
* Multi-session support
=== CD Copying ===
+
=== CD Copying ===
* Copy single and multi session data CDs
+
* Copy single and multi-session data CD's
* Copy Audio CDs
+
* Copy Audio CD's
* Copy Enhanced Audio CDs (CD-Extra)  
+
* Copy Enhanced Audio CD's (CD-Extra)
* Copy CD-Text  
+
* Copy CD-Text
* Add CD-Text from cddb
+
* Add CD-Text from [[CDDB]]
 
* CD Cloning mode for perfect single session CD copies
 
* CD Cloning mode for perfect single session CD copies
 
=== DVD Writing ===
 
=== DVD Writing ===
* Support for DVD-R(W) and DVD+R(W)  
+
* Support for DVD-R(W) and DVD+R(W)
* Creating data DVD projects  
+
* Creating data DVD projects
* Creating eMovix DVDs
+
* Creating eMovix DVD's
* Formatting DVD-RWs and DVD+RWs
+
* Formatting DVD-RW's and DVD+RW's
==Screenshots==  
+
 
* [http://k3b.plainblack.com/uploads/MT/fK/MTfKD9QmNDpA6wY60vrLVA/splash.jpg K3b Splash Screen] this a screenshot of K3b splash screen
+
*K3b effectively makes use of command-line utilities [[CDRDAO]], [[CDRecord]] and [[growisofs]] to handle the actual writing of information to a disc.
* [http://k3b.plainblack.com/uploads/nG/Ku/nGKuJXQiRXoNn3I_adc0Ag/welcome_screenshot_0.12.png K3b Layout] this is a screenshot of K3b main CD/DVD creator layout window.
+
 
==K3b Guides==
+
==K3b Guides==
=Development API=
+
* [[K3b and Nero AAC]] user guide for configuring Nero AAC encoder for use with K3b
 +
 
 +
=Development API=
 +
==Optional components==
 +
Optional plugin-ins that can be used with K3b for encoding, decoding, ripping, and misc purposes.
 +
 
 +
* <code>libMAD </code>
 +
* <code>[[cdparanoia|libparanoia]] </code>
 +
* <code>[[Vorbis|libvorbis]] </code>
 +
* <code>[[FLAC|libFLAC++]] </code>
 +
* <code>[[LAME|liblame]] </code>
 +
* <code>libmpcdec </code>
 +
* <code>libsndfile </code>
 +
* <code>libavcodec </code>
 +
* <code>libmusicbrainz </code>
 +
 
 
==External links==
 
==External links==
 +
* [http://docs.kde.org/stable/en/extragear-multimedia/k3b/k3b.pdf K3b Handbook] the official K3b handbook for using the application. (PDF)
  
 
[[Category:CD/DVD Writers]]
 
[[Category:CD/DVD Writers]]

Latest revision as of 19:58, 28 October 2013

K3b
K3b-screenshot.png
K3b the CD/DVD Kreator
Developer(s) Sebastian Trüg, christian Kvansy, Michał Małek
Release information
Initial release {{{released}}}
Stable release 2.0.2
Preview release
Compatibility
Operating system Linux/BSD
Additional information
Use CD/DVD Authoring
License GPL v2
Website http://www.k3b.org

Introduction

K3b Version 2.0.2 Using KDE Development Platform 4.11.2

http://www.k3b.org Licence: GNU General Public Licence Version 2 (GPL v2)

K3b is a full-featured CD/DVD/Blu-ray burning and ripping application. It supports a variety of project types as well as copying of optical media, burning of different types of images, and ripping Audio CDs, Video CDs, and Video DVDs. Its convenient user interface is targeted at all audiences, trying to be as simple as possible for novice users while also providing all features an advanced user might need.

Features

These are some common features that K3b supports like most CD/DVD burning applications:

Data CD's

  • Add files and folders to your data CD project via drag'n'drop.
  • Remove files from your project, move files within your project.
  • Create empty directories within your project.
  • Write data CD's on-the-fly directly without an image file or with image file. It's also possible to just create the image file and write it to CD later.
  • Rockridge and Joliet file system support.
  • Rename files in your project.
  • Let K3b rename all the mp3/ogg files you add to your project to a common format like "artist - title.mp3".
  • For advanced users: support for nearly all the mkisofs options.
  • Verifying the burned data.
  • Support for multiple El-Torito boot images.
  • Multi-session support

CD Copying

  • Copy single and multi-session data CD's
  • Copy Audio CD's
  • Copy Enhanced Audio CD's (CD-Extra)
  • Copy CD-Text
  • Add CD-Text from CDDB
  • CD Cloning mode for perfect single session CD copies

DVD Writing

  • Support for DVD-R(W) and DVD+R(W)
  • Creating data DVD projects
  • Creating eMovix DVD's
  • Formatting DVD-RW's and DVD+RW's
  • K3b effectively makes use of command-line utilities CDRDAO, CDRecord and growisofs to handle the actual writing of information to a disc.

K3b Guides

Development API

Optional components

Optional plugin-ins that can be used with K3b for encoding, decoding, ripping, and misc purposes.

External links

  • K3b Handbook the official K3b handbook for using the application. (PDF)