Enviado em 24/01/2013 - 21:10h
Venho novamente pedir ajuda. Estou tendo problemas para converter mp4 para 3gp usando o ffmp4 No slackware. Ao tentar converter obtenho essa saída:bash-4.2$ ffmpeg -y -i "/home/wellington/f1.mp4" -vf scale=352:288 -f 3gp -vcodec h263 -r 15 -b:a 200k -acodec libvo_aacenc -ac 2 -ar 32000 -ab 64k "/home/wellington/f1.3gp"
ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
built on Dec 21 2012 00:28:33 with gcc 4.7.1
configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/man --disable-debug --enable-shared --disable-static --enable-pthreads --enable-libtheora --enable-libvorbis --enable-gpl --enable-version3 --enable-postproc --enable-swscale --enable-x11grab --enable-avfilter --enable-gnutls --enable-libcdio --arch=i486 --enable-libmp3lame --enable-libx264
libavutil 51. 54.100 / 51. 54.100
libavcodec 54. 23.100 / 54. 23.100
libavformat 54. 6.100 / 54. 6.100
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 77.100 / 2. 77.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/wellington/f1.mp4':
Metadata:
major_brand : mp42
minor_version : 1
compatible_brands: M4V mp42isom
creation_time : 2012-05-13 00:54:25
Duration: 00:02:45.74, start: 0.000000, bitrate: 341 kb/s
Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 338 kb/s, 15 fps, 15 tbr, 15k tbn, 30 tbc
Metadata:
creation_time : 2012-05-13 00:54:25
handler_name : Video Media Handler
Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 2 kb/s
Metadata:
creation_time : 2012-05-13 00:54:25
handler_name : Sound Media Handler
Unknown encoder 'libvo_aacenc'