ccicnce113424

Results 9 issues of ccicnce113424

(The following content is translated from Chinese to English using machine translation) The current version is written in GLSL. However, only a few media players support GLSL. The old version...

帧服务器作为视频压制过程中常用的工具,好处就不多说了,最大的优点就是不需要临时磁盘空间来储存视频拆开来的帧。实时处理实时输出。

https://github.com/dropbox/rust-brotli 1.支持Google brotli的所有特性,并支持多线程压缩和追加模式。 2.有一个与Google brotli二进制兼容的FFI。 3.不依赖Rust标准库,所以(理论上)不用太担心程序体积的增大。

Quilt is a fork of fabric that supports most Fabric mods. Some mod authors also left the Fabric community, making their mods only support Quilt. Quilt maintains a good relationship...

enhancement
good first issue

FFmpeg有适用于Intel,AMD和nVIDIA GPU的硬件加速编码器,希望能够提供启用GPU加速的编码选项。

The builtin fetchers run at eval time, which should prevent importing from derivation.

``` ../subprojects/vkroots/vkroots.h: In function 'constexpr VkStructureType vkroots::ResolveSType() [with Type = VkCudaFunctionCreateInfoNV; VkStructureType = VkStructureType]': ../subprojects/vkroots/vkroots.h:15390:93: error: 'VK_STRUCTURE_TYPE_CUDA_FUNCTION_CREATE_INFO_NV' was not declared in this scope; did you mean 'VK_STRUCTURE_TYPE_CU_FUNCTION_CREATE_INFO_NVX'? 15390 | template...

The `programs.firefox.languagePacks` option doesn't work for nightly and devedition, and Firefox nightly and devedition doesn't download language packs on its own, so I had to manually download and install them...

如题,构建常见Linux发行版软件包或者提供AppImage。