mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-02-02 15:07:45 -05:00
Add Opus decoder example
This commit is contained in:
parent
b0a2b8f072
commit
6f2e2ec1d8
@ -202,6 +202,12 @@
|
||||
<program>faad -d -f 2 -w @T@</program>
|
||||
<file_ext>.m4a</file_ext>
|
||||
</decoder>
|
||||
|
||||
<decoder>
|
||||
<name>Opus</name>
|
||||
<program>opusdec --rate 44100 @T@ -</program>
|
||||
<file_ext>.opus</file_ext>
|
||||
</decoder>
|
||||
</decoders>
|
||||
|
||||
<!--
|
||||
|
Loading…
x
Reference in New Issue
Block a user