-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
Can't start fastflix on MacOS #92
Comments
Thanks for reporting that issue, I don't have a Mac so wouldn't have known! That is an odd one, I am trying a fix with newest version (currently in Not sure if I can get access to a Mac this weekend to test it, so may have to go out blind. If you're comfortable with git / command line feel free to try it yourself. |
Looks like it worked! I just ran it from the |
Excellent, thanks for testing it! |
* Adding ETA and size estimates on status panel * Adding custom x265-params options * Changing height to say "Auto" when keeping aspect ratio * Fixing cover extraction could timeout and crash program * Fixing #89 x265 params for hdr10 changed names (thanks to SlashX) * Fixing #92 cannot start FastFlix on Mac (thanks to Paul Bakaus)
* Adding ETA and size estimates on status panel * Adding custom x265-params options * Changing height to say "Auto" when keeping aspect ratio * Fixing cover extraction could timeout and crash program * Fixing #89 x265 params for hdr10 changed names (thanks to SlashX) * Fixing #92 cannot start FastFlix on Mac (thanks to Paul Bakaus)
* Adding ETA and size estimates on status panel * Adding custom x265-params options * Adding support for WebP encodings * Changing height to say "Auto" when keeping aspect ratio * Changing that buttons will be disabled without video or when encoding * Fixing cover extraction could timeout and crash program * Fixing #89 x265 params for hdr10 changed names (thanks to SlashX) * Fixing #92 cannot start FastFlix on Mac (thanks to Paul Bakaus) * Fixing autocrop sometimes failing due to muxing size limitations * Fixing thumbnail generation did not work for videos with multiple video tracks * Fixing gif generation to work with new filter_complex * Fixing gif output network location would not work
Fixed in 3.3.0 |
Hi there!
I've tried to install Fastflix on MacOS with your instructions, made your ffmpeg/ffprobe are available, and after installing it with pipx, I get this error:
Have you seen this before? Anything I can do on my end?
Thanks!
The text was updated successfully, but these errors were encountered: