Opened 3 years ago

Closed 3 years ago

#10175 closed defect (fixed)

wavarc: fix decoding of compression level 5

Reported by: ami_stuff Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

decompresses correctly with wa32.exe

./ffmpeg -i 8_33_M_C5.WA -y out.wav
ffmpeg version N-109763-g3b3a321fed Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
  configuration: 
  libavutil      57. 44.100 / 57. 44.100
  libavcodec     59. 63.100 / 59. 63.100
  libavformat    59. 38.100 / 59. 38.100
  libavdevice    59.  8.101 / 59.  8.101
  libavfilter     8. 56.100 /  8. 56.100
  libswscale      6.  8.112 /  6.  8.112
  libswresample   4.  9.100 /  4.  9.100
[wavarc @ 0x55d7efe39440] Failed to open codec in avformat_find_stream_info
    Last message repeated 1 times
[wavarc @ 0x55d7efe39440] Could not find codec parameters for stream 0 (Audio: wavarc (5ELP / 0x504C4535), 33333 Hz, 0 channels, u8p): unspecified number of channels
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
Input #0, wavarc, from '8_33_M_C5.WA':
  Duration: N/A, start: 0.000000, bitrate: N/A
  Stream #0:0: Audio: wavarc (5ELP / 0x504C4535), 33333 Hz, mono, u8p
Stream mapping:
  Stream #0:0 -> #0:0 (wavarc (native) -> pcm_s16le (native))
Error while opening decoder for input stream #0:0 : Invalid data found when processing input

Attachments (1)

8_33_M_C5.WA (133.0 KB ) - added by ami_stuff 3 years ago.

Download all attachments as: .zip

Change History (2)

by ami_stuff, 3 years ago

Attachment: 8_33_M_C5.WA added

comment:1 by Elon Musk, 3 years ago

Component: undeterminedavcodec
Resolution: fixed
Status: newclosed
Version: unspecifiedgit-master
Note: See TracTickets for help on using tickets.