rigaya/rkmppenc
Description
Rockchip MPP hardware encoder CLI for SBCs (Orange Pi, Radxa ROCK); H.264/HEVC encode with AV1/VP9/HEVC decode.
Resource details
- Category path
- Encoding & Codecs›Hardware Accelerated Transcoding
- Classification
- Not yet classified
rigaya/rkmppenc is cataloged in Encoding & Codecs and Hardware Accelerated Transcoding.
URL
Related resources
- Evolution of NVENC Efficiency: Pascal to BlackwellLongitudinal academic analysis of NVENC hardware-encoder efficiency across GPU generations, including new UHQ tuning mode.
- 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.
- 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…
- Compression efficiency analysis of AV1, VVC, and HEVC for random access applicationsAPSIPA Transactions paper quantifying bitrate savings and encode/decode runtime ratios of AV1 vs VTM vs HM for random-access use cases.
- nano-hevcMinimal educational HEVC encoder written in pure Python, readable-over-fast, for teaching codec internals.
- 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.
- 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.
- Differentiable VMAF Re-implementation on PyTorchDifferentiable PyTorch reimplementation of VMAF metric enabling gradient-based codec/RDO optimization, with companion code.
- Opus (xiph/opus)Reference implementation of the Opus audio codec, recently adding deep-learning-based packet loss concealment.