HWEncoderX
Description
Docker container for automatic H.265 video transcoding using GPU hardware acceleration (VAAPI for Intel/AMD, NVENC for NVIDIA, Intel Quick Sync). Includes Telegram notifications, quality optimization, and constant monitoring of input directories.
Resource details
- Category path
- Encoding & Codecs›Hardware Accelerated Transcoding
- Classification
- Not yet classified
HWEncoderX is cataloged in Encoding & Codecs and Hardware Accelerated Transcoding.
URL
Related resources
- Evaluation of NVENC Split-Frame Encoding (SFE) for UHD Video TranscodingAcademic evaluation of NVENC's split-frame encoding feature for UHD video transcoding throughput and quality.
- Evolution of NVENC Efficiency: Pascal to BlackwellLongitudinal academic analysis of NVENC hardware-encoder efficiency across GPU generations, including new UHQ tuning mode.
- Evaluation of Hardware-based Video Encoders on Modern GPUs for UHD Live-StreamingAcademic evaluation of NVIDIA/Intel GPU and Snapdragon hardware video encoders for UHD live-streaming applications.
- go-nvencGo CGo wrapper for NVIDIA's NVENC hardware video encoding API.
- hardware-video-encoderHardware encode wrapper (VAAPI/NVENC) for H.264/HEVC via FFmpeg libraries, supporting VBR/CQP on Linux.
- AV1 Encoding with libsvtav1 on QencodeThe libsvtav1 encoder (SVT-AV1) is an AV1 implementation tuned for both compression efficiency and parallel performance. This guide covers…
- Differentiable VMAF Re-implementation on PyTorchDifferentiable PyTorch reimplementation of VMAF metric enabling gradient-based codec/RDO optimization, with companion code.
- FOSDEM 2024: VVdeC<>Arm — Optimizing an Open Source VVC Decoder for Arm ArchitecturesFOSDEM Open Media devroom talk detailing Arm-specific performance optimization work on the open-source VVdeC VVC decoder.
- jxs (JPEG XS reference)Reference software implementation of ISO/IEC 21122-5 (JPEG XS) including jxs_encoder binary, supports PNM/PGX/raw YUV/RGB input.
- Performance Comparison of AV1, JEM, VP9, and HEVC EncodersFraunhofer HHI SPIE 2017 paper comparing codec internals, BD-BR, and complexity across AV1, JEM, VP9, and HEVC.
- nano-hevcMinimal educational HEVC encoder written in pure Python, readable-over-fast, for teaching codec internals.