aws-solutions / content-localization-on-aws

Automatically generate multi-language subtitles using AWS AI/ML services. Machine generated subtitles can be edited to improve accuracy and downstream tracks will automatically be regenerated based on the edits. Built on Media Insights Engine (https://github.com/awslabs/aws-media-insights-engine)
Apache License 2.0
41 stars 17 forks source link

Ability to specifify metadata when uploading a new video #370

Closed louishourcade closed 1 year ago

louishourcade commented 1 year ago

Is your feature request related to a problem? Please describe.

With the current solution, users can configure the workflow when uploading a video. The workflow then analyses the content of the video to generate metadata. It would be helpful for customers to be able to define metadata when uploading the video as well. An example would be a manufacturing customer willing to create media hub for its maintenance videos. In this case, users would need to specify some metadata (such as plant_id, plant_location, ...) when uploading an asset. Contrary to the way the solution currently works, these metadata cannot be extracted from the video itself, hence the requirement for a mechanism to handle user-defined metadata.

Describe the feature you'd like

raulmlamzn commented 1 year ago

@louishourcade Thanks for submitting the feedback. We decided we will not add the functionality to this solution.