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

Is Apple Silicon support still being worked on? #468

Closed
larsenv opened this issue Nov 23, 2021 · 2 comments
Closed

Is Apple Silicon support still being worked on? #468

larsenv opened this issue Nov 23, 2021 · 2 comments

Comments

@larsenv
Copy link

larsenv commented Nov 23, 2021

Is cTiVo going to be built for Apple Silicon?

I know there's already an issue about this, but I never get a response via email or GitHub, and I haven't heard any information about it.

cTiVo is the best TiVo app for Mac.

@mackworth
Copy link
Owner

It is. cTiVo compilation is automatic, but building the subprograms has been the issue. ccextractor and comskip were pretty easy, Handbrake provides their CLI, but ffmpeg was the delay. Building it in the straightforward way compiles easily, but is no faster than Intel emulated version. Building it in a way that incorporates the NEON changes, and is still built on dynamic libraries that are also used in comskip while still supporting older MacOS on Intel...has been a royal pain. I'm close to a beta version through now; AFAIK, just testing remains.

@mackworth
Copy link
Owner

Closed to keep this on issue #443

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

2 participants