Skip to content

OGG support in MultiDecoder? #2131

Answered by pschatzmann
z-l-p asked this question in Q&A
Aug 16, 2025 · 6 comments · 5 replies
Discussion options

You must be logged in to vote

You can try to convert a StreamingDecoder to an AudioDecoder with the help of the DecoderAdapter class.
However, I am not sure how reliable this is and there is quite some overhead.

The opposite would be much more efficient: use the new MultiStreamingDecoder class and convert your AudioDecoder to StreamingDecoder with the StreamingDecoderAdapter

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@z-l-p
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@z-l-p
Comment options

@pschatzmann
Comment options

Comment options

You must be logged in to vote
2 replies
@pschatzmann
Comment options

@z-l-p
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants