JargeZ / ntscqt

AKA Line Maker 10.0 | GUI for VHS video simulator
Apache License 2.0
684 stars 33 forks source link

Attempting to use on M3 Mac #116

Open corneliusdevun opened 1 week ago

corneliusdevun commented 1 week ago

Hi,

I absolutely love this tool but I am having issues using it on my M3 Mac. I can get the application to load but once I export it errors out when it attempts to save the file

ffmpeg._run.Error: ffmpeg error (see stderr output for detail) 2024-06-20 10:30:16.733 | ERROR | main:crash_handler:28 - Uncaught exception: ffmpeg error (see stderr output for detail) File "/Users/*/ntscQTplus/app/Renderer.py", line 417, in run ff_command.overwrite_output().run()

File "/Users/*/ntscQTplus/venv/lib/python3.9/site-packages/ffmpeg/_run.py", line 325, in run raise Error('ffmpeg', out, err)