-
How about some ascii & utf8?
-
Traced to this line: https://github.com/Kotlin/kotlinx.serialization/blob/d4d066d72a9f92f06c640be5a36a22f75d0d7659/formats/cbor/commonMain/src/kotlinx/serialization/cbor/internal/Encoder.kt#L106
I …
-
Hello! I would like to report an issue regarding the loading of legacy episodes made in the "SMBX 1.3" engine.
In short, it is expected that old file formats (`".wld"`, `".lvl"`) retain the ANSI …
-
While this crate helps serialize bytes in binary formats efficiently, human-readable formats will still have them as vectors of integers. Is efficient serialization in human-readable formats something…
-
Matroska Audio (MKA) is the container format specified for .mka files and is part of the same family as .mkv files. The FAQ on Matroska provides a good starting point for learning more: https://www.ma…
-
the JSON-LD export from https://credreg.net/ctdl/schema has the topConcepts listed for concept schemes, e.g. in https://credreg.net/ctdl/schema/encoding/json?includemetaproperties=false
```
…
-
### Describe the project you are working on
I have a project with 600Mb of images encoded in JPG. At the same quality, webp saves some space, but not much. I tested encoding into avif and the entir…
-
**Description**
At present, when downloading the list, the video formats can be selected as automatic, mp4, and webm. After downloading mp4, I use ffmpeg to view the downloaded videos, and the encodi…
-
**Title**: Challenges with Raw Image Streaming to FFmpeg in React Native Application
**Description**:
#### Goal
We aim to implement a solution for capturing and encoding video directly within a…
-
## Summary
Give the possibility to successfully use APIs that return bodies in other formats than the default UTF-8.
## Motivation
An API might for instance return a XML body, encoded in ISO-…