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

Add Apple Silicon Support #356

Open
kokroo opened this issue Aug 31, 2023 · 6 comments
Open

Add Apple Silicon Support #356

kokroo opened this issue Aug 31, 2023 · 6 comments

Comments

@kokroo
Copy link

kokroo commented Aug 31, 2023

https://www.reddit.com/r/Stremio/comments/15gijoq/stremio_for_apple_silicon_m1_m2_etc/

@_pajarito was able to compile Stremio for Apple Silicon, and I think we can do the same. One thing to note here is that it will save a lot of battery life, but we should also make sure that hardware video decoding is enabled. That will be the biggest battery life saver.

@zisra
Copy link

zisra commented Sep 25, 2023

yes it's really laggy on my m2 laptop

@kokroo
Copy link
Author

kokroo commented Sep 25, 2023

yes it's really laggy on my m2 laptop

It's laggy and also consumes too much battery. HDR content plays but the HDR effect is not present. I'm not complaining though, it's open source and free, this is just a humble request to the project developers.

@TRtomasz
Copy link
Member

TRtomasz commented Sep 25, 2023

What do you mean by laggy? I had M1 macbook pro for almost 3 years now and there is nothing 'laggy' it plays 4k content without issues. Be sure to enable hw accelerated decoding in the settings.

@kokroo
Copy link
Author

kokroo commented Sep 25, 2023

What do you mean by laggy? I had M1 macbook pro for almost 3 years now and there is nothing 'laggy' it plays 4k content without issues. Be sure to enable hw accelerated decoding in the settings.

I have the M1 Pro and it does lag sometimes. Hardware acceleration is on but it's not really supported on macOS including HDR. That toggle doesn't change anything, try for yourself. And this application is a battery hog, no doubt.

@zisra
Copy link

zisra commented Sep 25, 2023

What do you mean by laggy? I had M1 macbook pro for almost 3 years now and there is nothing 'laggy' it plays 4k content without issues. Be sure to enable hw accelerated decoding in the settings.

I can drop a recording some other time, but pressing every button has significant delay and animations are choppy

@edde746
Copy link

edde746 commented Oct 19, 2023

Seems like the main issue preventing a build for arm64 is libmpv, which wouldn't be an issue if Stremio wasn't using 6 year old binaries of it. As said in #326, switching to meson would make it significantly easier to manage cross-platform builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants