You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case I was unable to generate thumbnails since I was retrieving some error in this file. After checking this file in vendor/folour/flavy/config/:
i have got cmdexception error.
at Commands->runCmd('get_file_info', array('/usr/bin/ffprobe', 'json', 'storage/uploads/users/gallery/2017-02-08-19-36-03SampleVideo_1280x720_1mb.mp4')) in Flavy.php line 88
on windows
In my case I was unable to generate thumbnails since I was retrieving some error in this file. After checking this file in vendor/folour/flavy/config/:
So, my server hadn't these libraries by default, so I downloaded them from: http://johnvansickle.com/ffmpeg/ and saved them into
/usr/bin
The text was updated successfully, but these errors were encountered: