I need to merge different videos using AWS Elastic Transcoder. However, the job fails because there is a video with no audio. I get below error:
At least one media file doesn't match the others. All media files must have either audio or no audio.
Reading the documentation seems as it is only possible to add a MOS track with mxf files.
Has anyone run into the same problem and found a solution? Thanks in advance.