Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macbook M1 #354

Closed
Nhunz opened this issue Jun 8, 2022 · 4 comments
Closed

Macbook M1 #354

Nhunz opened this issue Jun 8, 2022 · 4 comments
Labels
blocked Something else is stopping work on this feature request New idea for project

Comments

@Nhunz
Copy link

Nhunz commented Jun 8, 2022

Is there a version of FastFlix that will run on the Apple M1 chip?

Thanks

@cdgriffith
Copy link
Owner

I won't be able to build specific packages for it unless github actions supports it actions/runner-images#2187

But I beleive other have had luck building it for source on the M1 - https://github.com/cdgriffith/FastFlix#running-from-source-code

@cdgriffith cdgriffith added feature request New idea for project blocked Something else is stopping work on this labels Jul 23, 2022
@user334
Copy link

user334 commented Aug 1, 2024

Just so you know, Apple Silicon runners are now available from GitHub actions:
actions/runner-images#2187 (comment)
actions/runner-images#8439

cdgriffith added a commit that referenced this issue Aug 6, 2024
* Adding #536 Improve Profiles - save advanced options (thanks to CelticTaonga and DCNerds)
* Fixing #185 audio channels not being set properly and resetting on encoder change (thanks to Tupsi)
* Fixing #522 add file fails - fixed as of 5.7.0 (thanks to pcl5x2008)
* Fixing #531 list limitation in readme that FFmpeg must support the software encoders listed (thanks to brunoais)
@cdgriffith
Copy link
Owner

Thanks for the update @user334 ! I am adding support for the M1 with mac-14 in next version, testable https://github.com/cdgriffith/FastFlix/releases/tag/5.8.0b0

cdgriffith added a commit that referenced this issue Aug 9, 2024
* Adding #283 support for experimental DTS (dca) audio by adding -strict -2 (thanks to Sub7)
* Adding #354 M1 support (thanks to Nhunz and Anton)
* Adding #536 Improve Profiles - save advanced options (thanks to CelticTaonga and DCNerds)
* Adding #568 center app on startup (thanks to Viet-Duc Le)
* Adding #589 support for pydantic 2.x (thanks to dmo marillat)
* Adding #592 Add alpha channel for VP9 (thjanks to subof)
* Fixing #185 audio channels not being set properly and resetting on encoder change (thanks to Tupsi)
* Fixing #522 add file fails - fixed as of 5.7.0 (thanks to pcl5x2008)
* Fixing #531 list limitation in readme that FFmpeg must support the software encoders listed (thanks to brunoais)
* Fixing #567 Profiles for WebP did not work (nor GIF dither) (thanks to jpert)
* Fixing #582 BT.2020-10 Color transfer not maintained (thanks to Ryushin)
* Fixing #585 error when trying to return a video from queue that has the video track after audio or subtitiles (thanks to Hankuu)
* Fixing #586 audio channels being set incorrectly (thanks to Hankuu)
* Fixing #588 audio and subtitle dispositions were not set from source (thanks to GeZorTenPlotZ)
@cdgriffith
Copy link
Owner

Added in 5.8.0! https://github.com/cdgriffith/FastFlix/releases/tag/5.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Something else is stopping work on this feature request New idea for project
Projects
None yet
Development

No branches or pull requests

3 participants