Opened 3 years ago
Closed 3 years ago
#8918 closed defect (fixed)
ape 24bit decode error
Reported by: | ajax16384 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avcodec |
Version: | git-master | Keywords: | ape |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
ffmpeg contains ape decoder which can not properly handle 24bit
How to reproduce:
latest Monkey audio cli 5.55 MAC.exe cut.wav cut.ape -c5000 MAC.exe cut.ape cut_mac.wav -d ffmpeg.exe -i cut.ape -c:a pcm_s24le cut_ffmpeg.wav cut_mac.wav - equals to source cut.wav cut_ffmpeg.wav - contains garbage ffmpeg version N-99456-g45070eec4c Copyright (c) 2000-2020 the FFmpeg developers built with gcc 9.3-win32 (GCC) 20200320
It seems ffmpeg contains outdated apedecoder which unable to handle non 16bit properly.
Attachments (4)
Change History (10)
by , 3 years ago
follow-ups: 3 5 comment:1 by , 3 years ago
Resolution: | → needs_more_info |
---|---|
Status: | new → closed |
Sorry bug file is too small.
comment:2 by , 3 years ago
Keywords: | monkey removed |
---|
comment:3 by , 3 years ago
Resolution: | needs_more_info |
---|---|
Status: | closed → reopened |
Replying to richardpl:
Sorry bug file is too small.
what does it mean? ffmpeg unable to deal with 24bit encoded monkey audio streams. it's not sufficient to start fixing?
comment:4 by , 3 years ago
Version: | unspecified → git-master |
---|
comment:5 by , 3 years ago
comment:6 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
encoded cut.wav