ffmpeg, php multimedia library

multimedia.thumbnail

Different multimedia format convertion for php library is a basic requirement. Sometimes we need thumbnail for video, or a watermark addition on each frame (or alternate) frame of a particular video, what will you do. There is a solution , is , ffmpeg.

Its php api documentation is now available: http://ffmpeg-php.sourceforge.net/apidoc.php

Hello php developers, Mail me For Detailed information on php and sample code

3 Comments

3 Responses to “ffmpeg, php multimedia library”

  1. Ganesh Pasarkar August 21, 2007 at 12:46 pm #

    dear sajit sir,

    First of all thnx for such wonderful site. Your site provides lot of usefyl resources in php.
    hope you will keep it p.

    i had one query that i want to do video streaming using ffmpeg in php.
    Please can you tell me how to do this?

    Waiting for reply

    Regards
    Ganesh

  2. Raja T S Sekhar May 2, 2009 at 10:59 am #

    The api link is not working now. Instead try this: http://ffmpeg-php.sourceforge.net/doc/api/

  3. Sandhirasegaran.M April 28, 2011 at 3:16 pm #

    Hi,

    Am also looking for the same thing.

    I am developing video library, so i want to convert video of any format to .flv and capture thumb image for display.

    Please help me for installation in windows XP and linux ubutnu 10.10 ( installed lampp not used source php and apache ).

    Also tell me how to test whether ffmpeg is installed in windows and linux.

    Please give sample code for video conversion and thumb image creation.

    Thanks

Leave a Reply

More in php (102 of 104 articles)


PHP FLASH LIBRARY >>> This is a very interesting news for all php developers that, new library called ming ...