“PHP + ffmpeg video converter” Documentation by igor_s v1.0


“PHP + ffmpeg video converter”

Created: 10/09/2010
By: Igor Simic
Email: igor.simic@yahoo.com

Thank you for purchasing my script. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!


Table of Contents

  1. PHP Code Explanation
  2. Requirements (all included in package)
  3. Installation
  4. Usage
  5. How to use it in my project
  6. Sources

A) PHP Code Explanation - top

How this script works
There are 5 php files for five steps in video converting proces:

Step 1 (step_1.php)
Select a video


Step 2.1 (step_2.php)
Define variables

HTML Structure
Step 2.2 (step_2_2.php)
Converting video

HTML Structure
Step 3 (step_3.php)
Extract image from video


Step 4 (step_4.php)
Displaying your video / audio


B) Installation - top


C) Requirements - top


D) Usage - top

I've used the following images, icons or other files as listed.


E) How to use it in my project - top

You can include variables about converted video in your project in easy way, all usable varibales are stored in $_SESSIONS[], all you need is use those sessions in your project. Sessions are listed at the step_3.php at line 55

Sessions which you can use

F) Sources - top


Once again, thank you so much for purchasing this application. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.

Igor Simic

Go To Table of Contents