id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
1524,mp3 audio stream not detected,petere,,"Summary of the bug: I have an mp3 file where ffmpeg does not find the audio stream
{{{
ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg developers
  built on May 15 2012 12:57:14 with gcc 4.6.2
  configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/home/peter/ffmpeg/build/gpl --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib --pkg-config=pkg-config --disable-w32threads
  libavutil      51. 51.100 / 51. 51.100
  libavcodec     54. 21.101 / 54. 21.101
  libavformat    54.  5.100 / 54.  5.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 73.100 /  2. 73.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 11.100 /  0. 11.100
[mpeg @ 015cc6a0] Could not find codec parameters (Video: none)
[NULL @ 015cf700] start time is not set in estimate_timings_from_pts
[NULL @ 015ce9e0] start time is not set in estimate_timings_from_pts
Input #0, mpeg, from 'G:\Files from users\H\hsbrown2@comcast.net\Have Yourself a Merry Little Christmas.mp3':
  Metadata:
    title           : Have Yourself a Merry Little Christmas
    artist          : Tony Bennett
    album           : A Tony Bennett Christmas
    disc            : 1/1
    track           : 11/18
    genre           : Christmas
    date            : 1968
  Duration: N/A, bitrate: N/A
    Stream #0:0[0x0]: Video: mjpeg, yuvj420p, 500x500 [SAR 1:1 DAR 1:1], 90k tbr, 90k tbn, 90k tbc
    Metadata:
      title           : 
      comment         : Cover (front)
    Stream #0:1[0x1e0]: Video: none, 90k tbr, 90k tbn
At least one output file must be specified
}}}

---> DB Level Info: -99, -99
---> Frame rate: 90000.00
---> Aspect ratio: 1:1

How to reproduce:
{{{
% ffmpeg -i ""Have Yourself a Merry Little Christmas.mp3""
ffmpeg version
built on ...
}}}",defect,closed,normal,avformat,git-master,fixed,mp3 mpegps,,,,1,0
