|
|
|
|
|
by Mirioron
2270 days ago
|
|
I made something like this once for a podcast. FFMPEG is a godsend. Essentially I took a video (could just be the logo image made into a video) and looped it to the length of the audio track. Essentially it just called ffmpeg with the right parameters. The process only took a few moments and gave me a video I could upload to YouTube. Back then I was really surprised that I couldn't find a service like this. Had I found one I probably would've used it. |
|