Hello all:
I have some mp3s that i need to upload to youtube, so, i need only to put a fixed photo to convert this mp3 to video,
is there a free and accessible way to convert this mp3 to video by attaching a photo? and what app should i use?
thanks in advance
By Ramy, 18 January, 2023
Forum
macOS and Mac Apps
Comments
Your friend is Tunestotube…
Your friend is Tunestotube.. Just throw your mp3-s there along with your photos, or have it generate the visual itself and it’ll upload them to your youtube.
You can also do this with…
You can also do this with FFMPEG. This might do the trick:
ffmpeg -r 1 -loop 1 -i ep1.jpg -i ep1.wav -acodec copy -r 1 -shortest -vf scale=1280:720 ep1.flv
Reference:
https://superuser.com/questions/1041816/combine-one-image-one-audio-file-to-make-one-video-using-ffmpeg
I use Keynote
I just create a blank keynote document, throw my mp3 in there, go to export and save it as a video file, then upload to youtube. :) I'm pretty sure the title and all of the boxes for content are still there, but I don't mind and nobody's commented about it, so I just leave them.
Keynote
Very good idea, but i think there is a way to remove the Unneeded boxs, but do not know how