Login   Register  
PHP Classes
elePHPant
Icontem

PHP Video Toolkit

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Oliver Lillie  >  PHP Video Toolkit  >  Download .tar.gz .zip  >  Support forum Support forum (32)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Video Toolkit
Base name: phpvideotoolkit
Description: Manipulate and convert videos with ffmpeg program
Related classes: , , , , , , ,
Version: 0.1.5
PHP version: 5
License: BSD License
All time users: 19814 users
All time rank: 24
Week users: 26 users
Week rank: 56
 

  Author  
Picture of Oliver Lillie
Name: Oliver Lillie <e-mail contact>
Packages: 4 Browse all classes by Oliver Lillie Browse all classes by
Country: Finland Finland - PHP jobs in Finland
Age: 32
All time rank: 241 in Finland Finland
Week rank: 43 Down1 in Finland Finland Equal
Innovation award
Innovation award
Nominee: 2x

Winner: 1x


  Detailed description  
This class is a wrapper around the FFmpeg, FLVTools2 and Mencoder programs to allow PHP developers to manipulate and convert video files.

It also provides FFmpeg-PHP emulation in pure PHP so you do not need to compile and install the module.

It performs several types of manipulation operations that include video format conversion, extract video frames into separate image files, assemble a video stream from a set of separate video images, extract audio from video, watermark videos and extracted frames.

Several parameters can also be configured like the output video file format, which can be Flash video or any other supported by ffmpeg, video and audio bit rate and sample rate, video dimensions and aspect ratio.

It can also retrieve information about the media file, such as duration, bit rate, frame rate, format, dimensions, display aspect ratio, pixel aspect ratio, audio stereo, audio frequency and audio format, without any other additional library.

  Groups   Freshmeat project   Rate classes User ratings  
  Trackback   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Video Movies and video data generation and manipulation View top rated classes


  Freshmeat project  
Project record: phpvideotoolbox
Popularity score: 63.17
Vitality score: 2.06

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (83.0%)
Sufficient (76.1%)
Sufficient (70.5%)
Sufficient (76.1%)
-
-
Sufficient (63.7%)
535
Month:
Not yet rated by the users

  Trackback links  
Link Description
Aufnahmedatum aus Avi auslesen Theoretisch sollte das möglich sein. In der Praxis hängt es davon ab, ob das Videoformat (es gibt ja unzählige) das Datum überhaupt speichert...
Come realizzare un clone di Youtube in PHP Se vi siete mai chiesti come realizzare un clone di youtube totalmente in PHP (magari con Symfony), non vi resta che leggere quest’articolo da Vexxblog, che ci spiega passo passo come convertire e codificare i video nel blasonato formato FLV...
Enlaces interesantes PHP phpffmpeg es una clase que nos permitirá utilizar el programa ffmpeg para manipular y convertir vídeos a nuestro antojo...
FFMpeg FFMpeg är en till open source applikation man kan installera på servern, man skulle kunna säga att det är lite som Imagemagick fast för film.
Interactive Web Programming With Server If you want to try to look at...
Interesantes links para PHP phpffmpeg es una clase que nos permitirá utilizar el programa ffmpeg para manipular y convertir vídeos...
PHP CookBook: MyPHPTube.com With the increased popularity of the YouTube.com service, many wanted to organize a similar service, but how can they do it?...
Phpffmpeg: clase para manejar ffmpeg phpffmpeg es una clase que nos permitirá utilizar el programa ffmpeg, pudiendo así manipular y convertir vídeos...
PHPVideoToolkit I use a PHP Video Toolkit WAMPP environment...
Scripts for 2008-03-20 Es una clase que nos permitirá utilizar el programa ffmpeg, pudiendo así manipular y convertir vídeos...
Video Caps For this purpose I only saw a phpclasses package...

  Applications that use this class  
Link Description
PHPMotion A You-Tube clone CMS that makes use of this class
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageadapters (1 file, 1 directory)
Files folder imageexamples (15 files)
Plain text file CHANGELOG Doc. Changlog
Plain text file DEMOS Doc. Example descriptions
Plain text file LICENSE Doc. LICENSE
Plain text file phpvideotoolkit.php4.php Class PHP 4 Primary Class
Plain text file phpvideotoolkit.php5.php Class PHP 5 Primary Class
Plain text file README Doc. Readme file
Plain text file INSTALL Doc. FFmpeg, Lame and FLVTool2 install help

  Files  /  Files folder image adapters  
File Role Description
Files folder imageffmpeg-php (4 files)
  Plain text file videoto.php Aux. Simple video conversions class

  Files  /  adapters  /  Files folder image ffmpeg-php  
File Role Description
  Plain text file ffmpeg_animated_gif.php Aux. FFmpeg-PHP ffmpeg_animated_gif emulator
  Plain text file ffmpeg_frame.php Aux. FFmpeg-PHP ffmpeg_frame emulator
  Plain text file ffmpeg_movie.php Aux. FFmpeg-PHP ffmpeg_movie emulator
  Plain text file README Doc. Readme file

  Files  /  Files folder image examples  
File Role Description
  Plain text file example-config.php Example Example configuration file
  Plain text file example01.php Example Converts video to Flash Video (ie FLV)
  Plain text file example02.php Example Screen grabs video frames.
  Plain text file example03.php Example Converts an image sequence into a video mpeg
  Plain text file example04.php Example Watermark a video / frame extraction
  Plain text file index.php Example Examples Readme
  Plain text file example05.php Example Access media metadata without using the ffmpeg-php library.
  Plain text file example06.php Example Extract audio from video.
  Plain text file example07.php Example Join multiple videos together.
  Plain text file example08.php Example Easy video conversion to common formats using the adapters.
  Plain text file example09.php Example Shows you how to access the information about your ffmpeg installation.
  Plain text file example10.php Doc. Shows you how to extract a specific frame from a movie.
  Plain text file example11.php Example Shows how to use the FFmpeg-PHP emulation classes
  Plain text file example12.php Example Shows how to easily manipluate timecodes
  Plain text file example13.php Example This demonstrates how to simply create a FLV stream script.

Download all files: phpvideotoolkit.tar.gz phpvideotoolkit.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.