How use Kdenlive to create a YouTube video with the proper encoding settings?

I’m using Kdenlive 0.9.10 and there’s no YouTube profile under “render”. I am not sure how to implement all the settings in YouTube’s recommended settings: https://support.google.com/youtube/answer/1722171

For example, it says “No Edit Lists”, and have “moov atom at the front of the file (Fast Start)”. I don’t know what those mean or how to ensure both of those cases are true.

I have been unable to find a tutorial online that does this.

No idea about Edit lists, but shouldn’t be hard to find out.

A search for “moov atom” yelded a nice explanation here: http://dinaerteneto.com/2012/10/05/conversao-para-mp4-h264-com-ffmpeg-moov-atom/ (in Portuguese, however), but with these links:

App to move moov (ffmpeg leaves moov at the end of the video, impeding streaming):
Google Code Archive - Long-term storage for Google Code Project Hosting.
Info sources:
http://webhostingneeds.com/Convert_video_to_mp4_h264_format_using_ffmpeg
http://flash.flowplayer.org/documentation/installation/formats.html

This may also help:

http://learnfromlisa.com/2010/10/understanding-the-moov-atom-once-and-for-all/

Wow, loads of information around:

http://fabiensanglard.net/mobile_progressive_playback/index.php

https://github.com/danielgtaylor/qtfaststart#quicktimemp4-fast-start

Maybe your google-fu is broken? :slight_smile: