[FFmpeg-user] Problem with ffmpeg frames

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Apr 18 12:02:05 CEST 2013


Stefan Kruse <besucher80 <at> gmx.de> writes:

> shell_exec( 'ffmpeg -i '.$inputVideoPath.' -ss 00:00:00.00 
> -f image2 -vframes 1 '.$outputVideoImage );

Instead of using variables, please post an actual 
(working) command line that does not contain 
variables and please post the complete, uncut 
console output (not just one line).

Carl Eugen



More information about the ffmpeg-user mailing list