id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
1856,Files ffmpeg cannot convert,johann,,"I run an online audio converter that uses ffmpeg, among other tools, to convert audio files.

I have collected a number of files that ffmpeg couldn't convert and I hope you can use them to improve ffmpeg.

I tried to use

{{{
% ffmpeg -y -i file.ext -acodec pcm_s16le -ac 2 fnuh.wav
}}}

to convert these files.

The ffmpeg version in use is

{{{
$ ffmpeg
ffmpeg version 0.10.5-6:0.10.5-0ubuntu0jon1 Copyright (c) 2000-2012 the FFmpeg developers
  built on Oct  1 2012 01:56:55 with gcc 4.6.3
  configuration: --arch=amd64 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.5-0ubuntu0jon1' --libdir=/usr/lib/x86_64-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/x86_64-linux-gnu --enable-shared --disable-static
  libavutil      51. 35.100 / 51. 35.100
  libavcodec     53. 61.100 / 53. 61.100
  libavformat    53. 32.100 / 53. 32.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 61.100 /  2. 61.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
}}}

Download the files at https://docs.google.com/open?id=0B_2v4lMxiJ1ARnptY1hmVjBpWlk",enhancement,closed,wish,avformat,git-master,fixed,g7231,,,,0,0
