slyfox1186 / ffmpeg-build-script

The FFmpeg build script build's the most up to date version of FFmpeg by using API calls to download the latest source code available.
GNU General Public License v3.0
50 stars 10 forks source link

Request: Add support for arm #26

Closed fozter closed 10 months ago

fozter commented 10 months ago

Would it be possible to add arm64 support to the script, so that it would work with raspberry pi, orange pi etc?

slyfox1186 commented 10 months ago

The issue is the slow speed of my arm processor. Could take me a while to have it all hashed out. I'll see what can be done. Thanks for the request.