Package ffmpegthumbnailer: Information

    Source package: ffmpegthumbnailer
    Version: 2.2.2-alt1.20221021
    Build time:  Oct 15, 2023, 07:21 PM
    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 rpms provided by this srpm:
    ffmpegthumbnailer (e2kv6, e2kv5, e2kv4, e2k)
    ffmpegthumbnailer-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libffmpegthumbnailer (e2kv6, e2kv5, e2kv4, e2k)
    libffmpegthumbnailer-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libffmpegthumbnailer-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anton Midyukov


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

    Last changed


    Oct. 14, 2023 Anton Midyukov 2.2.2-alt1.20221021
    - update source from git
    - clean BR: libavresample-devel
    April 27, 2021 Arseny Maslennikov 2.2.0-alt3.1
    - NMU: spec: adapted to new cmake macros.
    June 14, 2018 Sergey Bolshakov 2.2.0-alt3
    - rebuilt with recent ffmpeg