Page 1 of 1
Installing ffmpeg-php on windows
Posted: Sat Nov 04, 2006 9:32 am
by ven0m
Could someone be so kind, and post a short step by step guide on how to install it with links to files. I have DLED alot of related files lately, and followed several guides, however i keep failing at this.
Thanks ahead[/i]
Posted: Sat Nov 04, 2006 12:24 pm
by DaveTheAve
ffmpeg-php:
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...)
Sounds interesting and like something YouTube and their clones use; perhaps I'll fool around with it some day.