In Media Services the language setting for the AudioAnalyzerPreset is there to help describe the input. According to https://learn.microsoft.com/en-us/azure/media-services/latest/analyze-video-audio-files-concept, "Specify the language for the audio payload in the input using the BCP-47 format of 'language tag-region'." Media Services does not offer translation. For that you could use something like Video Indexer (https://videoindexer.ai) that generates VTT files and translates them as well.
Generating subtitle in different language of Video where audio could be in different language
vikas
1
Reputation point
I am able to generate vtt file using azure media service transform job. but I have a requirement where in my input video file's audio could be in English language and I want to generate vtt file in Spanish language. I tried passing language to preset and in generated VTT file also says NOTE language:es-es but the VTT file content is not as per the audio.
could you please assist what could go wrong here ?
Community Center | Not monitored
46,196 questions
1 answer
Sort by: Most helpful
-
David Bristol 971 Reputation points Microsoft Employee
2022-01-18T15:39:30.843+00:00