This video was produced with Kdenlive and Gimp in FullHD 1080p. The conversion for Youtube was carried out with FFmpeg.
Code: ffmpeg -i input_file -f mp4 -hq 1 -acodec libfaac -ab 256k -ar 41100 -vcodec libx264 -b 4032k -s 1920x1080 -aspect 16:9 -mbd 2 -trellis 1 -mv4 1 -pass 2 output_file.mp4
Link to this comment:
All Comments (0)