misuchiru03
misuchiru03
I noticed this same thing. It's a double-formatting of the date. Somewhere in the code, when the date is entered, the proper/expected format is YYYY-MM-DD, and it does this in...
Required for: #4432
Oh duh. Totally slipped by me.
`aarch64-musl` and `x86_64-musl` build on my local system without errors.
Changed to Work-In-Progress
If it's already got a package, I'll leave this one.
I second adding a release.
The runtime dependency is indeed vaapi drivers. I built it with `mesa-vaapi` for my AMD laptop and it fixed the error. For Nvidia, it _should_ be `nvidia-vaapi-driver`, but I don't...