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

    Исходный пакет: ffmpegthumbnailer
    Версия: 2.2.2-alt1.20221021
    Собран:  14 октября 2023 г. 23:17
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/dirkvdb/ffmpegthumbnailer

    Лицензия: GPL-2.0
    О пакете: 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 (mipsel)
    ffmpegthumbnailer-debuginfo (mipsel)
    libffmpegthumbnailer (mipsel)
    libffmpegthumbnailer-debuginfo (mipsel)
    libffmpegthumbnailer-devel (mipsel)

    Сопровождающий: Anton Midyukov


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

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


    14 октября 2023 г. Anton Midyukov 2.2.2-alt1.20221021
    - update source from git
    - clean BR: libavresample-devel
    27 апреля 2021 г. Arseny Maslennikov 2.2.0-alt3.1
    - NMU: spec: adapted to new cmake macros.
    14 июня 2018 г. Sergey Bolshakov 2.2.0-alt3
    - rebuilt with recent ffmpeg