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 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? 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.. 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
Archived
This topic is now archived and is closed to further replies.