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

    Бинарный пакет: ffmpegthumbnailer
    Версия: 2.2.2-alt1.20221021
    Архитектура: e2kv5
    Собран:  15 октября 2023 г. 19:20
    Исходный пакет: ffmpegthumbnailer
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

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


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


    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