[FFmpeg-trac] #9397(undetermined:open): Allow any ADPCM block size to support XAudio2
FFmpeg
trac at avcodec.org
Wed Mar 2 22:27:47 EET 2022
#9397: Allow any ADPCM block size to support XAudio2
-------------------------------------+-------------------------------------
Reporter: Thomas | Owner: zane
Cashman |
Type: enhancement | Status: open
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by squarebananas):
Replying to [comment:1 zane]:
> Could you please comment out this block at `libavcodec/adpcmenc.c:92`
and see if the generated file works?
I can confirm this change works.
I've just commented out the block, built FFmpeg with MSYS2, used that to
create an ADPCM audio file with a block size of 70 and then successfully
played that through XAudio2 (via a monogame project).
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9397#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list