-
I have a Surface Pro 3 with the surface pro 3 typecover i purchased several years ago. The kernel is working great but every now and then the touchpad settings will reset. Typically this can b…
-
### Problem Description
Dolby Vision Profile 4 doesn't get passed through when transcoding to AV1 10bit
Samples listed here:
https://kodi.wiki/view/Samples try sample 15 and 16 LG Comparison Dem…
-
**Main related dev. issue:**
- https://github.com/tarantool/tarantool/issues/10117
**Other related dev. issues/commits:**
- https://github.com/tarantool/tarantool/issues/8725
- Commit [confi…
-
## Author background
- **Would you consider yourself a novice, intermediate, or experienced Go programmer?** Experienced.
- **What other languages do you have experience with?** C, Java, Rust,…
-
```
Part 1: http://code.google.com/p/xy-vsfilter/issues/detail?id=40
Part 2: http://code.google.com/p/xy-vsfilter/issues/detail?id=91
Topic to continue discussions about the subtitle interface we cr…
-
### Problem Description
Handbrake is stacking during video encoding, nothing is happening only elapsed time is increasing but the Time Remaining is stuck to some position and the encoding is not movi…
-
I am trying to deploy supabase on my private server but **supabase-storage** image is failed to build. This cause other three image to failed alongside in my side.
This is the result of docker imag…
-
Commands passed via NML typically have integer serial number for tracking status (received, being acted upon, completed, errored).
There is a fundamental design error: serial numbers are assigned on …
-
### Problem Description
Seems HandBrake doesn't display the AMD hardware encoder in the list of possible video encoders. I have the latest amdgpu-pro drivers and AMF installed.
The driver seems to…
-
Bugs in aq_nic.c on lines:
329
592
652
1088
1570
++i, aq_vec = self->aq_vec[i]
aq_vec = self->aq_vec[i] should be put inside the loop.
Thanks