Top "Ffmpeg-php" questions

Refers to a few similarly named PHP extensions that add functions for accessing and retrieving information about multimedia files.

Im getting error "deprecated pixel format used, make sure you did set range correctly using ffmpeg".. can someone check my code below?

This is my code using ffmpeg I want to have video thumbnail but I'm not familiar in ffmpeg can someone …

php ffmpeg ffmpeg-php
FFMpeg - Creating Thumbnail for Video file

I am new to php. I have installed ffmpeg in my local iis.. Is it possible to generate a thumbnail …

php ffmpeg ffmpeg-php
Filter has an unconnected output

I am using FFMPEG to merch 2 videos together with a fade effect in between. The console output shows the following …

ffmpeg ffmpeg-php
php-ffmpeg get video duration

When I try to get the duration of a video using the php-ffmpeg wrapper and ffprobe, I get a huge …

ffmpeg ffmpeg-php
Use FFMPEG to generate MPD files for MPEG-DASH adaptive streaming

So I am trying to setup adaptive streaming and I have what I think is 80-90% of the problem finished. …

php ffmpeg http-live-streaming mpeg-dash ffmpeg-php