How do you use ffmpeg to create blank/black background video and mux it with an audio track? I guess it is possible to use ImageMagick or something like that to generate a bunch of black rectangle jpegs, and then assemble them into a video, as frames? thanks in advance!