id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
452,APE - Only 16-bit samples are supported,Flurby,michael,"When I want to convert an .ape file to a .wav, ffmpeg don't want and says : ""Only 16-bit samples are supported"".

bash$ffmpeg -i SideA.ape SideA.wav

The result is : 
FFmpeg version 0.6.3-rpmfusion
[...]
[ape @ 0x263d400]Only 16-bit samples are supported
    Last message repeated 20 times
Input #0, ape, from 'SideA.ape':
  Duration: 00:21:36.00, start: 0.000000, bitrate: 3148 kb/s
    Stream #0.0: Audio: ape, 96000 Hz, 2 channels
File 'SideA.wav' already exists. Overwrite ? [y/N] y
[ape @ 0x263d400]Only 16-bit samples are supported
Output #0, wav, to 'SideA.wav':
    Stream #0.0: Audio: pcm_s16le, 96000 Hz, 2 channels, s16, 3072 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
Error while opening decoder for input stream #0.0
bash$

",enhancement,closed,wish,avcodec,git-master,fixed,APE Monkey's Audio 24bit,,,,1,0
