Opened 8 months ago

#10568 new defect

ape: fix decoding of monkey's audio 3.80 "fast" compression mode

Reported by: ami_stuff Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

./ffmpeg -i 16s_3_80_fast.ape -y out.wav
ffmpeg version N-112010-g1a87a9d82a Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
  configuration: 
  libavutil      58. 19.100 / 58. 19.100
  libavcodec     60. 26.100 / 60. 26.100
  libavformat    60. 11.100 / 60. 11.100
  libavdevice    60.  2.101 / 60.  2.101
  libavfilter     9. 11.100 /  9. 11.100
  libswscale      7.  3.100 /  7.  3.100
  libswresample   4. 11.100 /  4. 11.100
Input #0, ape, from '16s_3_80_fast.ape':
  Duration: 00:00:10.50, start: 0.000000, bitrate: 789 kb/s
  Stream #0:0: Audio: ape (APE  / 0x20455041), 44100 Hz, stereo, s16p
Stream mapping:
  Stream #0:0 -> #0:0 (ape (native) -> pcm_s16le (native))
Press [q] to stop, [?] for help
Output #0, wav, to 'out.wav':
  Metadata:
    ISFT            : Lavf60.11.100
  Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s
    Metadata:
      encoder         : Lavc60.26.100 pcm_s16le
[out#0/wav @ 0x558fb7a17900] video:0kB audio:1809kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.004211%
size=    1809kB time=00:00:10.44 bitrate=1418.2kbits/s speed= 285x

Attachments (1)

16s_3_80_fast.ape (1012.6 KB ) - added by ami_stuff 8 months ago.

Download all attachments as: .zip

Change History (1)

by ami_stuff, 8 months ago

Attachment: 16s_3_80_fast.ape added
Note: See TracTickets for help on using tickets.