yosh

Results 11 comments of yosh

I encountered a very similar issue to this and #199. Interestingly, it's only when using awesomewm. Compositor active or not, I would get blank, transparent screenshots when selecting terminal windows...

@Freso forgot that I had this pull request open--though it seems that the code surrounding the settings directory has changed a bit. I might (?) look at this again and...

> sorry for leaving it @classabbyamp no worries, you all have lots of PRs to handle :P

we can replace `spek-alternative` with [`spek-x`](https://github.com/MikeWang000000/spek-X ), a more actively maintained fork that supports ffmpeg6. [the original `spek`](https://github.com/alexkay/spek) has also become maintained again, but it claims to only support up...

heya, I have enough time that I'd like to help move this along. has much changed in terms of what needs to be done since your last comment about what...

vice and idjc work well (well, idjc spews a bunch of syntax parsing warnings but that's python stuff rather than ffmpeg stuff). libextractor's throwing an error with exiv2 and I'm...

> @yoshiyoshyosh would you mind making PRs to update vice/idjc version since you tested them? then i'll bump them in here @zlice sounds good. also, I figured out something with...

> so opus and [video] thumbnails are gone? ~~yup. I think it's just a symptom of being really old and half-abandoned by now haha~~ actually, they use gstreamer now, so...

it seems like the latest idjc versions can build and run the ffmpeg-required portions with ffmpeg6 perfectly fine. it's almost the same with vice? they started using the ffmpeg executable...

idk if you did tests for spek-x when building it but they seem to fail for me without this patch: ```diff --- a/tests/perf.cc 2024-03-09 17:13:49.086603418 -0500 +++ b/tests/perf.cc 2024-03-09 17:13:59.453603753...