flac to mp3
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 859
Marlin 0.9
Marlin is a sound sample editor. more>>
Marlin is a sample editor for Gnome 2. It uses GStreamer for file operations and for recording and playback, meaning it can handle a great number of formats and work with most sound systems.
Main features:
- Can load from a large number of media formats (.mp3, .ogg, .wav, .au, .flac, .mpg, .avi...)
- Can save to many formats (.mp3, .wav, .au, .ogg, .flac...) and use the Gnome-Media profiles
- Can handle large files with no problems
- Handles cut, copy, paste, replace and mix operations
- Infinite levels of Undo/Redo and everything should be undoable
- Fully Gnome 2 HIG compliant
- Can record from a variety of sources (ALSA, OSS, esd, arts)
- Playback
- Can extract audio from CDs (with optional musicbrainz lookup)
- Gnome-VFS support
- Horizontal and Vertical scaling
- Uses GStreamer
<<lessMain features:
- Can load from a large number of media formats (.mp3, .ogg, .wav, .au, .flac, .mpg, .avi...)
- Can save to many formats (.mp3, .wav, .au, .ogg, .flac...) and use the Gnome-Media profiles
- Can handle large files with no problems
- Handles cut, copy, paste, replace and mix operations
- Infinite levels of Undo/Redo and everything should be undoable
- Fully Gnome 2 HIG compliant
- Can record from a variety of sources (ALSA, OSS, esd, arts)
- Playback
- Can extract audio from CDs (with optional musicbrainz lookup)
- Gnome-VFS support
- Horizontal and Vertical scaling
- Uses GStreamer
Download (1.1MB)
Added: 2005-07-19 License: GPL (GNU General Public License) Price:
1699 downloads
Dynamic MP3 Lister
Dynamic MP3 Lister is a PHP script for downloading/streaming MP3s from a Web server. more>>
Dynamic MP3 Lister was a project I started a long time ago to create dynamic lists of MP3s quickly and easily.
Features MP3 Information extraction for things like bitrate, channels, playtime and more.
Please note that this script is discontinued, and is only shown here now as an example of my work.
<<lessFeatures MP3 Information extraction for things like bitrate, channels, playtime and more.
Please note that this script is discontinued, and is only shown here now as an example of my work.
Download (0.009MB)
Added: 2005-05-05 License: Free for non-commercial use Price:
1643 downloads
crip 3.7
crip is a terminal-based ripper/encoder/tagger tool for creating Ogg Vorbis files (or MP3 files for crip 1.X) under Unix/Linux. more>>
crip is a terminal-based ripper/encoder/tagger tool for creating Ogg Vorbis/FLAC/MP3 files under UNIX/Linux. It is well-suited for anyone (especially the perfectionist) who seeks to make a lot of files from CDs and have them all properly labeled and professional-quality with a minimum of hassle and yet still have flexibility and full control over everything. Current versions of crip only support Ogg Vorbis and FLAC. If you want to encode MP3 files you should use crip-1.0.
I am constantly refining the process of creating perfect music files to be as automated as possible while still leaving the user with control over as much as possible. To see for yourself how painless it is to make professional-grade music files on your UNIX/Linux machine, go through the crip tutorial.
This script is special because it is the only one that I know that is capable of doing group vorbisgain/replaygain and/or normalization (adjust the volume to be as loud as possible without clipping/distortion) and group labelling/tagging, which makes it easy to allow a group of tracks to be treated as one piece. It can also trim off the silence at the beginning and end of these tracks/groups.
First the script fetches the CDDB info off the internet. Then it prompts you for the grouping of the tracks. This is important because it will treat each group of tracks as one piece, label and vorbisgain/replaygain and/or normalize them (using the volume gain/peak of that group). Normalization is now obsolete with the creation of vorbisgain (replaygain) utilities, so I have that turned off by default and itll run vorbisgain instead.
You can, of course, have each track be a group by itself (such as what youd want to do with most pop CDs). But since Ive also ripped a lot of Classical music I found it necessary to group tracks differently fairly often.
Then it will prompt you for the Artist and Album info (which is already defaulted to what is pulled from CDDB). Afterwards it will prompt you for a filename for each track you selected. Again this field is defaulted to what it suspects that youd want. For most pop CDs all I have to do is hit enter here because the filename is almost always exactly what Id want.
It will then prompt you that its ready to rip. From here everything is automated, so hit return and it usually finishes in about an hour. The script calls cdparanoia to rip the tracks, and then oggenc/flac/lame to encode them. It also labels the files with info appropriately, including the CDDB CD DiscID number (so you will always have a CD reference hex-number inside your OGG/FLAC/MP3 file).
Ive looked into other scripts out there that do something similar to this script, but decided to write my own since I couldnt find one that groups tracks and trims silence. I used this script to rip and encode my collection of over 200 Bach CDs, as well as a bunch of other Classical and non-Classical CDs very easily.
Ive provided links below that include some of the prerequisites that you may need.
Main features:
- Track grouping for automated tagging and appropriate normalization/vorbisgain on multi-track pieces.
- CDDB fetching to populate default information.
- CDDB submit to update the CDDB database with your more accurate info.
- Automates as much of the tagging as possible for fully-labeled professional quality music files.
- Automatically trims digital silence at the beginning and end of a track/group (if desired).
- European character support. Also European character-mapping support.
- Flexibility and full user control in tagging and file naming.
Enhancements:
- Bugfix: -m flag on the command line was not being processed
<<lessI am constantly refining the process of creating perfect music files to be as automated as possible while still leaving the user with control over as much as possible. To see for yourself how painless it is to make professional-grade music files on your UNIX/Linux machine, go through the crip tutorial.
This script is special because it is the only one that I know that is capable of doing group vorbisgain/replaygain and/or normalization (adjust the volume to be as loud as possible without clipping/distortion) and group labelling/tagging, which makes it easy to allow a group of tracks to be treated as one piece. It can also trim off the silence at the beginning and end of these tracks/groups.
First the script fetches the CDDB info off the internet. Then it prompts you for the grouping of the tracks. This is important because it will treat each group of tracks as one piece, label and vorbisgain/replaygain and/or normalize them (using the volume gain/peak of that group). Normalization is now obsolete with the creation of vorbisgain (replaygain) utilities, so I have that turned off by default and itll run vorbisgain instead.
You can, of course, have each track be a group by itself (such as what youd want to do with most pop CDs). But since Ive also ripped a lot of Classical music I found it necessary to group tracks differently fairly often.
Then it will prompt you for the Artist and Album info (which is already defaulted to what is pulled from CDDB). Afterwards it will prompt you for a filename for each track you selected. Again this field is defaulted to what it suspects that youd want. For most pop CDs all I have to do is hit enter here because the filename is almost always exactly what Id want.
It will then prompt you that its ready to rip. From here everything is automated, so hit return and it usually finishes in about an hour. The script calls cdparanoia to rip the tracks, and then oggenc/flac/lame to encode them. It also labels the files with info appropriately, including the CDDB CD DiscID number (so you will always have a CD reference hex-number inside your OGG/FLAC/MP3 file).
Ive looked into other scripts out there that do something similar to this script, but decided to write my own since I couldnt find one that groups tracks and trims silence. I used this script to rip and encode my collection of over 200 Bach CDs, as well as a bunch of other Classical and non-Classical CDs very easily.
Ive provided links below that include some of the prerequisites that you may need.
Main features:
- Track grouping for automated tagging and appropriate normalization/vorbisgain on multi-track pieces.
- CDDB fetching to populate default information.
- CDDB submit to update the CDDB database with your more accurate info.
- Automates as much of the tagging as possible for fully-labeled professional quality music files.
- Automatically trims digital silence at the beginning and end of a track/group (if desired).
- European character support. Also European character-mapping support.
- Flexibility and full user control in tagging and file naming.
Enhancements:
- Bugfix: -m flag on the command line was not being processed
Download (0.035MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1188 downloads
Other version of crip
abcde 2.2.0
abcde is a better CD encoder. more>>
abcde is a frontend to cdparanoia, wget, cd-discid, id3, and your favorite Ogg Vorbis (the default), MP3, FLAC, Ogg Speex, or MPP (Musepack) encoder.
It grabs an entire CD and converts each track to the desired format, then comments or ID3-tags each file, all with one command.
It supports multiple output in a single CD read, the creation of a single track from a CD, resume operation, CD concatenation, volume normalization, gapless encoding (with LAME), parallelization, SMP, proxies, customizable filename organization and munging, playlist generation, distributed encoding via distmp3, and more.
Enhancements:
- Added support for MPP/MP+(Musepack) encoding. Although I am trying to
get 2.2 for Debian Sarge release, mpc seems safe enough to introduce. See
corecodec.org for code.
- Some POSIX shell corrections (making the code more portable). Thanks to
Guillem Jover for pointing the problem out.
- CDYEAR is also passed to do_move(), so one can use it for sorting the
directories.
- Small MacOS X fix, allowing directories with "()" to work. Thanks to Evan
Jones.
- On the MacOS X, I still do not know if abcde works correctly. If does
not, please, drop a note. Or else.
- DOSPLAYLIST also changes "/" with "".
- DATA tracks are now excluded from the ripping process using internally
the cdparanoia "-Q" query option. If using another ripper, it does not
work (at least there is no support for them in abcde)
(Closes: #112692, #117412).
- New "0" choice for "None of the above" has been introduced. If selected, a
template is created and the user encouraged to edit it (Closes: #147683).
- New options for when the PLAYLIST already exists: erase, append or keep.
- Bug fixes along the code:
- abcde.1 corrections and additions
- abcde corrections and code reorganization. abcde now exits earlier if
some of the options are incompatible. Also the actions are set as
variables earlier, so we use less calls to external tools.
- abcde.conf additions
- The GENRE is munged now in its own mungegenre function, so that no more
upper-to-lowercase is done (forced) except if the default is used.
- Examples added to the tarball and /usr/share/doc/abcde/examples with two
scripts to make abcde kind-of-a ripper daemon.
- Changed to experimental to have an stable 2.1.x version in Sarge.
- Add CDDB information to Ogg/Vorbis and FLAC files (Closes: #265358).
- Added INTERACTIVE option. Set it to "n" and there you go, without user
interaction.
- Changes normalize to normalize-audio (Closes: #267053)
- Copes with wav files being erased by the ripping tool.
- Small patch to support ()s in the path under MacOSX. Thanks to Evan Jones
for noticing and sending the patch.
- Added -w for COMMENT seed. Used to give a comment to a given CD.
- Option "-t " added to modify the numbering from a starting point
(Closes: #95828). Geez! That is low bug number...
- Added -T to modify also the tag entries on the songs. Currently available
for FLAC and Ogg/Vorbis.
- Removes trailing spaces (Closes: #280382).
- TRACKNAME now combines multi-lines from long CDDB entries.
- debian/rules:
- s/dh_installmanpages/dh_installman/
<<lessIt grabs an entire CD and converts each track to the desired format, then comments or ID3-tags each file, all with one command.
It supports multiple output in a single CD read, the creation of a single track from a CD, resume operation, CD concatenation, volume normalization, gapless encoding (with LAME), parallelization, SMP, proxies, customizable filename organization and munging, playlist generation, distributed encoding via distmp3, and more.
Enhancements:
- Added support for MPP/MP+(Musepack) encoding. Although I am trying to
get 2.2 for Debian Sarge release, mpc seems safe enough to introduce. See
corecodec.org for code.
- Some POSIX shell corrections (making the code more portable). Thanks to
Guillem Jover for pointing the problem out.
- CDYEAR is also passed to do_move(), so one can use it for sorting the
directories.
- Small MacOS X fix, allowing directories with "()" to work. Thanks to Evan
Jones.
- On the MacOS X, I still do not know if abcde works correctly. If does
not, please, drop a note. Or else.
- DOSPLAYLIST also changes "/" with "".
- DATA tracks are now excluded from the ripping process using internally
the cdparanoia "-Q" query option. If using another ripper, it does not
work (at least there is no support for them in abcde)
(Closes: #112692, #117412).
- New "0" choice for "None of the above" has been introduced. If selected, a
template is created and the user encouraged to edit it (Closes: #147683).
- New options for when the PLAYLIST already exists: erase, append or keep.
- Bug fixes along the code:
- abcde.1 corrections and additions
- abcde corrections and code reorganization. abcde now exits earlier if
some of the options are incompatible. Also the actions are set as
variables earlier, so we use less calls to external tools.
- abcde.conf additions
- The GENRE is munged now in its own mungegenre function, so that no more
upper-to-lowercase is done (forced) except if the default is used.
- Examples added to the tarball and /usr/share/doc/abcde/examples with two
scripts to make abcde kind-of-a ripper daemon.
- Changed to experimental to have an stable 2.1.x version in Sarge.
- Add CDDB information to Ogg/Vorbis and FLAC files (Closes: #265358).
- Added INTERACTIVE option. Set it to "n" and there you go, without user
interaction.
- Changes normalize to normalize-audio (Closes: #267053)
- Copes with wav files being erased by the ripping tool.
- Small patch to support ()s in the path under MacOSX. Thanks to Evan Jones
for noticing and sending the patch.
- Added -w for COMMENT seed. Used to give a comment to a given CD.
- Option "-t " added to modify the numbering from a starting point
(Closes: #95828). Geez! That is low bug number...
- Added -T to modify also the tag entries on the songs. Currently available
for FLAC and Ogg/Vorbis.
- Removes trailing spaces (Closes: #280382).
- TRACKNAME now combines multi-lines from long CDDB entries.
- debian/rules:
- s/dh_installmanpages/dh_installman/
Download (0.07MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1629 downloads
QMBTagger 0.06
QMBTagger is a Qt-based frontend to the MusicBrainz client library. more>>
QMBTagger is a Qt-based frontend to the MusicBrainz client library, allowing lookup and tagging of MP3, Ogg, and FLAC files by acoustic IDs. It also allows lookup of CDs based on their tables of contents.
Enhancements:
- FIXED: Bug 945936. Added in the necessary preprocessor directives to keep ogg,mp3,flac support from building if it was not detected by the configure script.
- ADDED: Feature Request 946019. Added support for removing songs from the song list.
- CHANGED: Switched to a QListBox for the list of files since we only need one column.
- ADDED: Feature Request 946017. Added support for keeping track of the directory and a command line option -d directory/path, which sets the directory to start in.
- FIXED: Bug 946401. Check if QMBFile.GetSelectedChild() returns NULL.
- FIXED: Make last directory saving/loading work with loading files too.
- FIXED: Clicking Open Directory and then hitting Cancel no longer tries to open the directory.
- FIXED: No longer does weird things when you query and a song was already selected. Also immediately displays results if a song was already selected.
- FIXED: Bug 969872. Was segfaulting because trm_t object was being reused. Now creates new trm_t object for each song.
- FIXED: Duration is padded correctly now (so it shows up as, e.g., 00:06:04 instead of 0:6:4).
- FIXED: trm_t no longer needs to be deleted in QMBFileView destructor because it is done in the query loop.
- FIXED: Can now use Qt 3.1.2.
- CHANGED: Version number bumped for release.
- FIXED: Aborted on error during CD lookup because of improper string use.
<<lessEnhancements:
- FIXED: Bug 945936. Added in the necessary preprocessor directives to keep ogg,mp3,flac support from building if it was not detected by the configure script.
- ADDED: Feature Request 946019. Added support for removing songs from the song list.
- CHANGED: Switched to a QListBox for the list of files since we only need one column.
- ADDED: Feature Request 946017. Added support for keeping track of the directory and a command line option -d directory/path, which sets the directory to start in.
- FIXED: Bug 946401. Check if QMBFile.GetSelectedChild() returns NULL.
- FIXED: Make last directory saving/loading work with loading files too.
- FIXED: Clicking Open Directory and then hitting Cancel no longer tries to open the directory.
- FIXED: No longer does weird things when you query and a song was already selected. Also immediately displays results if a song was already selected.
- FIXED: Bug 969872. Was segfaulting because trm_t object was being reused. Now creates new trm_t object for each song.
- FIXED: Duration is padded correctly now (so it shows up as, e.g., 00:06:04 instead of 0:6:4).
- FIXED: trm_t no longer needs to be deleted in QMBFileView destructor because it is done in the query loop.
- FIXED: Can now use Qt 3.1.2.
- CHANGED: Version number bumped for release.
- FIXED: Aborted on error during CD lookup because of improper string use.
Download (0.095MB)
Added: 2005-06-15 License: GPL (GNU General Public License) Price:
1593 downloads
Ktag 0.5
Ktag aims to be the simpliest tool for editing mp3 and ogg tags. more>>
Ktag is a KDE tool for easy audio tags edition of MP3, OGG and FLAC files.
Ktag supports pictures embeded in ID3V2 tags and comes with a KDE service plugin which can use this picture in Konqueror file preview.
<<lessKtag supports pictures embeded in ID3V2 tags and comes with a KDE service plugin which can use this picture in Konqueror file preview.
Download (0.67MB)
Added: 2005-06-15 License: GPL (GNU General Public License) Price:
1591 downloads
Gamp 0.4
Gamp is a simple to use audio player. more>>
Gamp is a simple to use audio player.
Gamp is a clean/simple audio player for Gnome. It is written in C and uses the Gstreamer framework for audio playback.
It supports MP3, Ogg Vorbis, and Flac. Its interface is similar to that of Winamp, Freeamp, or XMMS.
<<lessGamp is a clean/simple audio player for Gnome. It is written in C and uses the Gstreamer framework for audio playback.
It supports MP3, Ogg Vorbis, and Flac. Its interface is similar to that of Winamp, Freeamp, or XMMS.
Download (0.12MB)
Added: 2005-07-20 License: GPL (GNU General Public License) Price:
1558 downloads
GTag 0.9.2
GTag is a music tag editor for gtk+ 2.4. more>>
GTag is a music tag editor for gtk+ 2.4.
GTag is a music tag editor for gtk+ 2.4. It supports ogg, mp3 and flac audio files. It uses the taglib library and also requires libglade.
<<lessGTag is a music tag editor for gtk+ 2.4. It supports ogg, mp3 and flac audio files. It uses the taglib library and also requires libglade.
Download (0.020MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1555 downloads
Asunder 0.1.0
Asunder is a graphical CD ripper and encoder. more>>
Asunder is a graphical CD ripper and encoder. It supports WAV, MP3, Ogg Vorbis, and FLAC. It has CDDB support and can create M3U playlists.
It uses GTK2 and is desktop environment independent. It is multithreaded, so it can rip and encode at the same time. It aims to make CD ripping as quick and easy as possible.
Main features:
- Support for WAV, MP3, Ogg Vorbis, and FLAC audio files
- Uses CDDB to name and tag each track
- Can encode to multiple formats in one session
- Creates M3U playlists
- Allows for each track to be by a different artist
- Does not require a specific desktop environment
<<lessIt uses GTK2 and is desktop environment independent. It is multithreaded, so it can rip and encode at the same time. It aims to make CD ripping as quick and easy as possible.
Main features:
- Support for WAV, MP3, Ogg Vorbis, and FLAC audio files
- Uses CDDB to name and tag each track
- Can encode to multiple formats in one session
- Creates M3U playlists
- Allows for each track to be by a different artist
- Does not require a specific desktop environment
Download (0.10MB)
Added: 2005-08-18 License: GPL (GNU General Public License) Price:
1527 downloads
Bluefunk 0.3
Bluefunk is a music player for the Gnome desktop. more>>
Bluefunk is a music player for the Gnome desktop.
It is written in C# using the Mono platform. We use the GStreamer framework to play music, allowing Bluefunk to support a wide range of formats; including mp3, ogg, flac, AAC and others.
<<lessIt is written in C# using the Mono platform. We use the GStreamer framework to play music, allowing Bluefunk to support a wide range of formats; including mp3, ogg, flac, AAC and others.
Download (0.19MB)
Added: 2005-09-07 License: GPL (GNU General Public License) Price:
1507 downloads
snd123 1.0.1
snd123 is a simple command line audio player. more>>
snd123 is a simple command line audio player that supports MP2, MP3, AAC, Ogg Vorbis, Speex, FLAC, Apple Lossless, AC3, CDDA, WMA 1 and 2, MOD, XM, IT, S3M, 669, MTM, and STM.
Supported Formats:
MP2, MP3, AAC, Ogg Vorbis, Speex, FLAC, Apple Lossless, AC3, CDDA, WMA 1 and 2.
MOD formats: MOD, XM, IT, S3M, 669, MTM, STM.
<<lessSupported Formats:
MP2, MP3, AAC, Ogg Vorbis, Speex, FLAC, Apple Lossless, AC3, CDDA, WMA 1 and 2.
MOD formats: MOD, XM, IT, S3M, 669, MTM, STM.
Download (2.3MB)
Added: 2005-09-22 License: GPL (GNU General Public License) Price:
1503 downloads
Genre-sort 1.0
Genre-sort is a script that parses ID3 tags for all MP3 files in a directory. more>>
Genre-sort is a handy Python script that will move/copy mp3s based on their id3 genre tag.
Main features:
- Written in Python
- Uses the eyeD3 library http://eyed3.nicfit.net/
- Currently only works on mp3 but ogg vorbis and flac support is planned
Examples:
./genre-sort.py /dir/to/files -p
Will run in pretend mode and show you what the script plans to do.
./genre-sort.py /dir/to/files -c
Will make copies of the files in the correct directories and leave the originals behind.
./genre-sort.py /dir/to/files
Default behavior will move files to the correct directories and delete the originals.
<<lessMain features:
- Written in Python
- Uses the eyeD3 library http://eyed3.nicfit.net/
- Currently only works on mp3 but ogg vorbis and flac support is planned
Examples:
./genre-sort.py /dir/to/files -p
Will run in pretend mode and show you what the script plans to do.
./genre-sort.py /dir/to/files -c
Will make copies of the files in the correct directories and leave the originals behind.
./genre-sort.py /dir/to/files
Default behavior will move files to the correct directories and delete the originals.
Download (0.002MB)
Added: 2005-09-15 License: GPL (GNU General Public License) Price:
1502 downloads
Audio Convert 0.3.1.1
audio convert is a script to convert Wav, Ogg, MP3, MPC, FLAC, APE, or WMA files into Wav, Ogg, MP3, MPC, FLAC, or APE files. more>>
Audio Convert is a script to convert Wav, Ogg, MP3, MPC, FLAC, APE, or WMA files into Wav, Ogg, MP3, MPC, FLAC, or APE files.
It has an easy-to-use interface that makes it possible to fill in the tags for a few formats and choose the quality of compression.
The script was initially designed for the nautilus file browser, and can be easily installed into nautilus by copying it to the nautilus-scripts directory, at which point you can right click on the desired audio file(s) and choose "audio-convert" from the "scripts" menu.
The script is also known to work on rox or directly from a shell.
Enhancements:
- The installer was modified to create the directory it is supposed to create.
<<lessIt has an easy-to-use interface that makes it possible to fill in the tags for a few formats and choose the quality of compression.
The script was initially designed for the nautilus file browser, and can be easily installed into nautilus by copying it to the nautilus-scripts directory, at which point you can right click on the desired audio file(s) and choose "audio-convert" from the "scripts" menu.
The script is also known to work on rox or directly from a shell.
Enhancements:
- The installer was modified to create the directory it is supposed to create.
Download (0.010MB)
Added: 2005-11-12 License: GPL (GNU General Public License) Price:
1446 downloads
AudConvert 0.52
AudConvert is an application that is designed to take any audio format and convert it to any other audio format. more>>
AudConvert is an application that is designed to take any audio format and convert it to any other audio format.
The idea for AudConvert came from my need to turn my Ogg Vorbis collection into MP3s for portable devices.
Yes, this process sometimes will result in lower quality, but sometimes it must be done.
Main features:
- Input any directory of files, get out the same directory structure (or flat directory) of newly encoded files.
- Multi-threaded: Encode up to 8 files simultaneously.
This is the first release of this software and it needs a lot of testing.
Supported Inputs:
- Ogg Vorbis (oggdec)
- MP3 (mpg123)
- FLAC (flac)
Supported Outputs:
- Ogg Vorbis (oggenc)
- MP3 (lame)
<<lessThe idea for AudConvert came from my need to turn my Ogg Vorbis collection into MP3s for portable devices.
Yes, this process sometimes will result in lower quality, but sometimes it must be done.
Main features:
- Input any directory of files, get out the same directory structure (or flat directory) of newly encoded files.
- Multi-threaded: Encode up to 8 files simultaneously.
This is the first release of this software and it needs a lot of testing.
Supported Inputs:
- Ogg Vorbis (oggdec)
- MP3 (mpg123)
- FLAC (flac)
Supported Outputs:
- Ogg Vorbis (oggenc)
- MP3 (lame)
Download (0.022MB)
Added: 2006-03-11 License: GPL (GNU General Public License) Price:
1322 downloads
MP3 Jukebox-Tk 09022001
MP3 Jukebox-Tk is an organizer/jukebox for local mp3 collections. more>>
MP3 Jukebox-Tk is an organizer/jukebox for local mp3 collections. MP3 Jukebox-Tk sorts your mp3 files by band and presents a jukebox style interface to let you choose which ones to play.
It then passes these off to XMMS for playing. It also keeps stats on what you listen to, and can use those stats to generate a weighted random playlist for you. Non-weighted (truly random) playlists are also available.
<<lessIt then passes these off to XMMS for playing. It also keeps stats on what you listen to, and can use those stats to generate a weighted random playlist for you. Non-weighted (truly random) playlists are also available.
Download (0.019MB)
Added: 2006-04-21 License: GPL (GNU General Public License) Price:
1296 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above flac to mp3 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed