hi everyone![]()
i want to ask about converting avi files to flv using FFMPEG - php
it works fine with some avi s and convert it to flv
but not all of the avi files
i tried to convert an avi file to flv , mp4 , mp3 , mpeg , dv , avi also !
and the output file size is 0 byets !
the command i used is :
$x=$ffmpeg." -i files/THIS2.avi files/THIS2.flv";
if (exec($x))
echo "done!";
it's print nothing and the output flv size is 0 bytes
i goggled another FFMPEG commands
but no results
all of them output a 0 bytes flv file![]()
i need your help plz![]()
thanks ..
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
converting from avi to flv
By danrocket in forum Newbie / General discussionsReplies: 5Last Post: 19th Mar 2010, 10:13 -
converting flv to avi/mpg
By nimrodm in forum Video ConversionReplies: 1Last Post: 14th Feb 2010, 07:05 -
FFMPEG AVI to FLV Converting Help!
By sp0oon in forum Video ConversionReplies: 6Last Post: 20th Jan 2010, 11:48 -
Problem with artifacts in flv conversion - i.e. converting to flv from avi
By brassplyer in forum Video Streaming DownloadingReplies: 9Last Post: 30th Apr 2008, 22:09 -
Converting flv. to avi.?
By Hikari112 in forum Newbie / General discussionsReplies: 7Last Post: 7th Oct 2007, 10:41