buggedcom / phpvideotoolkit-v2

PHP Video Toolkit version 2 helps take the voodoo out of ffmpeg and provides a convenient object oriented wrapper around the ffmpeg programme.
Other
262 stars 86 forks source link

FFmpeg encountered an error when attempting to read #87

Open freebookings opened 8 years ago

freebookings commented 8 years ago

Hi,

I'm trying to make thumbnails for user videos on my application. All went well on my localhost (running on windows platform) but when i transferred all code to live site (Hosted on Qnap Server) get some strange errors (Please see attach.) ffmpegbug

Localhost ffmpeg version is 3.0 and Qnap ffmpeg version 0.8.10

is it happening due to ffmpeg versions?