I want to parse the .AIB file that I have as output from an Azure Media Indexer job. So that I can read the data in the file and make the necessary information.
The AIB file format is a binary block for use with the SQL Server add-in. Have you read the blog post here? https://azure.microsoft.com/en-us/blog/using-aib-files-with-azure-media-indexer-and-sql-server/
If you still have questions after reading this blog post or you already have one, I can help you in the future.
Could you share your script that requires an AIB file? Almost all of our customers have found that clear text exits are sufficient to use them.
Adarsh