[FFmpeg-trac] #452(FFmpeg:new): APE - Only 16-bit samples are supported

FFmpeg trac at avcodec.org
Sat Sep 10 14:15:46 CEST 2011


#452: APE - Only 16-bit samples are supported
-------------------------------------+-------------------------------------
               Reporter:  Flurby     |                  Owner:  michael
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:  FFmpeg
                Version:             |               Keywords:  APE decoder
  unspecified                        |               Blocking:
             Blocked By:             |  Analyzed by developer:  0
Reproduced by developer:  0          |
-------------------------------------+-------------------------------------
 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$

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/452>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list