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]
Installing ffmpeg-php on windows
Moderator: General Moderators
- DaveTheAve
- Forum Contributor
- Posts: 385
- Joined: Tue Oct 03, 2006 2:25 pm
- Location: 127.0.0.1
- Contact:
ffmpeg-php:
Sounds interesting and like something YouTube and their clones use; perhaps I'll fool around with it some day.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...)