
Flacon
Homepage
Source (link to git-repo or to original if based on someone elses unmodified work):
Besides, Flacon makes it possible to conveniently revise or specify tags both for all tracks at once or for each tag separately.
Now Flacon is a pure Qt application.
Features:
* Supported input formats: WAV, FLAC, APE, WavPack, True Audio (TTA).
* Supported out formats: FLAC, WAV, WavPack, AAC, OGG or MP3.
* Replay Gain analysis (album-gain and track-gain modes).
* Multi-threaded conversion process.
* Automatic character set detection for CUE files.
Version 2.0.0 and 2.0.1
* Support CUE files with several FILE tags.
* Fix: Flacon crashed if audio file was corrupt.
* Improved stability of the program.
* The program displays the duration of the tracks.
* New visual design of tracks selection.
* Program checks duration of the disk, if disk is shorter than CUE warning mark is displayed.
* Improves in the texts and messages.
* Translations updated
* OS/2 support.
Full changelog - http://flacon.github.io/changelog/
Ratings & Comments
7 Comments
Excellent. Thankyou.
Cool! I have one suggestion, though. One of the main reasons to split big FLAC files onto per-song tracks is the ability to upload songs to a portable device, I believe. One of popuplar devices is iPod, which supports such good formats as .acc and .aiff (at least they are better than .mp3 and .wav; and .ogg is not supported on iPods, unluckily). So, can you make your program to support .aac and .aiff formats as well?
Yes, it's possible. Please contact me via email for some technical details.
Running flacon in openSUSE 11.1. % python -v /usr/bin/flacon ... import PyQt4 # directory /usr/lib/python2.6/site-packages/PyQt4 import PyQt4 # from /usr/lib/python2.6/site-packages/PyQt4/__init__.py # can't create /usr/lib/python2.6/site-packages/PyQt4/__init__.pyc dlopen("/usr/lib/python2.6/site-packages/PyQt4/QtGui.so", 2); dlopen("/usr/lib/python2.6/site-packages/sip.so", 2); import sip # dynamically loaded from /usr/lib/python2.6/site-packages/sip.so [1] 28441 segmentation fault python -v /usr/bin/flacon python-qt4-4.4.3 python-sip-4.10.1 What is a problem?
I think the reason is a version of pyqt. But this is only a my guess. I'll try to fix the problem soon.
Today, I installed OpenSuse 11.1 in the VirtualBox, and flacon works fine with me. Please contact me via email (see address in the source files) to solve your problem.
Now it works. Thanks. A very good program!