-
I'm not that well versed on the different CC formats, but I would be interested in decoding these. The program ccextractor has an implementation.
-
Popular native apps on Windows read formats like `image/svg+xml` in UTF-8 form [1].
In the spec, before the payload for a format gets written to the clipboard, the content is converted from UTF-8 in…
-
**Is your feature request related to a problem? Please describe.**
In the current video processing workflow, the mismatch between input and output video encoding formats leads to unnecessary encoding…
boolw updated
7 months ago
-
**🚀 Feature Description**
Hi @eginhard. Hope you are keeping well!
Its erew123 from [AllTalk ](https://github.com/erew123/alltalk_tts/tree/alltalkbeta?tab=readme-ov-file#alltalk-tts-v2)
So…
-
Hi Ethan!
This project seems to be focused primarily on decoding only- would you accept PRs that added support for encoding some of these codecs (specifically Opus/Ogg Opus)? Is focusing this libra…
-
This library implements encoding and decoding for Windows bitmap formats (BMP, DIB, ICO, CUR).
Author: Nicolas Hafner
License: zlib
Source: https://github.com/shinmera/cl-bmp.git
Documentation: …
-
### Describe the feature or issue.
I'm looking at a game which uses AAC in a CAF container. I see that AAC in the standard container is supported, by decoding it to PCM ahead of time. CAF looks like …
-
This isn't an issue, I just wanted to ask a few question about how you are decoding the file formats.
I've been through your code and I'm not sure whether you are reverse-engineering the game execu…
-
# TensorRT Model Optimizer - Product Roadmap
[TensorRT Model Optimizer](https://github.com/NVIDIA/TensorRT-Model-Optimizer) (ModelOpt)’s north star is to be the best-in-class model optimization toolki…
-
### **Idea: Use zarr readers to open and decode netCDF/HDF/etc. data without xarray by lifting xarray's decoding machinery out as new zarr codecs.**
This was suggested by @sharkinsspatial in https:…