Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in flavy.php #1

Open
maramal opened this issue Jun 28, 2016 · 2 comments
Open

Error in flavy.php #1

maramal opened this issue Jun 28, 2016 · 2 comments

Comments

@maramal
Copy link

maramal commented Jun 28, 2016

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/:

<?php return [

'ffmpeg_path' => '/usr/bin/ffmpeg',

'ffprobe_path' => '/usr/bin/ffprobe',
];

So, my server hadn't these libraries by default, so I downloaded them from: http://johnvansickle.com/ffmpeg/ and saved them into /usr/bin

@maramal maramal changed the title The output path is not writable! Error in flavy.php Jun 29, 2016
@folour
Copy link
Owner

folour commented Sep 19, 2016

Please update package to latest version

@hemantnarang33
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants