Cromefire_
Cromefire_
> Perhaps there could be a deno, bun, and node build version respectively. Would be good if it's modular enough though to support other stuff as well. I'd want to...
Which patches are needed? Couldn't find them via google. `vainfo` on the 7900 XTX reports AV1 as supported seemingly, so I'd potentially give it a shot on that platform too.
Got it compiling with only patch 69 and 71 on latest upstream ffmpeg. (Sadly I didn't look closely enough and currently `vainfo` only returns the decode endpoint and the encode...
BTW, [draft-ietf-sedate-datetime-extended](https://datatracker.ietf.org/doc/draft-ietf-sedate-datetime-extended/) is nearing completion, which would extend RFC3339 with time zone information which would enable compatible exchange of zoned date times. This is what JS Temporal also implements and...
You can fix that using the Windows HDR Calibration App (only applies to games which actually use those values, which is like a handful), it'll generate a ICC Profile with...
As fast as I'm aware the easiest solution would be to just put the photo into a `` tag and override it's mine type, right (then it'll search the MP4...
Understandable. But now there's at least an issue to keep track of it
Using `releaseRuntimeClasspath` works. This can help debugging: ```groovy class TestLicenseTask extends DefaultTask { @TaskAction def greet() { project.configurations.findAll { isResolvable(it) }.each { cfg -> if (project.configurations.any { it.name == cfg.name...
Happy to test stuff, with Kodi, the FireTV and Panasonic OLED, I can actually test whether HDR10+ metadata is arriving at the TV (and it already works with AV1 &...
> my phone properly detects and decodes av1 hdr10+ videos Do you have any good way to test that? In the past I've found you can't really tell well on...