homebridge / ffmpeg-for-homebridge

Static FFmpeg binaries for Homebridge with support for audio (libfdk-aac) and hardware-accelerated decoding and encoding (h264_qsv, h264_v4l2m2m, videotoolbox).
109 stars 13 forks source link

Upgrade to FFmpeg 4.4 #31

Closed donavanbecker closed 2 years ago

donavanbecker commented 2 years ago

@oznu, can you add npm_token to repo so we can push this update?

oznu commented 2 years ago

I don't think this has actually built an arm64 version for Mac? Rather it's just built the Intel version of the binary with the name "arm64"?

donavanbecker commented 2 years ago

@oznu, could we upload a apple-silicon compiled ffmpeg? and add it in a release? until Apple Silicon is supported with actions/runner?

donavanbecker commented 2 years ago

@oznu

@Sunoo Is going to push a new release. Can you add the npm token so we can push to NPM