The video created by this command:
ffmpeg -y -framerate 25 -i picture.png -i sound.wav -vcodec libx264 -crf 20 -preset medium -acodec aac -vf scale=1280:-2,format=yuv420p output.mp4 is not accepted ("Video assets: Your mezzanine file has failed.") by Amazon Prime.
How to make a video accepted by such a third party?