easymodo / qimgv

Image viewer. Fast, easy to use. Optional video support.
GNU General Public License v3.0
2.3k stars 160 forks source link

Use libffmpegthumbnailer for faster video thumbnail generation #522

Closed gcorrad closed 7 months ago

gcorrad commented 7 months ago

Hi!, im added libffmpegthumbnailer for faster video thumbnail generation.

Require libffmpegthumbnailer-dev to be installed, and need to check the existence of it on cmake build system but i'm not sure how to do it.

Only tested in my debian linux, hope work fine on most linux systems.