This 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 and libpng. WWW: http://code.google.com/p/ffmpegthumbnailer/
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2008-02-25 09:09:59 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/ffmpegthumbnailer Makefile distinfo pkg-descr multimedia/ffmpegthumbnailer/files patch-src_Makefile.in Log: This 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 and libpng. WWW: http://code.google.com/p/ffmpegthumbnailer/ PR: ports/120877 Submitted by: Dierk Sacher <dierk at blaxxtarz.de> Revision Changes Path 1.253 +1 -0 ports/multimedia/Makefile 1.1 +25 -0 ports/multimedia/ffmpegthumbnailer/Makefile (new) 1.1 +3 -0 ports/multimedia/ffmpegthumbnailer/distinfo (new) 1.1 +11 -0 ports/multimedia/ffmpegthumbnailer/files/patch-src_Makefile.in (new) 1.1 +9 -0 ports/multimedia/ffmpegthumbnailer/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"