gnattu

Results 214 comments of gnattu

> @gnattu Do you happen to know if there is a video compositor based on videotoolbox that can be used to burn-in subtitles with hardware like the `overlay_{qsv,cuda,vaapi,opencl}` filter? @nyanmisaka...

Now the hardware filter pipe is avoided if deinterlance is requested but no hardware filter is available. I also tested the CoreImage filter, unfortunately it cannot be used to burn...

A late follow up because I am in a situation that CMD+K does not help(much) This is what I got before taking any actions with 3 tabs and a couple...

After updating the Sparkle framework to 1.24.0, MacDown compiles and runs on arm64:

I've created an unofficial release [here](https://github.com/gnattu/macdown/releases/tag/v0.8.0-as) Besides update dependencies, the app itself need to be patch to fit the calling convention of arm64 otherwise the toolbar will break, this is...

I managed to build it from source and run it as arm64 native on macOS 12. I think the "app is damaged" dialog is indeed caused by the binary not...

> This failed so far. As I stated, this is probably not the build is failed, it is only that the binary is not properly signed and is rejected by...

I've tried with that binary and it successfully run on two of my Macs, one has the build environment, the other does not. Before I did `xattr -dr com.apple.quarantine /path/to/application.app`,...

Although this is an old issue, I want to point out that the reason behind this is that alpine, or the musl based distros have been toxic when IPv6 is...

> Edit: maybe there's a way to utilize Rosetta2 for speedups? I know there is for individual binaries, but a whole VM? @johalun Theoretically, you can use rosetta2 for the...