I've read this thread and this other one. They both explain well how to join a picture with an audio file to make a video (with ffmpeg).
However, I'm looking for a ffmpeg command that would merge a list of mp3 files and one picture to produce one video file. I would like to show the image for the duration of the mp3 audio list.
Can anybody suggest a working command and explaning it?