-
```
I am writing a program that transcodes mp3files to mp3s with a small
standart bitrate. But testing the software with several files produces
errors with most testmp3s.
It seems that Xuggler does no…
-
```
I am writing a program that transcodes mp3files to mp3s with a small
standart bitrate. But testing the software with several files produces
errors with most testmp3s.
It seems that Xuggler does no…
-
This is not an issue so much as a lightweight way of gathering information on who is using Wuffs. This is mostly to satisfy our curiosity, but might also help us decide how to evolve the project.
S…
-
```
javascript-bcrypt
jsBCrypt
I am using v2.2 on Linux.
To reproduce the problem, run the following code:
var b1 = new bCrypt(),
b2 = new bCrypt();
b1.hashpw('\u6e2f', '$2a$05$000000000000000…
-
I was curious if your plugin supported, or had the capacity to support live streaming via either an elementary H264 or fragmented MP4 stream.
In one of our projects, we have a camera which is strea…
-
This is meant to address #3802, and supersedes #4748. More background info can be found on those two issues.
There is currently no high-performance code path for getting `ImageData` from a `MediaSt…
-
Hi @mandykoh! Thanks again for your help with the Display P3 profiles.
I've got the profile detection working now, but the new issue is that the built in Go image encoding for jpeg / png images doe…
-
GPU acceleration is not broken but `about:gpu` logs:
```
Log Messages
[2460:2460:0411/142032.658475:ERROR:vaapi_wrapper.cc(453)] : GetConfigAttributes failed for va_profile 5
[2460:2460:0411/14203…
-
### Important Information
Provide following Information:
- mpv version: 0.36.0
- Linux Distribution and Version: Debian GNU/Linux 12 (bookworm) in a form of Raspberry OS 64bit
- Source of the mp…
-
We have two sample programs to parse PKCS8 RSA private keys. First to parse one in PEM format:
```c
#include
#include
#include
static char data[] = "-----BEGIN PRIVATE KEY-----\nMIIJQQIBADAN…