Hi,
I use Azure Media Services to transform videos our customers upload.
Transformed videos always seem to start with black frames if original videos have no black frame.
I think these black frames are added by Azure Media Services, but I cannot find the way to remove them.
I have read the following REST API document.
https://docs.microsoft.com/en-us/rest/api/media/transforms/create-or-update
I tried preset transform of "H264 Single Bitrate 720p", but the result is the same.
Is Starting with the black frames the spec of Azure Media Services?
Can I remove them?