transitive-bullshit / ffmpeg-concat

Concats a list of videos together using ffmpeg with sexy OpenGL transitions.
863 stars 113 forks source link

Video array with -ss -to options #151

Open danunafig opened 1 year ago

danunafig commented 1 year ago

Hey, Just wodering if there is a way to use 1 long sources video and specify chunks to concat without cutting video into chunks prior to concat() call? For exmaple, I have ONE 10 minutes long video and would like to concat next chunks 0 to 60 sec with 120 to180 secs?