Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89198 - dev-php[45]/ffmpeg-php (new ebuild)
Summary: dev-php[45]/ffmpeg-php (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords: EBUILD, InVCS
: 116256 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-15 09:59 UTC by Saurabh Singhvi
Modified: 2007-08-30 12:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for ffmpeg-php version 0.4.3 (ffmpeg-php-0.4.3.ebuild,1.47 KB, text/plain)
2005-05-03 06:36 UTC, doubleshot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Saurabh Singhvi 2005-04-15 09:59:41 UTC
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...). ffmpeg-php can access many of the video formats supported by ffmpeg (mov, avi, mpg, wmv...)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Please add this to portage...thanx :)
Comment 1 doubleshot 2005-05-03 06:36:46 UTC
Created attachment 57922 [details]
ebuild for ffmpeg-php version 0.4.3

This ebuild is available from the downloads page of the ffmpeg-php project
Comment 2 doubleshot 2005-05-03 06:54:32 UTC
Hi,

I'm the maintainer for ffmpeg-php. There's an ebuild available in the downloads section of the ffmpeg-php project page. I attached it to this bug. Feel free to put it in portage or use it as a starting point for a portage version.

Thanks,
-Todd Kirby
Comment 3 Stuart Herbert (RETIRED) gentoo-dev 2005-05-31 15:32:58 UTC
Hi,

There's no-one available right now to look at this ebuild, and determine whether
or not it should be in Portage.

Best regards,
Stu
Comment 4 Luca Longinotti (RETIRED) gentoo-dev 2005-08-26 05:51:53 UTC
I just added the ffmpeg-php ebuild to the PHP overlay (link:
http://svn.gnqs.org/projects/gentoo-php-overlay/ ). Revbumped it to 0.4.5 and
adapted it to the new structure, it compiles and loads on both PHP4.4 and
PHP5.1. Thanks to Todd Kirby for the inital ebuild!
Best regards, CHTEKK.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-08-26 05:57:12 UTC
Closing.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-06-12 05:39:30 UTC
*** Bug 116256 has been marked as a duplicate of this bug. ***
Comment 7 Saurabh Singhvi 2006-12-14 05:52:37 UTC
Can this be re-opened and som1 add the new versions?? The older ebuild doesn't work
and there have been recent releases for this.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-08-30 12:48:53 UTC
dev-php[45]/ffmpeg-php-0.5.1 in CVS now, enjoy!