AutoCog icon indicating copy to clipboard operation
AutoCog copied to clipboard

FFMPEG is required?

Open zeke opened this issue 2 years ago • 1 comments

Got an error on GitHub Codespaces about libglso.1 something something FFMPEG not install.

apt install ffmpeg did the trick.

Sorry, no logs.

zeke avatar May 04 '23 17:05 zeke

cv2 is used to generate sample input files, I wonder if it could be an option that isn't required? If cv2 isn't installed and a video is required, we can tell the user to provide one?

anotherjesse avatar May 05 '23 02:05 anotherjesse