cdgriffith / FastFlix

FastFlix is a free GUI for H.264, HEVC and AV1 hardware and software encoding!
https://fastflix.org/
MIT License
1.13k stars 55 forks source link

fastflix always opens in texteditor on mac ventura 13.5.1 #521

Closed tas231 closed 1 year ago

tas231 commented 1 year ago

FastFlix Version: 5.5.7

Operating System: macos ventura 13.5.1

Describe the bug always opens in texeditor instead running the application

To Reproduce double click on fastflix

Screenshots

Bildschirmfoto 2023-08-31 um 21 35 21 Bildschirmfoto 2023-08-31 um 21 35 56
cdgriffith commented 1 year ago

Did you make sure to:

Please extract the FastFlix file and set it to executable (i.e. chmod +x FastFlix) then to run it ./FastFlix

https://github.com/cdgriffith/FastFlix/releases/tag/5.5.7

tas231 commented 1 year ago

thank you! Sorry, I totally overlooked that manual required step

It is working now.