xiph / opus-tools

A set of tools to encode, inspect, and decode audio in the Opus format.
https://opus-codec.org/
Other
212 stars 78 forks source link

opusenc: ignore SSND chunk length if reading from stdin #63

Closed zavorka closed 2 years ago

zavorka commented 2 years ago

The input might be coming directly from an AIFF muxer, in which case the size can't be knwon.

zavorka commented 2 years ago

Withdrawn in favor of a direct submission to the mailing list