GnomeBaker: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
}} | }} | ||
=Introduction= | = Introduction = | ||
Gnomebaker is a GTK2/GNOME CD burning application. It's very similiar to [[K3b]] only with a GTK2 interface. It uses [[cdrecord]]. | Gnomebaker is a GTK2/GNOME CD burning application. It's very similiar to [[K3b]] only with a GTK2 interface. It uses [[cdrecord]]. | ||
==Features== | |||
* Create Audio CDs from existing WAV's, [[FLAC]], [[MP3]], and [[ | == Features == | ||
* Create Audio CDs from existing WAV's, [[Free Lossless Audio Codec|FLAC]], [[MP3]], and (Ogg) [[Vorbis]] | |||
* Import M3U and PLS audio playlists | * Import M3U and PLS audio playlists | ||
* Create Data CDs | * Create Data CDs | ||
Line 30: | Line 31: | ||
* Burn Cue/Bin files | * Burn Cue/Bin files | ||
* Burn Data CDs on the fly | * Burn Data CDs on the fly | ||
==Screenshots== | |||
== Screenshots == | |||
* [http://www.flickr.com/photos/gamehack/74153465/ Gnome Baker layout] this is a screenshot of the main Gnome Baker layout window. | * [http://www.flickr.com/photos/gamehack/74153465/ Gnome Baker layout] this is a screenshot of the main Gnome Baker layout window. | ||
=Development API= | |||
==External links== | = Development API = | ||
== External links == | |||
* [https://launchpad.net/rosetta/products/gnomebaker Gnome Baker user forum] a user forum dedicated to Gnome Baker topics including updates, bugs, and development progress. | * [https://launchpad.net/rosetta/products/gnomebaker Gnome Baker user forum] a user forum dedicated to Gnome Baker topics including updates, bugs, and development progress. | ||
[[Category:CD/DVD Writers]] | [[Category:CD/DVD Writers]] |
Revision as of 16:39, 14 June 2007
A simple GTK2/GNOME CD burning application | |
Developer(s) | Gnome Team |
Release information | |
---|---|
Stable release | 0.5 |
Preview release | 0.4 |
Compatibility | |
Operating system | Linux/BSD |
Additional information | |
Use | CD/DVD Authoring |
License | GPL |
Website | Gnome Baker |
Introduction
Gnomebaker is a GTK2/GNOME CD burning application. It's very similiar to K3b only with a GTK2 interface. It uses cdrecord.
Features
- Create Audio CDs from existing WAV's, FLAC, MP3, and (Ogg) Vorbis
- Import M3U and PLS audio playlists
- Create Data CDs
- Blank ReWritable disks
- Copy Data CDs
- Copy Audio CDs
- Burn existing CD ISO images
- Can burn via SCSI and ATAPI on linux kernels 2.4 and 2.6. Basically if cdrecord works then Gnomebaker will work
- Drag and drop to create Data CDs (including DnD to and from nautilus)
- Integrate with GConf for storage of application settings
- Burn DVDs
- Supports multisession burning
- Blank/Format DVDs
- Burn Cue/Bin files
- Burn Data CDs on the fly
Screenshots
- Gnome Baker layout this is a screenshot of the main Gnome Baker layout window.
Development API
External links
- Gnome Baker user forum a user forum dedicated to Gnome Baker topics including updates, bugs, and development progress.