about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/dtas/splitfx.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dtas/splitfx.rb b/lib/dtas/splitfx.rb
index c54c1a4..fd7093a 100644
--- a/lib/dtas/splitfx.rb
+++ b/lib/dtas/splitfx.rb
@@ -58,7 +58,7 @@ class DTAS::SplitFX # :nodoc:
           "channels" => 2,
         },
       },
-      "opus" => {
+      "opusenc" => {
         "command" => 'sox "$INFILE" $COMMENTS $OUTFMT - ' \
            '$TRIMFX $RATEFX $DITHERFX | opusenc --music ' \
            '--raw-bits $BITS_PER_SAMPLE ' \