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

exiftool/ffprobe required for v2.9.a #126

Closed
jradwan opened this issue Jul 27, 2018 · 3 comments
Closed

exiftool/ffprobe required for v2.9.a #126

jradwan opened this issue Jul 27, 2018 · 3 comments

Comments

@jradwan
Copy link

jradwan commented Jul 27, 2018

After upgrading to 2.9.a, the first time I went into the Synchronize tab of the plugin I saw these errors:

Notice: Undefined index: ffprobe in /usr/local/piwigo/plugins/piwigo-videojs/include/function_dependencies.php on line 38

Notice: Undefined index: exiftool in /usr/local/piwigo/plugins/piwigo-videojs/include/function_dependencies.php on line 38

I was also not able to view videos on my Piwigo site until I installed exiftool (ffprobe was already present on my system) and then filled in the paths to these new tools on the Synchronize tab. Otherwise, when trying to view a video I would get errors like this:

Exiftool error reading file. Is Exiftool install? Is Exiftool in path? Is the video accessible & readable, Try to run the command manually. -json './upload/2017/02/06/20170206213722-fb9d5b3c.mp4'

Not sure if this was related to which videojs player version was chosen.

@xbgmsharp
Copy link
Collaborator

this is not related to which videojs player version was chosen. Should not happen.

xbgmsharp added a commit that referenced this issue Jul 29, 2018
@xbgmsharp
Copy link
Collaborator

Fixed, please test and feedback prior to next release.

@jradwan
Copy link
Author

jradwan commented Jul 30, 2018

Looks good, thanks!

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

2 participants