AndroidAudioConverter icon indicating copy to clipboard operation
AndroidAudioConverter copied to clipboard

convert error

Open coolegos opened this issue 8 years ago • 3 comments

I use OmRecorder to record wav, use your library to converter it to mp3,but it error.

ffmpeg version n3.0.1 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 4.8 (GCC)
  configuration: --target-os=linux --cross-prefix=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi- --arch=arm --cpu=cortex-a8 --enable-runtime-cpudetect --sysroot=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/sysroot --enable-pic --enable-libx264 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-fontconfig --enable-pthreads --disable-debug --disable-ffserver --enable-version3 --enable-hardcoded-tables --disable-ffplay --disable-ffprobe --enable-gpl --enable-yasm --disable-doc --disable-shared --enable-static --pkg-config=/home/vagrant/SourceCode/ffmpeg-android/ffmpeg-pkg-config --prefix=/home/vagrant/SourceCode/ffmpeg-android/build/armeabi-v7a --extra-cflags='-I/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fstack-protector-all' --extra-ldflags='-L/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/lib -Wl,-z,relro -Wl,-z,now -pie' --extra-libs='-lpng -lexpat -lm' --extra-cxxflags=
  libavutil      55. 17.103 / 55. 17.103
  libavcodec     57. 24.102 / 57. 24.102
  libavformat    57. 25.100 / 57. 25.100
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 31.100 /  6. 31.100
  libswscale      4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[aac @ 0xad15b810] Format aac detected only with low score of 1, misdetection possible!
[aac @ 0xad15c280] Error decoding AAC frame header.
[aac @ 0xad15c280] SSR is 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.

coolegos avatar Oct 06 '16 05:10 coolegos

Hi @38017032! I'm investigating this error. Thanks for your feedback.

adrielcafe avatar Oct 10 '16 14:10 adrielcafe

Hello adrielcafe great work, I'm also having the same issue but not every time it occurs at some time only As I investigate it only happens to long running recording ( 2 minutes and above recording ) , here is the logcat

ERROR: ffmpeg version n3.0.1 Copyright (c) 2000-2016 the FFmpeg developers built with gcc 4.8 (GCC) configuration: --target-os=linux --cross-prefix=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi- --arch=arm --cpu=cortex-a8 --enable-runtime-cpudetect --sysroot=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/sysroot --enable-pic --enable-libx264 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-fontconfig --enable-pthreads --disable-debug --disable-ffserver --enable-version3 --enable-hardcoded-tables --disable-ffplay --disable-ffprobe --enable-gpl --enable-yasm --disable-doc --disable-shared --enable-static --pkg-config=/home/vagrant/SourceCode/ffmpeg-android/ffmpeg-pkg-config --prefix=/home/vagrant/SourceCode/ffmpeg-android/build/armeabi-v7a --extra-cflags='-I/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fstack-protector-all' --extra-ldflags='-L/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/lib -Wl,-z,relro -Wl,-z,now -pie' --extra-libs='-lpng -lexpat -lm' --extra-cxxflags= libavutil 55. 17.103 / 55. 17.103 libavcodec 57. 24.102 / 57. 24.102 libavformat 57. 25.100 / 57. 25.100 libavdevice 57. 0.101 / 57. 0.101 libavfilter 6. 31.100 / 6. 31.100 libswscale 4. 0.100 / 4. 0.100 libswresample 2. 0.101 / 2. 0.101 libpostproc 54. 0.100 / 54. 0.100 [aac @ 0xf6f18000] Format aac detected only with low score of 1, misdetection possible! [aac @ 0xf6f04000] channel element 1.15 is not allocated [aac @ 0xf6f04000] Reserved bit set. [aac @ 0xf6f04000] channel element 2.0 is not allocated [aac @ 0xf6f04000] Error decoding AAC frame header. Last message repeated 1 times [aac @ 0xf6f04000] More than one AAC RDB per ADTS frame is 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. [aac @ 0xf6f04000] Error decoding AAC frame header. Last message repeated 1 times [aac @ 0xf6f04000] SSR is 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. [aac @ 0xf6f04000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. ([email protected]) [aac @ 0xf6f04000] invalid band type [aac @ 0xf6f04000] Error decoding AAC frame header. [aac @ 0xf6f04000] Reserved bit set. [aac @ 0xf6f04000] channel element 2.0 is not allocated [aac @ 0xf6f04000] Reserved bit set. [aac @ 0xf6f04000] SSR is 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. [aac @ 0xf6f04000] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. ([email protected]) [aac @ 0xf6f04000] Number of scalefactor bands in group (52) exceeds limit (40). [aac @ 0xf6f04000] Error decoding AAC frame header. Last message repeated 1 times [aac @ 0xf6f04000] Reserved bit set. [aac @ 0xf6f04000] Number of bands (26) exceeds limit (3). [aac @ 0xf6f04000] channel element 1.13 is not allocated [aac @ 0xf6f04000] Reserved bit set. [aac @ 0xf6f04000] Number of bands (31) exceeds limit (1). [aac @ 0xf6f04000] channel element 0.0 is not allocated [aac @ 0xf6f04000] Sample rate index in program config element does not match the sample rate index configured by the container. [aac @ 0xf6f04000] decode_pce: Input buffer exhausted before END element found [aac @ 0xf6f04000] Error decoding AAC frame header. [aac @ 0xf6f04000] Invalid Predictor Reset Group. [aac @ 0xf6f04000] Number of scalefactor bands in group (52) exceeds limit (40). [aac @ 0xf6f04000] SSR is not implemented. Update your FFmpeg version to the newest one from Git. If

rahulshirphule avatar Dec 14 '16 14:12 rahulshirphule

+1

TiSsaa avatar Feb 17 '18 21:02 TiSsaa