Пакет ffmpegthumbnailer: Информация

    Исходный пакет: ffmpegthumbnailer
    Версия: 2.2.0-alt3
    Собран:  25 июня 2018 г. 9:40 в задании #207312
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/ffmpegthumbnailer/

    Лицензия: GPLv2
    О пакете: Lightweight video thumbnailer that can be used by file managers
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Sergey Bolshakov


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

    Последнее изменение


    14 июня 2018 г. Sergey Bolshakov 2.2.0-alt3
    - rebuilt with recent ffmpeg
    7 сентября 2017 г. Michael Shigorin 2.2.0-alt2
    - removed utf8 dirt from videothumbnailertest.cpp (lcc cringes at that)
    - minor spec cleanup
    13 июня 2017 г. Anton Farygin 2.2.0-alt1
    - new version