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 am integrating support into my project @SpatialAudioKit . I would like to be able to probe an iamf or mp4 file with iamf stream before decoding it, in order to set up audio routings. It's not immediately obvious how i can do this. Can you provide any pointers?
thanks
oli
The text was updated successfully, but these errors were encountered:
Thanks, i am aware of ffprobe/libavformat, unfortunately the license is probably too prohibitive. It would be great to get that functionality in libaimf!
Whilst i have your attention i wondered if AOMediaCodec/iamf-tools@c6521c7 indicates that another IAMF decoder will be open sourced?
Hi @jwcullen
The decoder mentioned in that commit will be open sourced? I think the decoder is used to generated rendered reference file for each TC in tests directory, right?
Hi @olilarkin
Regarding the probe function, we will continue to consider it.
Thanks.
Hello,
Thanks for the tremendous effort on IAMF.
I am integrating support into my project @SpatialAudioKit . I would like to be able to probe an iamf or mp4 file with iamf stream before decoding it, in order to set up audio routings. It's not immediately obvious how i can do this. Can you provide any pointers?
thanks
oli
The text was updated successfully, but these errors were encountered: