FFParser
Frame parser library
A library that parses input video streams into frames directly in memory as buffers without dependencies.
FFMPEG Frame Parser. Easy to use. Without any dependencies
7 stars
2 watching
1 forks
Language: TypeScript
last commit: over 5 years ago
Linked from 1 awesome list
bufferffmpegframe
Related projects:
Repository | Description | Stars |
---|---|---|
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 64 |
transitive-bullshit/ffmpeg-extract-frame | A utility that extracts a single frame from a video file using ffmpeg | 15 |
michaelmathieu/thffmpeg | Bindings for using FFmpeg to decode video frames in Torch tensors | 26 |
unicksoft/ffmpeg-decode-example | A C++ project demonstrating basic FFmpeg functions for decoding video files and storing frames to disk. | 40 |
rosenbjerg/ffmpegcore | A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools | 1,643 |
forticheprod/fls | A command-line tool for listing and packing frames sequences | 13 |
pulse00/ffmpeg-bundle | A Symfony bundle that provides a simple wrapper for the PHP_FFmpeg library. | 57 |
streampunk/beamcoder | Provides Node.js bindings to FFmpeg for media processing and manipulation | 399 |
acowley/ffmpeg-light | Minimal Haskell bindings to the FFmpeg library for video processing and encoding | 67 |
gkozlenko/node-video-lib | A Node.js library for parsing and manipulating video files in various formats | 359 |
justinfx/fileseq | A Python library for parsing and working with sequences of frames in images or video files. | 256 |
sunlubo/swiftffmpeg | A Swift wrapper for the FFmpeg API allowing developers to work with video and audio formats | 522 |
protonemedia/laravel-ffmpeg | An integrated FFmpeg package for Laravel to handle video processing tasks such as encoding, filtering, and streaming. | 1,662 |
framesjs/frames.js | A TypeScript library and framework for creating Farcaster Frames | 356 |