Anonymous ID: d20bda Jan. 15, 2021, 10:51 a.m. No.12535602   🗄️.is 🔗kun

>>12535195

as the anon said

>>12535552

you could try ffmpeg using a single image and your audio file, like:

ffmpeg -y -i AUDIO.file -f image2 -loop 1 -r 2 -i IMAGE.file -shortest -c:a copy -c:v libx264 -crf 18 -framerate 30 -preset veryfast -movflags +faststart OUTPUT.mp4