aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plugins/General/converter/presets.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/plugins/General/converter/presets.conf b/src/plugins/General/converter/presets.conf
index 78afcb8ea..194996076 100644
--- a/src/plugins/General/converter/presets.conf
+++ b/src/plugins/General/converter/presets.conf
@@ -22,6 +22,12 @@ command=lame --preset cbr 128 - %o
use_16bit=true
tags=true
+name=Ogg Opus
+ext=opus
+command=opusenc - %o
+use_16bit=true
+tags=true
+
name=WavPack
ext=wv
command=wavpack -i - -o %o