Video editor do you use to upload your songs as videos?

Anything that doesn't fit into other topics goes here!
I've been using LMMS for a while now, but when I upload, I cobble together a video for YouTube using Windows Movie Maker. I'm starting to notice how bad the quality gets once I put it through WMM, so I'm wondering if anyone can point me in the direction of better video editors. I'm just looking for something that I can add a picture as a background, and then lay the music over it. Any help is appreciated omegle xender
v1daam wrote:
Wed Mar 13, 2024 7:44 am
I've been using LMMS for a while now, but when I upload, I cobble together a video for YouTube using Windows Movie Maker. I'm starting to notice how bad the quality gets once I put it through WMM, so I'm wondering if anyone can point me in the direction of better video editors. I'm just looking for something that I can add a picture as a background, and then lay the music over it. Any help is appreciated♡
Not lmms related.
You can find many different video editors that can make videos and use soundtracks inserted as special resources. Lots here:
https://www.cyberlink.com/blog/youtube- ... or-youtube

Besides that, since you are new in Forum
Welcome v1daam !
Here are all important links:
http://lmms.io/forum/viewtopic.php?f=1&t=4740
-A few rules and useful forum instructions
If you like to introduce yourself, to the community, go here:
http://lmms.io/forum/viewtopic.php?f=4&t=4480
v1daam wrote:
Wed Mar 13, 2024 7:44 am
I've been using LMMS for a while now, but when I upload, I cobble together a video for YouTube using Windows Movie Maker. I'm starting to notice how bad the quality gets once I put it through WMM, so I'm wondering if anyone can point me in the direction of better video editors. I'm just looking for something that I can add a picture as a background, and then lay the music over it. Any help is appreciated omegle xender
The easiest way to combine an audio file with a cover image is by using FFmpeg.

Code: Select all

ffmpeg -stream_loop 0 -i your_video.mp3 -i your_image.png  -c:a aac -b:a 256k -c:v libx264 -y output.mp4
Hi. I'm using Canva, which I found at https://www.movavi.com/learning-portal/free-video-editing-software.html.
I read an article about it and decided to give it a try, no difficulties so far.
Kapwing is relatively easy to use; the free version means you get a watermark on your video though. You can use all kinds of media, still images, GIF animations and video, or any combination of these.

https://www.kapwing.com/studio/editor

4OTF