@solonovamax haven't considered jxl much yet, but AVIF looks very cool! don't wanna consider more than two image formats right now- learning vulkan is already a tall order ;p
@solonovamax interesting! just read through and it does look pretty cool- it's file sizes certainly seem comparable to png, albeit often lag behind a little, but the encode/decode speeds run circles around it.
i'll keep this in the back pocket if i need to rapidly load and save textures!
@mjdxp the amount of times i have beat my head against the wall of running various linux distros on my lenovo g500 (intel i3 3110M, 8GB DDR3, integrated graphics) trying to squeeze more performance out of it, and ultimately having to accept that yes, hardware that was cheap e-waste when it was built a decade ago is still going to be cheap e-waste today
@memoria@june i would easily encode everything i record in AV1 if i had hardware-accelerated AV1 encode- unfortunately now is not the time to be investing in a new GPU ;p
i should see if OBS supports opus! i've only really considered it for live audio but it makes sense to just use it for VOD if i can tweak the quality to be high enough
@lizzy@julia ok, cool! most software i know of doesn't support openrc though, and i'd have to write my own scripts to get it up and running.
most software that supports daemonisation will provide systemd units out of the box. i've rarely seen software that does (fwiw void repos did provide runit service scripts on some surprising occasions, but it's very hit-or-miss, as is with any alternative init system)
@rexo@theresnotime apple doesn't support a number of a/v formats that come off as really bizarre from them. for example, 4:4:4 chroma subsampling, which allows for storing much richer and more vibrant colours.
4:4:4 requires 24-bit colour sure, but it's not like apple has ever had an issue handling really heavy media formats before.
@theresnotime an open format designed by google for delivering images! primarily target at the web for its strong quality/size compression over other formats, while also supporting lossless
it gets a lot of shit from people because it had awkward software support at its launch, and windows still has abysmal support for the format. if you're on linux, you've likely never had this issue.
@june this is a really great point, actually! (very welcomed given the anti-webp discourse i've heard prior). yeah, having a dedicated extension to easily differentiate lossy/lossless images would be really nice to have! either that, or better system integrations that can tell you based off headers in the data whether or not it's losslessly compressed.