Comment to 'If videos are already in H.264 mp4, do I still need to encode them?'
  • Hello Joseph Capers ,

    Video file should be processed with ffmpeg in any cases even if you already have video in proper format, because video may have not good video size (Height/Width) or sound streams with special encoding.

    FFmpeg should process the video to generate thubmnails and it may execute processing mush faster if video has mp4 format.