commit 8ed2d5b62022cf7d5cc92f9cee9e90c5b2fea817 parent a5c476e05bb83f40ad975fcea2870cbbd44dfffb Author: ugrnm <ultrageranium@bleu255.com> Date: Sun Oct 1 12:07:14 +0200 new ezstream config for opusDiffstat:
stream_loooooops-config.xml.example | | | 11 | +++++++++-- |
diff --git a/stream_loooooops-config.xml.example b/stream_loooooops-config.xml.example @@ -8,12 +8,19 @@ </servers> <streams> <stream> - <mountpoint>/radio-looptober.mp3</mountpoint> - <format>MP3</format> + <mountpoint>/radio-looptober.opus</mountpoint> + <format>Ogg</format> <stream_name>Radio Looooooptober</stream_name> <stream_description>#LOOPTOBER #LOOPTOBER #LOOPTOBER</stream_description> </stream> </streams> + <decoders> + <decoder> + <name>Opus</name> + <program>opusdec --rate 44100 @T@ -</program> + <file_ext>.opus</file_ext> + </decoder> + </decoders> <intakes> <intake> <filename>playlist_loooooops.m3u</filename>