1
0
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:
Moritz Grimm 2017-09-15 18:57:40 +02:00
parent 9cb809d5fb
commit 00c18db8c8

View File

@ -160,7 +160,7 @@
<!-- Output stream format -->
<format>Vorbis</format>
<!-- 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>