Date: Fri, 17 Nov 2006 17:44:51 +0000 (UTC) From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/php4-ffmpeg Makefile distinfo pkg-descr ports/graphics/php5-ffmpeg Makefile distinfo pkg-descr Message-ID: <200611171744.kAHHiptV015455@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
acm 2006-11-17 17:44:51 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/php4-ffmpeg Makefile distinfo pkg-descr
graphics/php5-ffmpeg Makefile distinfo pkg-descr
Log:
New ports: graphics/php4-ffmpeg graphics/php5-ffmpeg
The ffmpeg-php is an extension for PHP that adds an easy to use,
object-oriented API for accessing and retrieving information from video and
audio files. It has methods for returning frames from movie files as images
that can be manipulated using PHP's image functions. This works well for
automatically creating thumbnail images from movies. ffmpeg-php is also useful
for reporting the duration and bitrate of audio files (mp3, wma...).
The ffmpeg-php can access many of the video formats supported by ffmpeg (mov,
avi, mpg, wmv...)
WWW: http://ffmpeg-php.sourceforge.net/
Revision Changes Path
1.1006 +2 -0 ports/graphics/Makefile
1.1 +30 -0 ports/graphics/php4-ffmpeg/Makefile (new)
1.1 +3 -0 ports/graphics/php4-ffmpeg/distinfo (new)
1.1 +11 -0 ports/graphics/php4-ffmpeg/pkg-descr (new)
1.1 +17 -0 ports/graphics/php5-ffmpeg/Makefile (new)
1.1 +3 -0 ports/graphics/php5-ffmpeg/distinfo (new)
1.1 +11 -0 ports/graphics/php5-ffmpeg/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611171744.kAHHiptV015455>
