-
### Feature request
Return the audio filename when the audio decoding fails. Although currently there are some checks for mp3 and opus formats with the library version there are still cases when th…
-
The function needs to check that the provided format is supported by the decoder for the input ASTC format. E.g. an 8-bit UNORM format for UNORM ASTC formats, an 8-bit SRGB format for SRGB ASTC format…
-
## Exception
* __User Action:__ play stream
* __Request:__ Player error[type=ERROR_CODE_DECODING_FAILED] occurred while playing https://www.youtube.com/watch?v=BnEw4Jg6hoc
* __Content Country:__ GB
* …
-
### Title
Dreamcatcher: decoding dream-event in EEG data with multimodal language models and interpretability tools
### Leaders
Lorenzo Bertolini
### Collaborators
_No response_
###…
-
### Use Case
texture compression
### Problem Description
Cocos creator support several texture compression formats,but those formats have big file size.
For example : a 1024 * 1024 image use ASTC …
-
## What problem does this solve or what need does it fill?
It is common for games to offer multiple levels of graphics settings, like: "Low", "High", "Ultra". When it comes to Texture Quality, this t…
-
### 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…
-
## Use case
We are developing a cross-platform social-media app based on user-created video content. We're using `camera` plugin for video recording and `video_player` for playback.
We encounte…
-
### Describe the feature
Currently, we only have support for the base 10 numeral system but it would be cool to support other systems like Hexadecimal numbers for example.
### Use Case
**Low-Level …
-
### Description
Imagine you have an image that you want to have only a part of. You would use something like `block(clip: true, image("...")` and make sure that some part of the image you don't want …