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

Исходный пакет: ffmpegthumbnailer
Версия: 2.2.0-alt3
Последняя версия по данным Repology
Собран:  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


Права:
Anton Midyukov
@everybody

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

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


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