Attribut "faststart" :
ffmpeg -i input.mp4 -movflags faststart -acodec copy -vcodec copy output.mp4
Merci!