[FFmpeg-devel] Unable to convert 3gp file to mp3

Johan Isaksson johan at izaxon.se
Fri Jun 24 09:18:18 CEST 2011


Hi,

I am unable to convert a 3gp file to mp3. I am emailing you due to the comment "If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list." when running ffmpeg.

The file could not be uploaded to ftp://upload.ffmpeg.org/ so I have attached it to this email. Hope that is ok.

Thanks,
Johan

C:\Development\Accelerando\Projekt\SpotCom\SpotCom>C:\Users\Johan\Downloads\ffmpeg-git-81ef892-win64-static\ffmpeg-git-81ef892-win64-static\bin\ffmpeg.exe -i \temp\test.3gp -ab 640000 -acodec libmp3lame -y test.mp3
ffmpeg version N-30956-g81ef892, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jun 22 2011 17:37:00 with gcc 4.5.3
  configuration: --enable-gpl --enable-version3 --enable-memalign-hack --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-lib
  libavutil    51.  9. 1 / 51.  9. 1
  libavcodec   53.  7. 0 / 53.  7. 0
  libavformat  53.  4. 0 / 53.  4. 0
  libavdevice  53.  1. 1 / 53.  1. 1
  libavfilter   2. 23. 0 /  2. 23. 0
  libswscale    2.  0. 0 /  2.  0. 0
  libpostproc  51.  2. 0 / 51.  2. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '\temp\test.3gp':
  Metadata:
    major_brand     : 3gp4
    minor_version   : 768
    compatible_brands: 3gp43gp6
    creation_time   : 2011-06-23 22:30:26
    copyright       :
    copyright-eng   :
  Duration: 00:00:00.82, start: 0.000000, bitrate: 14 kb/s
    Stream #0.0(eng): Audio: amrnb, 8000 Hz, 1 channels, flt, 4 kb/s
    Metadata:
      creation_time   : 2011-06-23 22:30:26
Incompatible sample format 'flt' for codec 'libmp3lame', auto-selecting format 's16'
[mp3 @ 0000000001939460] Unsupported sample rate.
Output #0, mp3, to 'test.mp3':
  Metadata:
    major_brand     : 3gp4
    minor_version   : 768
    compatible_brands: 3gp43gp6
    TDEN            : 2011-06-23 22:30:26
    TCOP            :
    copyright-eng   :
    TSSE            : Lavf53.4.0
    Stream #0.0(eng): Audio: libmp3lame, 8000 Hz, 1 channels, s16, 640 kb/s
    Metadata:
      creation_time   : 2011-06-23 22:30:26
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop, [?] for help
[amrnb @ 0000000001948CE0] dtx mode not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 0000000001948CE0] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list.
Error while decoding stream #0.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_exe_i_test_3gp_ab_640000_acodec_libmp3lame_y_test_mp3.3gp
Type: application/octet-stream
Size: 1485 bytes
Desc: ffmpeg_exe_i_test_3gp_ab_640000_acodec_libmp3lame_y_test_mp3.3gp
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110624/e4369334/attachment.obj>


More information about the ffmpeg-devel mailing list