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

    Исходный пакет: ffmpegthumbnailer
    Версия: 2.2.3-alt1
    Собран:  27 апреля 2025 г. 4:11
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (loongarch64)
    ffmpegthumbnailer-debuginfo (loongarch64)
    libffmpegthumbnailer-devel (loongarch64)
    libffmpegthumbnailer4 (loongarch64)
    libffmpegthumbnailer4-debuginfo (loongarch64)

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


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

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


    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
    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.