mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Make oggenc example work with decoder examples again
This commit is contained in:
parent
9cb809d5fb
commit
00c18db8c8
@ -160,7 +160,7 @@
|
|||||||
<!-- Output stream format -->
|
<!-- Output stream format -->
|
||||||
<format>Vorbis</format>
|
<format>Vorbis</format>
|
||||||
<!-- Program and options -->
|
<!-- Program and options -->
|
||||||
<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 1 -q 1.5 -t @M@ -</program>
|
||||||
</encoder>
|
</encoder>
|
||||||
|
|
||||||
<encoder>
|
<encoder>
|
||||||
|
Loading…
Reference in New Issue
Block a user