|
|
|
|
|
by alfg
86 days ago
|
|
Building ffmpeg can be simple or complex, depending on how you configure the dependencies and if it's dynamic or static and of course it's target outputs. I'm currently working on a cross-platform builder that runs within Github Actions runners, but the Mac and Windows builds take up so many of my monthly minutes. https://github.com/video-commander/ffmpeg-builder I'm using this as part of another multimedia app I'm working on for video engineers. |
|