The llama.cpp project has released build b10647, introducing new command-line interface options for video processing. This update adds the `--video-*` arguments to allow users to control video-related parameters directly from the terminal.
- The release includes binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x), Windows (x64, arm64), Android (arm64), and iOS.
- Supported hardware backends include CPU, CUDA 12.4/13.3/13.4, Vulkan, ROCm 7.14, OpenVINO, SYCL, and OpenCL Adreno.
- macOS Apple Silicon builds with KleidiAI are currently disabled in this release.
- openEuler support is also disabled for this build version.
This update provides users with expanded control over video inputs via the CLI while maintaining broad platform compatibility.