Bug 120877 - New port: multimedia/ffmpegthumbnailer
Summary: New port: multimedia/ffmpegthumbnailer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-20 11:30 UTC by Dierk Sacher
Modified: 2008-02-25 09:20 UTC (History)
1 user (show)

See Also:


Attachments
multimedia_ffmpegthumbnailer.sh (3.45 KB, text/plain)
2008-02-20 11:30 UTC, Dierk Sacher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dierk Sacher 2008-02-20 11:30:01 UTC

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/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-02-20 11:31:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-02-25 09:09:55 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-02-25 09:10:03 UTC
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"