#452 closed enhancement (fixed)
APE - Only 16-bit samples are supported
Reported by: | Flurby | Owned by: | Michael Niedermayer |
---|---|---|---|
Priority: | wish | Component: | avcodec |
Version: | git-master | Keywords: | APE |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
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:
Error while opening decoder for input stream #0.0
bash$
Attachments (1)
Change History (4)
by , 13 years ago
Attachment: | SideA-small.ape added |
---|
comment:1 by , 13 years ago
Component: | FFmpeg → avcodec |
---|---|
Keywords: | Monkey's Audio 24bit added; decoder removed |
Priority: | normal → wish |
Reproduced by developer: | set |
Status: | new → open |
Type: | defect → enhancement |
Version: | unspecified → git-master |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 by , 4 years ago
Keywords: | Monkey's Audio 24bit removed |
---|
Sample audio APE file