-
Notifications
You must be signed in to change notification settings - Fork 28
Supported plugins and formats
The following plugins are part of soundKonverter. They enable the use of the listed formats through so called backends. Backends are programs doing the actual conversion in the background. In order to use them they must first be installed. See [Installing backends](Installing backends) for more details on this. Since you won't need all backends you can look through the tables to see which backends you really need.
File formats are printed bold if the plugin in the same row is the preferred one.
Plugin | Encode | Decode |
---|---|---|
faac | aac1, m4a/aac2 | aac1, m4a/aac2 |
ffmpeg | ogg vorbis, mp3, flac, wma, aac1, m4a/aac2, m4a/alac3, ac3, mp2, amr nb | ogg vorbis, mp3, flac, wma, aac1, m4a/aac2, m4a/alac3, ac3, mp2, sad, als, amr nb, amr wb, ape, speex, mp1, musepack, shorten, tta, wavpack, ra, 3gp, rm, avi, mkv, ogv, mpeg, mov, mp4, flv, wmv, rv |
flac | flac | flac |
lame | mp3 | mp2, mp3 |
libav | ogg vorbis, mp3, flac, wma, aac1, m4a/aac2, m4a/alac3, ac3, mp2, amr nb | ogg vorbis, mp3, flac, wma, aac1, m4a/aac2, m4a/alac3, ac3, mp2, sad, als, amr nb, amr wb, ape, speex, mp1, musepack, shorten, tta, wavpack, ra, 3gp, rm, avi, mkv, ogv, mpeg, mov, mp4, flv, wmv, rv |
mplayer | ogg vorbis, mp3, flac, wma, aac1, m4a/aac2, m4a/alac3, ac3, mp2, sad, als, amr nb, amr wb, ape, speex, mp1, musepack, shorten, tta, wavpack, ra, 3gp, rm, avi, mkv, ogv, mpeg, mov, mp4, flv, wmv, rv | |
neroaac | m4a/aac2 | m4a/aac2 |
timidity | midi, mod | |
fluidsynth | midi, mod | |
vorbistools | ogg vorbis | ogg vorbis |
twolame | mp2 | |
musepack | musepack | musepack |
flake | flac | |
mac | ape | ape |
shorten | shorten | shorten |
wavpack | wavpack | wavpack |
ttaenc | tta | tta |
opustools4 | opus | opus |
speex | speex | speex |
sox4 | ogg vorbis, mp3, flac, mp2, 8svx, aiff, amr nb, amr wb5 | ogg vorbis, mp3, flac, mp2, 8svx, aiff, amr nb, amr wb |
Filters4
Plugin | Effects |
---|---|
sox | sample rate, sample size, channels, normalize, bass, treble |
Plugin | Formats |
---|---|
aacgain | m4a/aac2, mp3 |
metaflac | flac |
mp3gain | mp3 |
vorbisgain | ogg vorbis |
wvgain | wavpack |
mpcgain | musepack |
Plugin |
---|
cdparanoia |
1: A file containing an aac stream without a container
2: An m4a container file with an aac stream; was referred to as "m4a" before version 2.0.0
3: An m4a container file with an alac stream; was referred to as "alac" before version 2.0.0
4: Available as of version 2.0.0
5: There is currently no way to check if sox was compiled with amr wb encoding support so it is always enabled even though it might not work. Please check the log file in case of an error.