News
- 25. April 2006
After all that years of stagnancy somebody decided to do a complete
rewrite of GtkMp3burn.
This somebody is Florian Arthofer who decided he needs something to just
burn quickly some audio-files to cd (for example: i don't like to ruin
my original cds in car)
The rewrite will be in Gtk2-Perl and at the end there hopefully will
be some more features. We will see.
Recoding is in progress and i hope i can release some stuff soon :)
About GtkMp3burn
GtkMp3Burn is a quick and dirty Gtk-Perl app that is based upon
mp3burn 0.01 by Ryan Richter
. GtkMp3Burn is able
to make audio CDs from mp3s without filling up your disk with .wav
files. It requires Perl, Gtk-Perl, mpg123, and cdrecord. This is my
first Gtk-Perl application and for the most part the first thing I've
written that I've released for mass consumption. I don't consider
myself much of a programer so please refrain from making snide
comments about my code :) Comments, suggestions and improvements are
appreciated. I make no warranty that this application performs as
advertised. It works for me, but your milage may vary. For the most
part this was an exercise in converting 12 lines of code into >500 by
throwing a silly GUI around it, but it gave me something to do during a
plane ride. It is best to run this from the command line so that you
can see the mpg123 and cdrecord output. GtkMp3Burn is released under
the terms of the GNU General Public License (GPL).
Screenshot
Related Links
SourceForge Project Page
mp3burn the backend
gtk2-perl bindings of the new version
cdrecord homepage
mpg123 homepage
Download
GtkMp3Burn-0.2
FAQ
What do I use for cdrecord options?
That depends on your own setup and you should refer to the cdrecord documentation. Just for the record I use "-v dev=1,2,0 speed=4 -pad -swab -audio"
Misc
Old Version of this page