PHP-FFMPEG
An Object-Oriented library to convert video/audio files with FFmpeg / AVConv
This library requires a working FFMpeg install. You will need both FFMpeg and FFProbe binaries to use it. Be sure that these binaries can be located with system PATH to get the benefit of the binary detection, otherwise you should have to explicitly give the binaries path on load.
#ffmpeg
Stars: > 4.7k
Language: #PHP
Github: https://github.com/PHP-FFMpeg/PHP-FFMpeg
An Object-Oriented library to convert video/audio files with FFmpeg / AVConv
This library requires a working FFMpeg install. You will need both FFMpeg and FFProbe binaries to use it. Be sure that these binaries can be located with system PATH to get the benefit of the binary detection, otherwise you should have to explicitly give the binaries path on load.
#ffmpeg
Stars: > 4.7k
Language: #PHP
Github: https://github.com/PHP-FFMpeg/PHP-FFMpeg
🔥2