mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-01-03 14:56:35 -05:00
Fix oggenc command example
This commit is contained in:
parent
b923260d82
commit
ff21d6651d
@ -208,7 +208,7 @@
|
||||
<!-- Output stream format -->
|
||||
<format>Ogg</format>
|
||||
<!-- Program and options -->
|
||||
<program>oggenc -r -B 16 -C 2 -R 44100 --raw-endianness 1 -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>
|
||||
|
Loading…
Reference in New Issue
Block a user