transitive-bullshit / ffmpeg-concat

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

Possible to use static FFMPEG ? #73

Closed SNRSE closed 4 years ago

SNRSE commented 4 years ago

Hey, i was wondering if its possible to use a static FFmpeg build ? where should I enter the path to the FFmpeg.exe ?

transitive-bullshit commented 4 years ago

Yes. We're using fluent-ffmpeg under the hood. See their docs for how to override the FFMPEG_PATH environment variable.