-
```
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…
-
```
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…
-
Hello, I'm trying to send image in binary format to triton server with Dali preprocessing
I'm trying to send JPEG or PNG images as bytes but getting error about `Unrecognized image format. Supported …
-
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…
-
```
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…
-
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…
-
I'm not really sure how to name issue - more of a general question. I can open something more specific if this leads anywhere. I didn't see any similar issue, sorry if I missed something.
There's a…
-
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…