-
This is more so to gauge interest in this feature. The `psutil` library is used for finding process information (such as CPU / memory usage) and overall system information. It also provides a wrapper …
-
I'm looking for a library that provides Java bindings for FFmpeg. During my research I stumbled upon both [ffmpeg-cli-wrapper](https://github.com/bramp/ffmpeg-cli-wrapper) and this repo here, ffmpeg4j…
-
### Describe the bug
macOS 14.7, Conan 2.9.2, apple-clang 15
I declared some libs as `platform_requires` (Apple OSs have them preinstalled in the system), everything built fine. But at the final…
-
### 🐛 Describe the bug
It's not building with last version of cuda 12.6.1 in jetson agx orin
```bash
#!/usr/bin/env bash
set -ex
echo "Building torchaudio ${TORCHAUDIO_VERSION}"
apt-get u…
-
### Describe the project you are working on
An educational animation project that plays video content from a file as part of a visual example.
### Describe the problem or limitation you are havi…
-
`HERE="$(dirname "$(readlink -f "${0}")")" `
`export LD_LIBRARY_PATH=${HERE}/usr/lib:$LD_LIBRARY_PATH`
`exec "${HERE}/usr/bin/ffmpeg.bin" "$@"`
Anything missing from above, (AppDir/usr/bin)
Fo…
-
Hi,
FFmpeg is supposed to support NVIDIA CUDA CODEC SDK, please refer to [https://developer.nvidia.com/FFmpeg](url)
So I wonder whether this wrapper also support the GPU back-end encode and decode…
-
The current version is over a year old (2023.7.3-22).
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a bug unrelate…
-
### Operating system
Windows 11
### Compiler
MSVC
### Steps to reproduce the behavior
```Shell
cmake --preset=vcpkg
```
### Failure logs
1> 已为配置“default”启动 CMake 生成。
1> 环境设置:
1> CommandProm…