Create your videos from filmclips, photos, with title clips and effects with kdenlive.
Do video compression with ffmpeg:
ffmpeg -i input.mp4 -c:v libvpx-vp9 -an -s hd720 output.webm && ffmpeg -i input.mp4 -c:v libx264 -an -s hd720 output.mp4
Create your videos from filmclips, photos, with title clips and effects with kdenlive.
Do video compression with ffmpeg:
ffmpeg -i input.mp4 -c:v libvpx-vp9 -an -s hd720 output.webm && ffmpeg -i input.mp4 -c:v libx264 -an -s hd720 output.mp4