ozmartian

Results 45 comments of ozmartian

Damn! Here are instructions for getting it running from source code using Homebrew for dependancies. Modify as you like, it should give you a clear idea of whats needed. Create...

There appears to be an issue with Big Sur and OpenGL in Python. I've updated the codebase with a workaround so if you tried installing again you can retest. The...

wow! okay, since that works i'll run another remote build for the DMG installer and get you to test it (i.e. running as an app w/ icon) when its ready.

The DMG will have that working as its included in the installer package, if it works. In the meantime, you can grab the latest version of mediainfo from: https://mediaarea.net/download/binary/mediainfo/21.03/MediaInfo_CLI_21.03_Mac11.dmg Once...

Does opening, cutting and saving the resultant video work with your Python installation?

I think that should resolve itself. Apparently, there are fixes for OpenGL and other Big Sur specific things in upcoming Python version updates. I guess until those come through it'll...

As you installed mpv with homebrew, can you try opening a video file from terminal: ``` $ mpv ``` Just to confirm that mpv works with Big Sur and your...

Updated DMG installer with the OpenGL fix is available here: https://ci.appveyor.com/api/buildjobs/la1o7j0s783jib2k/artifacts/VidCutter-6.0.5.1-macOS.dmg This is built on Catalina so I have no idea if that means it cannot work on Big Sur...

Sorry, thought that would be accessible. I've uploaded the DMG to a Google Drive shared link here: https://drive.google.com/file/d/1LbAVbm1tjbYi2IhbMW0Lv6E_yCnk-h1r/view?usp=sharing Click the download button or download icon in the top-right.

I'll have to do more research and try get an OSX virtual machine setup to properly debug the Big Sur issues. It should be working on Catalina and below but...