
Introduction
The sound conversion application for the GNOME environment.
It reads anything the GStreamer library can read
(Ogg Vorbis, AAC, MP3, FLAC, WAV, AVI, MPEG, MOV, M4A, AC3, DTS, ALAC, MPC, Shorten, APE, SID, etc…),
and writes WAV, FLAC, MP3, AAC, and Ogg Vorbis files.
SoundConverter aims to be simple to use, and very fast.
Thanks to its multithreaded design, it will use as many cores as possible to speed up the conversion.
It can also extract the audio from videos.
Screenshots


Downloads
Download page: soundconverter-1.5.0-alpha1.tar.gz, soundconverter_1.4.4-1-gericom1_all.deb*
.deb file was built on ubuntu lucid lynx, and work perfectly, also tested on karmic koala and maverick meerkat, also work perfectly, and should work everywhere, that python and gstreamer are supported.
report any problem/suggestion on the project page
News
Version 1.5.3
- Fix crash in TaskQueue
- Fix progress bar oddities.
(Closes #17244, #17264, #17266, #17268 and #17269). Thank you so much Zachary and Michael.
Version 1.5.0
- Faster TypeFinder. & Memory usage reduction.
- Fix missing “year” tag. (closes #16425)
- New, working, command line parser.
(61.9s -> 2.8s, 45.5MB -> 37.8MB to load 2918 files)
Version 1.5.0 (alpha1)
- New Asynchronous core. Adding files is much faster.
- Add wav sample width setting. (8/16/32 bits)
- Add flac compression setting.
- Remember the last used folder when adding files/folders.
- Add realaudio to mime whitelist.
- Fix tagreader stall when adding unrecognized files.
- Fix missing quoting when using destination folder.
- Fix hanging when trying to load DXR files.
- Fix wrong destination folder when using both same-folder-as-source, base folder, and custom filename patterns.
- Update dutch translation.
- Follow symbolic links when adding files.
(thanks szpak, add #4807)
(thanks Lonnie, fix lp:518973)
(thanks Nastrafireblaze, fix lp:479420)
(thanks Tino, fix #016295)
(thanks Tino)
A lot of code has been changed, please file bugs if anything bad happens, thank youVersion 1.4.4
- Force vbr-max-bitrate to 320 when using mp3+vbr, since gstreamer now defaults to 160.
- Activate GVfs authentication so we can log to remote shares.
- Fix crash in query_duration.
- Change deprecated Tooltip code, SoundConverter now requires GTK 2.12+!
- Reset status after clearing file list.
- Fix unhandled exception when removing original files went bad.
- Allow loading glade file from source folder so you can run soundconverter without installing.
- Rosetta sync, Update all translations.
Add Bulgarian (Thanx Nikola Yanev – gericom), Danish, English (Australia), Estonian, Japanese and Vietnamese translations. - A some minor cosmetic changes.
(thanks psychoman, fix #15950)
(thanks ikus060, fix lp:386849)
(fix lp:333024)
(thanks Matt)
(Thanks Sean)
(thanks surreal, fix lp:278782)
(Thanks Geoff)
(Thanks Uwe)
Version 1.4.3
- Fix freezing when adding encrypted mp4 files.
- Display notification at the end of conversion.
- Display error dialog when something bad happened.
- And minor corrections, like Preference Dialog fixes,
spellings fixes, a better URI handling and others minor glitches fixed.
fix lp:263889
(thanks Royall)
(thanks Geoff, Hew)
Version 1.4.2
- Translations update.
- Add a checkbox to optionally choose .oga extension for vorbis files.
- Minor bugfixes (python 2.5 problem, and some interface stalling fixes).
(thanks Translation-love-team)
(thanks Ben&Andy for lobbying)
(thanks Dag)
Version 1.4.1
- Fix crash at startup when more than one encoding format is missing.
- Stop trying to load all the whole disk at startup, due to broken option parser.
(thanks Denis)
Version 1.4.0
- Add AAC quality setting.
- Added an higher quality level to Vorbis and MP3, now up to 320kbps*.
- Fix an old problem with spaces in folder names.
- Flac files will be smaller (~20%), by forcing “join stereo” option.
- Add optional resampling.
- Add {Timestamp} custom filename template.
- Updated Polish translation.
(thanks Juan Martin and Michael) (fix #3955)
(thanks Georges)
(thanks Francis)
(thanks Mark)
(thanks Tomasz)
* and it’s just useless
Version 1.3.2
- Add AAC encoding support.
- Use gstreamer gio source when available
- Create-folders is also actived when using same-as-input-folder.
- Fix problem with slashes in tags. No more creating unwanted folders. This is just a fast hack, slash is just replaced by dash.
- Fix crash when gnomevfssink not present.
- Fix small crasher in batch mode.
- Updated Polish tranlation.
(thanks Ian) (fix #001653)
(fix #14184)
(thanks Jason) (fix #13915)
(thanks Fred) (fix #14286)
(fix LP: #243831)
(thanks Piotr)
Version 1.3.1
- SoundConverter is now able to run multiple conversions at the same time.
- Fixes various crashers reported by ubunteros.
- Updated Polish, Serbian and German translations.
Default is one per core, you can adjust with –jobs.
Note that SoundConverter is now 4 times faster*.
(thanks Michael, Øyvind Stegard, Matthieu, …and apport !)
Version 1.3.0 was broken, sorry.
* on quad core processors.
Version 1.2.0
- TagReader perform *much* faster (500s -> 20s on 260 files)
- Progress indicator reset after a conversion.
- Updated Arabic Catalan Czech Spanish French Slovak translations.
- Added Esperanto & Persian translations.
(thanks thaytan on #gstreamer)
Version 1.1.0
- Support for Codec Buddy. So missing plugins for reading files will be installed automatically (where supported).
- Display an message when trying to read Audio CD. (Audio CD are complicated to work with, use Soundjuicer instead…)
- Little faster starting time.
Version 1.0.2
- Fix crasher when using cdda:// uris.
Version 1.0.1
- Fix crashes when using filenames with unicode.
Version 1.0.0
- Fix crash in format_tag() when loading file with binary tags.
- Fix annoying gvfs error message at startup when output folder is not set.
- CustomFileChooser now have case-insensitive filters.
- Add 3gp to the mime whitelist.
- Add a clear list button on toolbar.
Requirements
Linux, GNOME 2.x, Python, PyGTK, GStreamer, GStreamer-python, Gnome-python, GStreamer-lame for MP3 output.
See this howto to enable mp3 encoding.
License
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License.
Authors
Maintainer: Gautier Portet <kassoulet gmail com>
Previous maintainer: Lars Wirzenius
Translators: Guillaume Bedot, Dominik Zabłotny, Jonh Wendell, Marc E., Daniel Nylander, Alexandre Prokoudine, Kamil Páral, Stefano Luciani, Martin Seifert, Miloš Popović Nikola Yanev.
Thanks to: Hanno Böck, Regis Floret, Adolfo González Blázquez, Julien Gascard, Claudio Saavedra, Ken Harris, Jon Arnold, Major Kong, Tango Project.
And big thanks to you all; users, fans, bug reporters, translators… YOU make this possible!










July 3, 2009 at 06:45:47
Sound Converter updated to Version 1.5.0
Faster TypeFinder. & Memory usage reduction.
(61.9s -> 2.8s, 45.5MB -> 37.8MB to load 2918 files)
Fix missing “year” tag. (closes #16425)
New, working, command line parser.