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