Skip to content

Conversation

@oliverfoster
Copy link
Member

@oliverfoster oliverfoster commented Apr 23, 2025

fixes #2824

Proposed changes

Change from ffprobe-static and ffmpeg-static to @ffprobe-installer/ffprobe and @ffmpeg-installer/ffmpeg respectively. Although ffmpeg-static has up-to-date binaries, ffprobe-static has not been updated to include arm systems.

This should allow those two utilities to run natively on Apple M chips and other Linux ARM systems.

@oliverfoster oliverfoster added the C: Back-end Issues related to the Node.js back-end label Apr 23, 2025
@oliverfoster oliverfoster self-assigned this Apr 23, 2025
@dseixas
Copy link

dseixas commented Apr 24, 2025

It does work! Tested on an ubuntu 24.04 running on an OrangePi 5Max.

Although I had to run npm install mongoose@5.8.13 manually after npm install

Thanks Oliver!

Copy link

@dseixas dseixas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does work! Tested on an ubuntu 24.04 running on an OrangePi 5Max

@taylortom
Copy link
Member

Will give this a test

@oliverfoster
Copy link
Member Author

you may need to sort out the package json mongoose entry @taylortom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: Back-end Issues related to the Node.js back-end

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ffmpeg and ffprobe on arm64

4 participants