Package ffmpegthumbnailer: Information

    Source package: ffmpegthumbnailer
    Version: 2.3.0-alt1
    Latest version according to Repology
    Build time:  Dec 27, 2025, 06:39 PM in the task #404013
    Category: Graphics
    Report package bug
    License: GPL-2.0
    Summary: Lightweight video thumbnailer that can be used by file managers
    Description: 
    Lightweight video thumbnailer that can be used by file managers.
    
    This video thumbnailer can be used to create thumbnails for your
    video files. The thumbnailer uses ffmpeg to 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 ffmpeg, libpng and libjpeg.
    
    The project also includes a C/C++ library that can be used by
    developers to generate thumbnails in their projects.

    List of RPM packages built from this SRPM:
    ffmpegthumbnailer (x86_64, i586, aarch64)
    ffmpegthumbnailer-debuginfo (x86_64, i586, aarch64)
    libffmpegthumbnailer-devel (x86_64, i586, aarch64)
    libffmpegthumbnailer4 (x86_64, i586, aarch64)
    libffmpegthumbnailer4-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Midyukov


    ACL:
    Anton Midyukov
    @everybody

      1. cmake
      2. gcc-c++
      3. libavfilter-devel
      4. libavformat-devel
      5. libjpeg-devel
      6. libpng-devel
      7. libswresample-devel
      8. libswscale-devel
      9. rpm-macros-cmake

    Last changed


    Dec. 27, 2025 Anton Midyukov 2.3.0-alt1
    - New version 2.3.0.
    April 25, 2025 Anton Midyukov 2.2.3-alt1
    - new version 2.2.3
    - use Shared Libs Policy
    - spec: add VCS tag
    - devel: drop runtime dependency on cmake
    Oct. 14, 2023 Anton Midyukov 2.2.2-alt1.20221021
    - update source from git
    - clean BR: libavresample-devel