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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"