New submission from cturn <[EMAIL PROTECTED]>:

When trying to convert aac file to wav, I get this error :

# ffmpeg -i aquatisme.aac test.wav
FFmpeg version SVN-r14903, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration: --enable-shared --arch=k8 --cpu=k8 --enable-pthreads
--enable-libmp3lame --enable-libx264 --enable-libfaac --enable-libamr-nb
--enable-libamr-wb --enable-gpl --enable-nonfree --disable-ffplay
--disable-ffserver --extra-cflags=-DX_DISPLAY_MISSING=1
  libavutil     49.10. 0 / 49.10. 0
  libavcodec    51.69. 0 / 51.69. 0
  libavformat   52.20. 0 / 52.20. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  built on Aug 25 2008 19:02:49, gcc: 4.1.2 20071124 (Red Hat 4.1.2-42)
Input #0, aac, from 'aquatisme.aac':
  Duration: 00:00:27.50, bitrate: 52 kb/s
    Stream #0.0: Audio: aac, 22050 Hz, stereo, s16, 52 kb/s
Output #0, wav, to 'test.wav':
    Stream #0.0: Audio: pcm_s16le, 22050 Hz, stereo, s16, 705 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
Error while opening codec for input stream #0.0

aac file can be found here :
http://www.mp3-tech.org/tests/aac_48/samples/sample1.zip

Thank you

----------
messages: 2860
nosy: cturn
priority: normal
status: new
substatus: new
title: AAC : error when opening codec
type: bug

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue599>
______________________________________________________

Reply via email to