-
```
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…
-
```
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…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of ImageSharp
- [x] I have verified if the problem exist in both `DEBUG…
-
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…
-
which is basically a copypasta from io.malloc, but on load opens a file and parses its contents in HexII hexdump format (see `pxi`)
maybe will be useful to support standard r2 and hexdump formats too…
-
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…
-
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…
-
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 …