Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Ezstream
Commits
7b7c42bf
Commit
7b7c42bf
authored
Feb 12, 2020
by
Moritz Grimm
Browse files
Add opusenc example
parent
ff21d665
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/ezstream-full.xml
View file @
7b7c42bf
...
@@ -211,6 +211,12 @@
...
@@ -211,6 +211,12 @@
<program>
oggenc -r -B 16 -C 2 -R 44100 --raw-endianness 0 -q 1.5 -t @M@ -
</program>
<program>
oggenc -r -B 16 -C 2 -R 44100 --raw-endianness 0 -q 1.5 -t @M@ -
</program>
</encoder>
</encoder>
<encoder>
<name>
Opus-VBR96
</name>
<format>
Ogg
</format>
<program>
opusenc --vbr --bitrate 96 --title @t@ --artist @a@ --raw --raw-rate 44100 - -
</program>
</encoder>
<encoder>
<encoder>
<name>
Lame-CBR128
</name>
<name>
Lame-CBR128
</name>
<format>
MP3
</format>
<format>
MP3
</format>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment