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 custom-built FFmpeg version with extended features and support for professional broadcast and video editing applications. | 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,522 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 65 |
asticode/go-astiav | A Golang library providing C bindings for the ffmpeg multimedia framework. | 408 |
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 around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings. | 715 |
streampunk/beamcoder | Provides Node.js bindings to FFmpeg for media processing and manipulation | 401 |
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. | 565 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 185 |
0voice/ffmpeg_develop_doc | A collection of resources and tutorials on using FFmpeg for video processing and playback | 1,969 |
sunlubo/swiftffmpeg | A Swift wrapper for the FFmpeg API allowing developers to work with video and audio formats | 529 |