Time of splitting and encoding video with ffmpeg increases exponentially
- by Rnd_d
I'm trying to split video by subtitles and encode into .mp4(h.264/aac) using ffmpeg, but it takes so much time! First pieces of video are splited and encoded really fast, but for each iteration time increases, and so 40 min video takes all night or more. Small 3 min video takes max 10 mins.
cmd for splitting and encoding:
ffmpeg -i…