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

Using libffmpegthumbnailer for faster video thumbnail generation #524

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gcorrad
Copy link
Contributor

@gcorrad gcorrad commented Dec 15, 2023

Hello! I modified the generation of video thumbnails to use libffmpegthumbnailer so they are generated more quickly. This requires the installation of the libffmpegthumbnailer-dev library and libffmpegthumbnailer4v5, which is normally installed as a dependency on the previous one.
I only tested it on my Linux machine so I included it only for building the binaries for Linux, when I can I will try it for macOS.
I think we need to check the existence of the libffmpegthumbnailer in the CMakeLists.txt but I'm not sure how to do it.
I hope it is useful and thank you very much for your project.

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

Successfully merging this pull request may close these issues.

None yet

1 participant