[FFmpeg-user] Problem with converting 3gp to flv

hno2005 hno2005 at gmail.com
Sun Sep 18 19:53:22 CEST 2011


Thanks for your reply
I tried that but It didn't work again.
Actually , I'm new to ffmpeg .How can I see the errors ?

Thanks

-----Original Message-----
From: ffmpeg-user-bounces at ffmpeg.org [mailto:ffmpeg-user-bounces at ffmpeg.org]
On Behalf Of littlebat
Sent: Sunday, September 18, 2011 6:23 PM
To: FFmpeg user questions and RTFMs
Subject: Re: [FFmpeg-user] Problem with converting 3gp to flv

On Sun, 18 Sep 2011 15:28:44 +0330
"hno2005" <hno2005 at gmail.com> wrote:

> HI,
> 
> I have wrote a code which convert video files to flv but the problem
> is this that it converts almost all of the files type to flv but it
> can’t convert 3gp to flv.
> 
> This is the command that I use:
> 
> exec( "$ffmpegpath -i uploads/$video_name -ar 22050 -ab 32 -f flv -s
> 320×240 uploads/a.flv", $ret );

You should post the error message of converting.
Try "-ab 32k"

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list