infatti nel codice postato sopra ho fatto un piccolo errore io nell'inserire il path corretto, la stringa giusta è questa

Codice PHP:
root@server3 [~/ffmpeg/ffmpeg/libavcodec/x264]# ffmpeg -i /home/user/www/video/3gp.3gp -ar 22050 -y /home/user/www/video/vid.flv
FFmpeg version SVN-r8630Copyright (c2000-2007 Fabrice Bellardet al.
  
configuration: --enable-libmp3lame --enable-libogg --enable-libvorbis --disable-mmx --enable-shared --enable-amr-nb --enable-amr-wb --enable-gpl --enable-liba52 --enable-xvid
  libavutil version
49.4.0
  libavcodec version
51.40.2
  libavformat version
51.11.0
  built on Apr  6 2007 11
:01:20gcc3.2.3 20030502 (Red Hat Linux 3.2.3-56)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/user/www/video/3gp.3gp':
  
Duration00:00:12.0start0.000000bitrate77 kb/s
  Stream 
#0.0(und): Video: h263, yuv420p, 176x144, 29.97 fps(r)
  
Stream #0.1(und): Audio: samr / 0x726D6173, 8000 Hz, mono
Output #0, flv, to '/home/user/www/video/vid.flv':
  
Stream #0.0: Video: flv, yuv420p, 176x144, q=2-31, 200 kb/s, 29.97 fps(c)
  
Stream #0.1: Audio: mp3, 22050 Hz, mono, 64 kb/s
Stream mapping:
  
Stream #0.0 -> #0.0
  
Stream #0.1 -> #0.1
Unsupported codec (id=73728) for input stream #0.1