Path to this page:
./
multimedia/ffmpegthumbnailer,
Lightweight video thumbnailer that can be used by file managers
Branch: CURRENT,
Version: 2.2.2nb5,
Package name: ffmpegthumbnailer-2.2.2nb5,
Maintainer: pkgsrc-usersThis video thumbnailer can be used by file managers 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.
Required to run:[
graphics/png] [
graphics/jpeg] [
multimedia/ffmpeg4]
Required to build:[
pkgtools/x11-links]
Master sites:
Filesize: 1173.67 KB
Version history: (Expand)
- (2023-11-12) Updated to version: ffmpegthumbnailer-2.2.2nb5
- (2023-01-30) Updated to version: ffmpegthumbnailer-2.2.2nb4
- (2022-09-28) Updated to version: ffmpegthumbnailer-2.2.2nb3
- (2021-10-09) Updated to version: ffmpegthumbnailer-2.2.2nb2
- (2020-08-18) Updated to version: ffmpegthumbnailer-2.2.2nb1
- (2020-04-23) Updated to version: ffmpegthumbnailer-2.2.2
CVS history: (Expand)
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-09-27 22:58:29 by Thomas Klausner | Files touched by this commit (74) |
Log message:
*: recursive bump for ffmpeg4 switch to x264
|
2021-10-26 13:01:20 by Nia Alarie | Files touched by this commit (177) |
Log message:
multimedia: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (for legal reasons?):
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz
./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
|
2021-10-09 17:35:12 by Nia Alarie | Files touched by this commit (105) |
Log message:
Recursive revbump for multimedia/libaom
|
2021-10-07 16:32:21 by Nia Alarie | Files touched by this commit (179) |
Log message:
multimedia: Remove SHA1 hashes for distfiles
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-04-23 19:01:34 by Nia Alarie | Files touched by this commit (3) |
Log message:
ffmpegthumbnailer: Update to 2.2.2
FFmpegThumbnailer 2.2.2
- Removed unstable continuous thumbnail creation
FFmpegThumbnailer 2.2.1
- CMake improvements: required CMake version is now 3.5 or newer
- Fix anamorphic height (thanks to cmrd-senya)
- Fix libffmpegthumbnailer.pc to work with multilib systems (thanks to orbea)
- Fix rotation of 180° rotated videos (thanks to munzli)
- Fix prefer_embedded_metadata in c api (thanks to aedis)
- Fix crash when setting a log callback using the c api
- Check for https as well when skipping stat call (thanks to HearstCorp)
- Support specifying the size as string using the c api
- Support raw rgb data as image type
- Print warnings on stderr instead of stdout
- Support for continuous thumbnail creation
|