I want to make my video files to start fast, but I am not changing any encoding, how can make ffmpeg do this task fast without going through the whole encoding which is not needed?? My command is below: ffmpeg -i countdown.mp4 -movflags faststart countdown.mp4