libde265
Video codec
An implementation of the h.265 video codec
Open h.265 video codec implementation.
2k stars
143 watching
458 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
openasic-org/xk265 | An open-source hardware video encoder implementation of the H.265 standard | 233 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
cisco/thor | A software implementation of an H.264/AVC video codec | 699 |
0voice/ffmpeg_develop_doc | A collection of resources and tutorials on using FFmpeg for video processing and playback | 1,969 |
bcoudurier/ffmbc | A custom-built FFmpeg version with extended features and support for professional broadcast and video editing applications. | 192 |
lieff/minih264 | A minimalistic H264/SVC encoder written in C with SSE/NEON optimizations. | 539 |
kevmo314/codec-from-scratch | Building a simple video encoder from scratch to achieve high compression ratios | 326 |
mrcdk/linc_libvpx | Compiles and integrates the libvpx video compression library into a single project. | 4 |
dmlc/decord | A video loader designed for deep learning applications with smart shuffling and support for various video codecs. | 1,923 |
stoth68000/libklvanc | A library providing tools and protocols for parsing and generating Vertical Ancillary Data (VANC) in SDI wire protocol | 60 |
viliorg/vili | A data format language with features allowing tree-like structure descriptions and templates for variables | 27 |
videolang/video | A DSL for describing videos in the Racket programming language | 137 |
robhz786/strf | A C++ library for formatting and transcoding text | 70 |
matt-42/vpp | A high-performance C++ library for fast video and image processing | 721 |
nathanbabcock/ffmpeg-sidecar | A Rust crate that wraps FFmpeg in an intuitive Iterator interface to provide a convenient and platform-independent way to process video files. | 302 |