libde265
Video codec
An implementation of the h.265 video codec
Open h.265 video codec implementation.
2k stars
143 watching
459 forks
Language: C++
last commit: 8 days 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 | 230 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
cisco/thor | A software implementation of an H.264/AVC video codec | 699 |
0voice/ffmpeg_develop_doc | A repository aggregating online ffmpeg learning resources and documentation for developing multimedia software. | 1,945 |
bcoudurier/ffmbc | A customizable FFmpeg implementation optimized for broadcast and professional video processing tasks | 192 |
lieff/minih264 | A minimalistic H264/SVC encoder written in C with SSE/NEON optimizations. | 537 |
kevmo314/codec-from-scratch | Building a simple video encoder from scratch to achieve high compression ratios | 316 |
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,891 |
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. | 279 |