PHP Classes

Select the convert file

Recommend this page to a friend!

      PHP Video Toolkit  >  All threads  >  Select the convert file  >  (Un) Subscribe thread alerts  
Subject:Select the convert file
Summary:how to change the input files?
Messages:1
Author:teki
Date:2007-12-13 22:19:08
 

  1. Select the convert file   Reply   Report abuse  
Picture of teki teki - 2007-12-13 22:19:08


I want to browse my computer for select the file i want to convert.

How can I modify this codes lines

// input movie files
$files_to_process = array(
'xxxxx/ffmpeg/www/example/to-be-processed/MOV00007.3gp',
'xxxxx/ffmpeg/www/example/to-be-processed/Video000.3gp'
);

Please help me