nyavramov / WEBMARIZER

WEBMARIZER: Automatically 'summarizes' a video by creating multiple WEBMs or GIFs from a single video. It breaks a video into pieces and generates a WEBM/GIF from each piece. It can do this for each video in your folder with a single click. This is similar to a video thumbnails sheet but in WEBM/GIF form.
82 stars 7 forks source link

1.4 Mac OS X #1

Open peasantville opened 6 years ago

peasantville commented 6 years ago

thumbnail

10 11 6

nyavramov commented 6 years ago

Hi there,

Looks like this might be an issue with MySQL version. I'll look into this a bit further but for now, this may help, although I'm not sure... in terminal, assuming you have homebrew installed, try this:

rm '/usr/local/lib/libpq.5.dylib' brew upgrade postgresql brew link postgresql

Source: https://stackoverflow.com/questions/44393800/dyld-lazy-symbol-binding-failed-symbol-not-found-pqseterrorcontextvisibility

peasantville commented 6 years ago

First: Thanks for providing us with this application. Second: Wow, that was a fast reply. Third: To give you better insight of what I am running: vanilla OS X without the homebrew in both 10.6.8 and 10.11.6. Will this resolve the issues I have in one of the OS X's?

peasantville commented 6 years ago

Tried the previous version 1.3 and I was able to perform the chmod and open it on OS X 10.11.6. I have not tried to convert any video files yet.