keyle

Results 9 comments of keyle

A year and four month... can my PR be looked at? :+1: :)

Thanks for the response! Should this issue be closed?

I got this issue too on mac... ``` ./concat_mac -client-id [snip] -vod 548577171 -qualityinfo Contacting Twitch Server resolution: 720p60, download with -quality="chunked" ./concat_mac -client-id [snip] -vod 548577171 -quality="chunked" Contacting Twitch...

Not a swift expert, but I've seen these kind of issues in the past... Sounds like an integer overflow, or something overflows after a few days. Check everything that increments...

Ok I mate a simple plugin that will regen from anywhere in the editor via CTRL_R. I think this should be part of the functionality though, if possible. ref. ```...

I fixed mine by copying from `/Library/Application Support/obs-studio/plugins` to `~/Library/Application Support/obs-studio/plugins` For some reason the one in my user's library was ancient, the one of the universal library was the...

Ok. No worries. Shame you have limited time because it's a fantastic implementation.

built with clang `export ASAN_OPTIONS := allocator_may_return_null=1` ` -g -v -std=c2x -fsanitize=address`