Video Indexer
Welcome to the Video Indexer Forum
Categories
API – Any ideas or feedback pertaining to features or enhancements to Video Indexer API.
General – Any general ideas or suggestions related to Video Indexer.
Portal – Any ideas or feedback regarding the web portal for Video Indexer
Video AI – Any ideas or suggestions regarding Video AI features in Video Indexer.
Attention!
We have moved our Customer Feedback & Ideas for Azure Cognitive Services portal to the Azure Feedback Forum.
-
Get Persons By ID
Get only one person with the ID
Get several persons with a list of IDs1 vote -
Add Ability To List all Faces in Account
Add an endpoint to list all faces in the account.
Each face result including the video ids where those faces exist.
Usage example: Search by person name/face image1 vote -
Please have a way to download VTT transcript file using a Logic app
It would useful to have a way to download a VTT transcript file when we Index a video using Logic app.
1 voteThank you for reaching out with this request.
You can use our sample for working with Video Indexer and Logic apps- https://github.com/Azure-Samples/media-services-video-indexer/tree/master/VideoProcessingWorkflowHope you will find this useful.
-
Please add functionality similar to media services so that i can get better control on encode, encrypt and index, also please add DRM.
Please add functionality similar to media services so that i can get better control on encode, encrypt and index, also please add DRM.
2 votesThank you for reaching out.
Video Indexer is a part of Media Services, therefore you can use these encoding and encryption services.
As for DRM in Video Indexer- can you please elaborate on the use case? -
Increase URL length limit
We are currently serving pre-authenticated URLs from SharePoint to the Upload Endpoint. Including the access token, a few other parameters and the file name, these often exceed the 2048 character limit of the videoUrl parameter.
It would be great if you could either increase the length limit, or (even better) allow the videoUrl to be part of the post request content, so that we can continue indexing files directly from SharePoint.1 voteThank you for reaching out.
The request URL length was updated and now it is limited to 6144 characters, and the query string URL length is limited to 4096 characters . -
Troubleshooting errors is really bad , there should access to logs to find what went wrong
as end user I just want to give a feedback that , this is no the right approach to tackle problem like this , we should have a access to logs somewhere , where we all can easily see what went wrong in the logs rather than using the below trivial method which is really time consuming and frustrating as well.
You have already explained that your team is working on this but having access to logs to monitor what’s happening with asset is the right approach , we have been uploading 100 ‘s of video for transcription and this…
1 vote -
About the movie scene
Video scenes are created automatically, but can you add or change scenes later?
3 votes -
About subtitle translation function
Can you add Japanese to Thai translation and Thai to Japanese translation function?
3 votes -
About video subtitle editing
Currently there is a function to correct subtitle data of video, but there is no function to add subtitle data, so can you create a function to add subtitles at a specific time?
6 votes -
where can i use audio effects?
I want to use audio effects in audio insights.
but I can't find it.
where can I use audio effects??
1 vote -
1 vote
-
Job Process detail (as well as Azure Media Service) and status via API
Video Indexer API(V2) enable us to get video processing status using such as List Videos API, and what status does it show? Because API result doesn't seem to associate to each Azure Media Service jobs which are shown in Azure Portal (or other tools).
We wish if we could get detail jobs and those status as well as Media Service via Video Indexer APIs2 votes -
Want to using Operation APIs with individual user account
Current Video Indexer API(V2) requires to get account access token at first for all API operations, and it doesn't associated to anyone (or any account) when using operations APIs.
We would like to identify which user (or app) via API upload video, and wish to feature to get individual user access token and use operation APIs with it.2 votesAs Avner explained, the User ID can be found in the Access token.
-
How can we get notification when video has been processed via API ?
How can we get notification when video has been processed via API ?
1 vote -
How to get the processing time for a video and how much time it took to index?
How to get the processing time for a video and how much time it took to index?
3 votes -
Can we train the video indexer using photos instead of videos?
Can we train the video indexer using photos instead of videos?
1 vote -
Thumbnails dont work
I have created a solution where I analyse a video of Satya Nadella. I get back the thumbnail:
https://www.videoindexer.ai/api/Thumbnail/f2287cb6b9/72413271-6d74-4dc8-b43f-35b8704f822b
Which is invalid. But if I look at the url in the widget then it uses the format:
/api/v2/accounts/{account-d}/videos/{video-id}/thumbnails/{thumbnail-id}
Why are they different?
1 voteTo work with thumbnails programmatically please use the get thumbnails api https://api-portal.videoindexer.ai/docs/services/operations/operations/Get-thumbnail?&groupBy=tag
-
Failed job cannot be deleted
Using the API we submitted a job and while it was being indexed we deleted the job via the API. We ended up with receiving a mail that the job failed because of invalid video format. However the job is now still listed and it cannot be deleted via the API. The failed job is still displayed in the Webgui and it can also not be deleted there.
Please provide a way to delete such a failed job.
1 vote -
video size limit
When we use the video indexer API to analyze our videos. is there a limit to the size of our video? For example, file size of 10GB and length of 1 hour. someone can help?
1 voteLimits are documented at https://docs.microsoft.com/en-us/azure/media-services/video-indexer/upload-index-videos
-
Return total number of results in search API endpoint.
The search API does not return the total number of results for a given search.
It would be useful to have this so that the total number of results can be shown to the user.
Also, it would allow us to implement proper search paging (with direct jump to page number), which is currently impossible since we don't know how many results we have.It could be added after the nextPage attribute in the JSON results.
On a similar theme, the search API does not return the original search query. This is not a major issue as this can be…
1 vote
- Don't see your idea?