Package ffmpegthumbnailer: Information

    Source package: ffmpegthumbnailer
    Version: 2.2.0-alt3
    Build time:  Jun 25, 2018, 09:40 AM in the task #207312
    Category: Graphics
    Report package bug
    License: GPLv2
    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 (x86_64, i586, aarch64)
    ffmpegthumbnailer-debuginfo (x86_64, i586, aarch64)
    libffmpegthumbnailer (x86_64, i586, aarch64)
    libffmpegthumbnailer-debuginfo (x86_64, i586, aarch64)
    libffmpegthumbnailer-devel (x86_64, i586, aarch64)

    Maintainer: Sergey Bolshakov


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

    Last changed


    June 14, 2018 Sergey Bolshakov 2.2.0-alt3
    - rebuilt with recent ffmpeg
    Sept. 7, 2017 Michael Shigorin 2.2.0-alt2
    - removed utf8 dirt from videothumbnailertest.cpp (lcc cringes at that)
    - minor spec cleanup
    June 13, 2017 Anton Farygin 2.2.0-alt1
    - new version