hno Posted September 15, 2011 Share Posted September 15, 2011 HI, I have write a code to convert video files to flv using ffmpeg and it converts most of the video file except 3gp which after converting the file is 0 kb . What is the problem?This is the command :" exec( "$ffmpegpath -i uploads/$video_name -ar 22050 -ab 32 -f flv -s 320×240 uploads/$video_name2", $ret );" Thanks Quote Link to comment https://forums.phpfreaks.com/topic/247175-problem-with-converting-3gp-to-flv-using-ffmpeg/ Share on other sites More sharing options...
hno Posted September 15, 2011 Author Share Posted September 15, 2011 Any body can help me please? Quote Link to comment https://forums.phpfreaks.com/topic/247175-problem-with-converting-3gp-to-flv-using-ffmpeg/#findComment-1269535 Share on other sites More sharing options...
slarson20 Posted September 15, 2011 Share Posted September 15, 2011 dude I tried making a convert ANY to .flv for awhile... if you figure it out please!!! please!!! share, contact me on here.. Quote Link to comment https://forums.phpfreaks.com/topic/247175-problem-with-converting-3gp-to-flv-using-ffmpeg/#findComment-1269537 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.