You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if you could show how to use wasm of ffmpg avlib to decode 16 channels AAC to a wav buffer for reading by a backend written in javascript to translate the ambisonics 16 channels to binaural.
Other ffmpeg wasm versions i have seen cannot handle streams only completely downloaded files.
I have a website i would like to work on all platforms and not be limited by the local channel restricted AAC decoders.
I wonder if you could show how to use wasm of ffmpg avlib to decode 16 channels AAC to a wav buffer for reading by a backend written in javascript to translate the ambisonics 16 channels to binaural.
Other ffmpeg wasm versions i have seen cannot handle streams only completely downloaded files.
I have a website i would like to work on all platforms and not be limited by the local channel restricted AAC decoders.
Https://www.ohti.xyz/original.html
The text was updated successfully, but these errors were encountered: