Re: [Ffmpeg-php-user] problem avi -> 3gp
Brought to you by:
tkirby
From: Rob C. <ro...@ma...> - 2005-08-16 15:38:22
|
mm you say you wnat to convert a .avi but you use blabla.mov, which=20 seems to be a Quicktime... try blahblah.avi Nicolas Guitton wrote: > Hello, > > I try to convert .avi or .mov movie into .3gp in order to see it on pho= ne. > > But, I have this error : > > ./*ffmpeg** -i* blabla.mov -s qcif -r 12 -ac 1 -ar 8000 -b 30 -ab 12=20 > blabla.3gp > >=20 > >ffmpeg version CVS [.........] > >Input [.........] > >Output #0, 3gp, to =91/blabla.3gp=92:=20 > > Stream #0.0 -> Video: h263, yuv420p, 176x144, 12.00 fps, q=3D2-31, 30 = kb/s > > Stream #0.1 -> Audio: 0x0000x 8000 Hz, mono, 12 kb/s > >Stream mapping: > > Stream #0.0 -> #0.0 > > Stream #0.1 -> #0.1 > >[h263 @ 0x832948c]removing common factors from framerate > >Unsupported codec for output stream #0.1 > > If somebody could help me. > > Thanks. > |