transitive-bullshit / ffmpeg-concat

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

.avi format support #111

Open codingMASTER398 opened 3 years ago

codingMASTER398 commented 3 years ago

Hi, im having a fiddle with ffmpeg-concat, and i noticed that it does not have .avi as an output.

I would like to see support for this in the future, as it runs better with ffmpeg on low end computers, especially heroku.

Thanks!