You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client for the Jellyfin Hardware Survey Server (https://hwa.jellyfin.org/). Benchmarks hardware performance for simultaneous ffmpeg transcoding, enabling detailed comparisons and insights for optimizing Jellyfin setups.
FFmpeg build script using Conan 1.X, targeting hardware acceleration. Without changes, the resulting binary matches the one used in the latest TeamSpeak 6 Client.
VMAF를 사용하여 비디오 품질과 파일 크기 사이의 최적점(sweet spot)을 찾는 자동 벤치마킹 GUI 애플리케이션. (소프트웨어 및 하드웨어(NVENC, QSV, AMF) 인코더 지원) / An automated benchmarking GUI application that uses VMAF to find the sweet spot between video quality and file size. (Supports software and hardware (NVENC, QSV, AMF) encoders.)
QuickFFSync is a reliable and efficient Windows application that simplifies video processing. Utilizing Intel QSV for hardware-accelerated encoding, it turns complex FFmpeg workflows into a smooth, user-friendly experience.
🍬 Python wrapper for running qsv commands in a composable manner (requires qsv accessible from PATH, not all commands/versions supported). Built with duct.py.