THFFmpeg
Video decoder library
Bindings for using FFmpeg to decode video frames in Torch tensors
Torch bindings for FFmpeg (reading videos only)
26 stars
6 watching
8 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
unicksoft/ffmpeg-decode-example | A C++ project demonstrating basic FFmpeg functions for decoding video files and storing frames to disk. | 40 |
bcoudurier/ffmbc | A customizable FFmpeg implementation optimized for broadcast and professional video processing tasks | 192 |
acowley/ffmpeg-light | Minimal Haskell bindings to the FFmpeg library for video processing and encoding | 67 |
mltframework/mlt | A multimedia framework designed for video editing, providing tools and libraries for audio and video processing. | 1,506 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 64 |
asticode/go-astiav | Provides a Go wrapper around the C bindings of FFmpeg for efficient video processing and manipulation. | 396 |
niklimenko/ffparser | A library that parses input video streams into frames directly in memory as buffers without dependencies. | 7 |
tomaszzmuda/xabe.ffmpeg | Provides a .NET Standard wrapper for FFmpeg to process media without requiring knowledge of the underlying technology. | 714 |
streampunk/beamcoder | Provides Node.js bindings to FFmpeg for media processing and manipulation | 399 |
delahee/linc_ffmpeg | A low-level binding to the FFmpeg library for Haxe development | 13 |
pulse00/ffmpeg-bundle | A Symfony bundle that provides a simple wrapper for the PHP_FFmpeg library. | 57 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 178 |
0voice/ffmpeg_develop_doc | A repository aggregating online ffmpeg learning resources and documentation for developing multimedia software. | 1,945 |
sunlubo/swiftffmpeg | A Swift wrapper for the FFmpeg API allowing developers to work with video and audio formats | 522 |