-
Any chance of parsing BML files and then using the entries in that as a playlist entry? You could implement BML parsing as a playlist service.
Also, in regards to seeking, I thought the FB2K SDK ha…
ghost updated
7 years ago
-
```
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…
-
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…
-
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…
-
If you want to address medical or other scientific domains, progress retrieval is not enough as images become very large.
You need a tiled storage layout so that progressive retrieval of cropped regi…
-
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…
-
### 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…
-
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 …
-
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…