
Audio Extractors/Converters music transcode
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/dfaust/soundkonverter
soundKonverter is a front-end to various audio converters.
The key features are:
- Audio conversion
- Replay Gain calculation
- CD ripping
See the wiki (https://github.com/HessiJames/soundkonverter/wiki) for more information.
3.0.1 3 years ago
-Fix: Destination mode "Source directory" creates filenames consisting only of the file extension
-Fix: All files "Failed" to convert when dragging a folder (Invalid URL)
3.0.1 3 years ago
-Fix: Destination mode "Source directory" creates filenames consisting only of the file extension
-Fix: All files "Failed" to convert when dragging a folder (Invalid URL)
4 years ago
new in 2.2.2:
-Change: Move Polish (Poland) translation to Polish
-Change: Move Swedish (Sweden) translation back to Swedish
-Change: Remove so-version for libsoundkonvertercore to satisfy obs lint
new in 2.2.1:
-Add: Dutch, Spanish (Argentina) and Polish (Poland) translations
-Change: Swedish translation moved to Swedish (Sweden)
-Change: Update translations
new in 2.2.0:
-Add: Decode webm audio stream
-Add: --file-list argument
-Change: Remove both APE and ID3 Replay Gain tags with mp3gain and aacgain
-Change: Disable "modify audio stream" option by default in mp3gain and aacgain
-Change: Don't write icedax info file
-Change: Set so-version for libsoundkonvertercore
-Fix: Don't require an output path when using a user defined profile as command line argument
-Fix: Don't crash when tags can't be read
-Fix: Error message when trying to write to a directory without permissions
-Fix: Store album artist information to file list files
-Fix: Some crashes
-Fix: Handle newer ffmpeg versions
-Fix: Don't wait with Replay Gain calculation for items with same album name but no Replay Gain conversion option set
-Fix: Don't convert all files at once if the conversion starts with copying files with the same input an output codec
-Fix: Infinite loop when waiting for album gain for a failed item
new 2.1.90 (2.2.0 rc1):
-Add: Detect (DRM)-encrypted wma and m4a files
-Add: Adjust gain for mp3 files
-Add: Option to copy files instead of re-encoding them if input and output codec are the same
-Change: Fall-back from album artist to artist in "meta data" naming mode if album artist is empty
Full changelog: https://github.com/HessiJames/soundkonverter/blob/master/src/CHANGELOG
pu4yes
8 months ago
Report
pu4yes
8 months ago
Report
pebege
1 year ago
Report
verdia13
2 years ago
Report
symbianflo
4 years ago
qt4 4.8.7
works perfect
Updated in RosaLinux
Thanks
Report
Groni1
4 years ago
I work for Pisi Linux and we have not porting the kde4libs to the new Pisi Linux 2.0.
Report
HessiJames
4 years ago
Report
chetwisniewski
4 years ago
/mnt/Shared/MEDIA/Music (Lossless)/FLAC/10,000 Maniacs/Campfire Songs/Disc 1 - 7 - What's the Matter Here?.flac: No such file or directory
Conversion failed. Exit code: 1
Report
asdevian
5 years ago
Report
HessiJames
5 years ago
Report
asdevian
5 years ago
Report
asdevian
5 years ago
then, download a x64 package from http://is.gd/Ru4guk , then force install with
sudo dpkg -i --force-all soundkonverter_2.1.90-1_amd64.deb
I execute it with soundkonverter or in app launcher
Report
TheBlueGhost
5 years ago
Report
HessiJames
5 years ago
Report
shmerl
6 years ago
I see that installing soundkonverter in Debian testing pulls in mplayer2. Do you plan to switch soundkonverter to mpv which is the active project unlike mplayer2 these days?
Thanks.
Report
HessiJames
6 years ago
Where did you install the .deb from? I never tested soundkonverter with mplayer2 but since it can be used as drop-in replacement for mplayer (as far as I know) it seems the packager just pulled mplayer2 in.
Report
shmerl
6 years ago
You can see more about it here:
https://github.com/mpv-player/mpv/blob/master/DOCS/man/changes.rst
Report
rmlrml
6 years ago
Report
HessiJames
6 years ago
Report
debaba
6 years ago
I'm missing one thing: a possibility to evaluate metadata-fields and then insert according to this evaluation like:
[%z!=%a?%z - : ]
to insert '%z - ' only if %z differs from %a else insert ' '
Thanks for your precious time
Report
HessiJames
6 years ago
Report
google01103
7 years ago
Also, when fetching data it would be nice to fetch the cover
Report
HessiJames
7 years ago
Report
google01103
7 years ago
If I might make 1 more suggestion, with cd ripping the ability to deselect all tracks
regards,
Report
gzu
7 years ago
[ 35%] Building CXX object CMakeFiles/soundkonverter.dir/aboutplugins.o
Linking CXX executable soundkonverter
CMakeFiles/soundkonverter.dir/metadata/tagengine.o: In function `TagLib::RefCounterOld::deref()':
/usr/include/taglib/trefcounter.h:94: undefined reference to `__sync_sub_and_fetch_4'
/usr/include/taglib/trefcounter.h:94: undefined reference to `__sync_sub_and_fetch_4'
/usr/include/taglib/trefcounter.h:94: undefined reference to `__sync_sub_and_fetch_4'
/usr/include/taglib/trefcounter.h:94: undefined reference to `__sync_sub_and_fetch_4'
/usr/include/taglib/trefcounter.h:94: undefined reference to `__sync_sub_and_fetch_4'
CMakeFiles/soundkonverter.dir/metadata/tagengine.o:/usr/include/taglib/trefcounter.h:94: more undefined references to `__sync_sub_and_fetch_4' follow
collect2: ld returned 1 exit status
make[2]: *** [soundkonverter] Error 1
Thanks for a great app.
Regards,
gzu
Report