From 7b7c42bfbea6c07288a2bac612362a0c1feb6c43 Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Wed, 12 Feb 2020 00:59:44 +0100 Subject: [PATCH] Add opusenc example --- examples/ezstream-full.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/ezstream-full.xml b/examples/ezstream-full.xml index 81cebc3..0987124 100644 --- a/examples/ezstream-full.xml +++ b/examples/ezstream-full.xml @@ -211,6 +211,12 @@ oggenc -r -B 16 -C 2 -R 44100 --raw-endianness 0 -q 1.5 -t @M@ - + + Opus-VBR96 + Ogg + opusenc --vbr --bitrate 96 --title @t@ --artist @a@ --raw --raw-rate 44100 - - + + Lame-CBR128 MP3