laravel-ffmpeg
Video processor
An integrated FFmpeg package for Laravel to handle video processing tasks such as encoding, filtering, and streaming.
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
2k stars
46 watching
194 forks
Language: PHP
last commit: 9 days ago
Linked from 1 awesome list
ffmpeghlshls-live-streaminghls-streamlaravellaravel-ffmpegphpphp-ffmpegvideo
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
yixia/ffmpeg-android | FFmpeg built for Android to handle video and audio processing | 632 |
streamio/streamio-ffmpeg | Provides a Ruby interface to FFmpeg for reading movie metadata and transcoding video files. | 1,645 |
sipsorcery-org/sipsorcerymedia.ffmpeg | A C# library that integrates FFmpeg native libraries with the SIPSorcery real-time communications library for video and audio processing. | 34 |
eugeneware/ffmpeg-static | Pre-built binaries for FFmpeg/FFprobe video processing software | 1,105 |
acowley/ffmpeg-light | Minimal Haskell bindings to the FFmpeg library for video processing and encoding | 67 |
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 |
alchemy-fr/php-ffmpeg | A PHP driver for using FFMpeg binaries to manipulate and convert video and audio files. | 11 |
ubergarm/zappa-ffmpeg | Run ffmpeg inside a lambda function for serverless video transformations | 15 |
sunlubo/swiftffmpeg | A Swift wrapper for the FFmpeg API allowing developers to work with video and audio formats | 522 |
rosenbjerg/ffmpegcore | A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools | 1,643 |
0voice/ffmpeg_develop_doc | A repository aggregating online ffmpeg learning resources and documentation for developing multimedia software. | 1,945 |
ffaudio/foleys_video_engine | A video processing engine for loading, playing and editing videos using the JUCE framework. | 52 |