VLMC (VideoLAN Movie Creator)
An experimental non-linear video editing software from the VideoLAN project. Aims to offer basic editing (cutting, transitions, etc.) with a simple interface, built on libVLC.
Link
Related resources
- DeepGameReal-time content-adaptive encoding for cloud gaming using spatiotemporal DNN to weight regions by player gaze/interest, cutting bandwidth…
- A Comprehensive Review of Software and Hardware Energy Efficiency of Video DecodersCross-codec (AV1/HEVC/VVC/AVM/VP9) energy efficiency and compression review across software and hardware decoders.
- distributed-transcoderDistributed video transcoding system using RabbitMQ job distribution, GStreamer transcoding, and MinIO storage with FastAPI/React interface.
- simple-lossless-encoder (libjxl)Standalone single-file C++ lossless JPEG XL encoder with no dependencies.
- av1-codec-comparisonGoogle internship research project comparing SVT-AV1 and rav1e coding tools against libaom for quality and speed.
- 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.
- 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.
- Opus (xiph/opus)Reference implementation of the Opus audio codec, recently adding deep-learning-based packet loss concealment.