K3b – CD/DVD burning application
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Michele Calgaro 3413da9f84
Renaming of files in preparation for code style tools.
3 years ago
admin@269bccc905 Reset submodule main/applications/k3b/admin to latest HEAD 3 years ago
cmake@7b6865d9e6 Reset submodule main/applications/k3b/cmake to latest HEAD 3 years ago
doc Fix invalid headers in PNG files and optimize for size 8 years ago
k3bsetup Add CMakeL10n rules. 5 years ago
libk3b Fix CDTEXT processing 4 years ago
libk3bdevice Fix CDTEXT processing 4 years ago
plugins Add includes to UI files to resolve FTBFS. 6 years ago
src Renaming of files in preparation for code style tools. 3 years ago
tdefile-plugins Add CMakeL10n rules. 5 years ago
tdeioslaves Sync desktop file with German translation. 4 years ago
.gitmodules Switch all submodules to https. 4 years ago
AUTHORS Added abandoned KDE3 version of K3B 14 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Avoid overriding user linker flags (LDFLAGS) for modules and shared libs 5 years ago
COPYING Added abandoned KDE3 version of K3B 14 years ago
COPYING-DOCS Added abandoned KDE3 version of K3B 14 years ago
ChangeLog Fix incorrect characters. 11 years ago
ConfigureChecks.cmake Use common CMake tests. 5 years ago
FAQ Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
INSTALL Added abandoned KDE3 version of K3B 14 years ago
KNOWNBUGS Added abandoned KDE3 version of K3B 14 years ago
Makefile.am Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
PERMISSIONS Added abandoned KDE3 version of K3B 14 years ago
README Added abandoned KDE3 version of K3B 14 years ago
RELEASE_HOWTO Added abandoned KDE3 version of K3B 14 years ago
TODO Added abandoned KDE3 version of K3B 14 years ago
config.h.cmake Fix detection whether the system is big endian 7 years ago
config.h.in Use TDE hardware library instead of HAL when HAL is not available 11 years ago
configure.files Added abandoned KDE3 version of K3B 14 years ago
configure.in.bot Added abandoned KDE3 version of K3B 14 years ago
configure.in.in cmake: Fix FTBFS due to artsc includes 8 years ago
stamp-h.in Added abandoned KDE3 version of K3B 14 years ago
subdirs Use TDE hardware library instead of HAL when HAL is not available 11 years ago

README

K3b Version 1.0

Thanx for downloading K3b - The CD Kreator

These are the features so far:
 - the most userfriendly interface ever ;-)
   - themable

 - Media-centric user interface:
   - Select the medium to use for burning instead of the device
   - K3b always knows about all optical devices and inserted media and adjusts the UI accordingly

 - writing audio-cds
   - On-the-fly decoding of many audio formats through plugin struxture
     (decoding plugins for mp3, ogg vorbis, flac, wave, musepack, wma, aiff, and others)
   - CD-Text support
   - Metadata support, fill CD-Text from metadata or via Internet queries (CDDB + Musicbrainz)
   - little gimmick: hide the first track (so that you have to search back from the 
     beginning of the cd to find it)
   - volume level normalization (only when writing with an image)
   - multiple sources for one track possible (merging of tracks, splitting of tracks, 
     adding silence of arbitrary length)
   - integrated "preview" player
   - Directly add audio tracks from other CDs and let K3b take care of the rest.
   
 - writing ISO9660-CDs and DVDs
   - Joliet/Rockridge support
   - Udf filestructures (no pure Udf so far)
   - create image/write image
   - writing on-the-fly
   - creating of file-tree via drag'n'drop (as easy as it could be)
   - removing files and directories from data tree
   - moving files within the project
   - adding new empty directories to data tree
   - renaming of files (manually or automatically for mp3-files) (for joliet and rockrigde)
   - support for most of the mkisofs-options (I don't think anyone will ever use them! ;-))
   - multisession support (including importing old sessions and overwriting files from old sessions)
     Automagically multisession handling: start, continue, or finish multisession CDs and DVDs based on 
     the size of the project and the remaining capacity on the media.
   - El Torito bootable CD/DVD support

 - writing Video CDs
   - VCD 1.1, 2.0, SVCD
   - CD-i support (Version 4)
   
 - writing mixed-mode CDs
   - CD-Extra (CD-Plus, Enhanced Audio CD) support

 - writing eMovix CDs and DVDs
   
 - writing data DVDs 
   - Support for DVD-R(W) and DVD+R(W)
   - Support for DVD+R Double Layer media

 - formatting DVD-RWs and DVD+RWs

 - writing existing iso-images and cue/bin images to CD
   - Writing of Audio cue file images on-the-fly (All audio formats supported)

 - CD copy (data, audio, mixed mode)

 - DVD copy

 - CD cloning with cdrecord >=2.01a17

 - blanking of CD-RWs
   - Also automagically before writing a CD.

 - CD ripping to wav, mp3, ogg-vorbis, flac, or whatever format needed
   - encoding plugin system
   - Cddb support
   - sophisticated pattern system to automatically organize the ripped tracks
   - m3u playlist creation
   - CD-TEXT support

 - DVD ripping with the transcode tools
   - Support for automatic clipping
   - DivX/XviD encoding

 - Retrieving CD/DVD info and toc

 - Powerful default and automatic settings

 
See INSTALL for further information


Please report bugs (with k3b output!) and tell me what you like/dislike
about the user-interface!

Have fun
Sebastian Trueg (trueg@k3b.org)