kde-extraapps/ffmpegthumbs/ffmpegthumbnailer
2014-11-19 02:23:05 +00:00
..
AUTHORS import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
ChangeLog import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
filmstrip.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
filmstripfilter.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
filmstripfilter.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
histogram.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
ifilter.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
imagewriter.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
imagewriter.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
moviedecoder.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
moviedecoder.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
README import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
videoframe.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
videothumbnailer.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
videothumbnailer.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00

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 .