Last indexation completed on 2024-04-28 06:00:06 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 02:05:20  
folder ffmpegthumbs/ - 2024-02-11 02:05:20

FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg o decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg.
This thumbnailer was designed to be as fast and lightweight as possible. The only dependencies are ffmpeglibraies and libswscale .

file clip.cpp 2324 bytes 2024-02-11 02:05:20 2024-04-28 04:44:36

include "clip.h"

file clip.h 1336 bytes 2024-02-11 02:05:20 2024-04-28 04:44:36

pragma once

file thumbnailer.cpp 3772 bytes 2024-02-11 02:05:20 2024-04-28 04:44:36

include "thumbnailer.h"

file thumbnailer.h 1091 bytes 2024-02-11 02:05:20 2024-04-28 04:44:36

pragma once