-
When I play an HEVC/MKV file, the transcoder kicks in even though the same file converted to HEVC/mp4 plays just fine. I would expect it to remux and not transcode.
**Media Info of the file**
**…
-
### Godot version
4.2-rc [b3a0e077e]
### System information
Windows 11 (10.0.22621)
### Issue description
With the new vertex compression introduced in #81138 the `RenderingServer::Arra…
mihe updated
11 months ago
-
For some mkv files, Just Player doesn't see any subtitles that are part of the file. VLC recognizes and shows the subtitles without any problem. I am using the latest version on my Nvidia Shield.
…
-
Using `-mcpu=cortex-m85 -mfloat-abi=hard` when compiling I am getting an error that instructions `vsub.f32` and `vfma.f32` require mve.fp. By passing `-v` flag to clang, I can see the triple selected …
-
Source:
- https://www.w3.org/2002/09/wbs/35422/act-dec-2022/results#xq4
- https://www.w3.org/2002/09/wbs/35422/act-dec-2022/results#xq5
## On using highest possible contrast
> _From Gregg Vand…
-
With 4fd247f881d7c6cd8dfc3e060f2a7cca74a24e5d, running Logtalk Prolog standards tests, we currently get:
```text
$ cd logtalk3/tests/prolog
$ logtalk_tester -p scryer -g "set_logtalk_flag(clean,o…
-
### Describe the bug
The fourth bullet ["Metadata Resolution"](https://pages.nist.gov/OSCAL/concepts/processing/profile-resolution/#d2e1433-head) in ["OSCAL Profile Resolution Specification Draft"](h…
-
### Important Information
```
mpv v0.36.0-455-ge9690727 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects
built on Oct 1 2023 01:28:16
libplacebo version: v6.338.0-16-gcb6be98-dirty
FFmpeg ve…
-
-
With the following command
```
echo "{\"a\": 13911860366432393}" | jq "."
{
"a": 13911860366432392
}
```
you can notice a difference between input value `13911860366432393` and output value `…