VersatileFilmGrain (InterDigital)
Description
Software model of hardware-friendly film grain synthesis supporting MPEG FGC SEI and AOM/AV1 parameters, from InterDigital R&D.
Resource details
- Category path
- Encoding & Codecs›Codecs›AV1
- Classification
- Not yet classified
VersatileFilmGrain (InterDigital) is cataloged in Encoding & Codecs, Codecs, and AV1.
URL
Related resources
- av1-grainRust library for parsing and generating AV1 film grain synthesis data, extracted from the rav1e encoder.
- rAV1atorGUI application for rav1e video encoding paired with Opus audio encoding.
- NotEnoughAV1Encodes-QtLinux Qt GUI wrapping aomenc/rav1e/SVT-AV1 encoders with chunked parallel encoding support.
- hardware-video-encoderHardware encode wrapper (VAAPI/NVENC) for H.264/HEVC via FFmpeg libraries, supporting VBR/CQP on Linux.
- Comparing H.265/HEVC and VP9: Impact of High Frame Rates on Perceptual QualityAcademic comparison of HEVC and VP9 codecs under high frame-rate conditions, including ffmpeg/libvpx tuning parameters used.
- 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…
- 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.
- nano-hevcMinimal educational HEVC encoder written in pure Python, readable-over-fast, for teaching codec internals.
- Opus (xiph/opus)Reference implementation of the Opus audio codec, recently adding deep-learning-based packet loss concealment.