Skip to content

Static audio-only FFmpeg builds for Open Note Block Studio

License

Notifications You must be signed in to change notification settings

Bentroen/ffmpeg-build

 
 

Repository files navigation

Static audio-only FFmpeg builds

This project contains scripts for small static audio-only FFmpeg builds that are used for packaging Open Note Block Studio.

This is a fork from acoustid/ffmpeg-build, which only supports audio decoding. Unlike that version, this build allows both decoding and encoding audio to a variety of common formats.

Building is done using GitHub Actions. You can find the built binaries on the releases page.

Supported platforms:

  • Linux
    • x86\_64-linux-gnu
  • Windows
    • x86\_64-w64-mingw32
  • macOS (temporarily disabled)
    • x86_64-apple-macos10.9 (macOS Mavericks and newer on Intel CPU)
    • arm64-apple-macos11 (macOS Big Sur and newer on Apple M1 CPU)

About

Static audio-only FFmpeg builds for Open Note Block Studio

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages

  • Shell 100.0%