Is there a way to decode EncodedPacket
s with the registered custom decoders?
#40
-
First, this is a wonderful library, thank you so much for taking the time to build it! I have a question about decoding the packets returned from Line 909 in b60d4ca I know how to take Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey Josh, thank you so much! No, there aren't, and this is an obvious hole in Mediabunny's API that I now realize. I'm planning to fix this in the near future with a new API that'll allow direct access to Mediabunny's full encoding/decoding stack without any of the muxing in between. |
Beta Was this translation helpful? Give feedback.
Hey Josh, thank you so much!
No, there aren't, and this is an obvious hole in Mediabunny's API that I now realize. I'm planning to fix this in the near future with a new API that'll allow direct access to Mediabunny's full encoding/decoding stack without any of the muxing in between.