Ticket #625 (open enhancement)
support 2/3/5bit IMA ADPCM
| Reported by: | ami_stuff | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | avcodec |
| Version: | git-master | Keywords: | adpcm roundup |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
(issue 1598)
C:\>ffmpeg -i IMAADPCM_2bits.wav
ffmpeg version N-34318-g8475ec1, Copyright (c) 2000-2011 the FFmpeg developers
built on Oct 31 2011 17:50:05 with gcc 4.6.1
configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena
ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-
libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --ena
ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --en
able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 51. 22. 0 / 51. 22. 0
libavcodec 53. 26. 0 / 53. 26. 0
libavformat 53. 18. 0 / 53. 18. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 45. 3 / 2. 45. 3
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
[adpcm_ima_wav @ 020A90C0] Only 4-bit ADPCM IMA WAV files are supported
[wav @ 020A2320] parser not found for codec adpcm_ima_wav, packets or times may
be invalid.
[adpcm_ima_wav @ 020A90C0] Only 4-bit ADPCM IMA WAV files are supported
Last message repeated 26 times
[wav @ 020A2320] Could not find codec parameters (Audio: adpcm_ima_wav ([17][0][
0][0] / 0x0011), 44100 Hz, 2 channels, 352 kb/s)
IMAADPCM_2bits.wav: could not find codec parameters
Attachments
Change History
comment:1 Changed 19 months ago by cehoyos
- Priority changed from normal to wish
- Status changed from new to open
- Version changed from unspecified to git-master
- Component changed from undetermined to avcodec
- Reproduced by developer set
comment:5 in reply to: ↑ 4 Changed 6 months ago by ami_stuff
Replying to richardpl:
What created such files?
Adobe Audition
http://helpx.adobe.com/audition/kb/supported-file-formats-audition-3.html
comment:7 Changed 6 months ago by richardpl
Useless, i need specification so I can know what tables are used for non 4-bit cases. And I'm not going to hunt for big applications that can encode/decode such files. So something small as dll that does actual decoding or even better specification is required.
comment:8 Changed 6 months ago by ami_stuff
here is some info about IMA 3bit
https://icculus.org/SDL_sound/downloads/external_documentation/wavecomp.htm
comment:10 Changed 6 months ago by ami_stuff
comment:11 follow-up: ↓ 12 Changed 6 months ago by richardpl
The last one is most useful. Could you also upload mono files (created with same tool)?
comment:12 in reply to: ↑ 11 Changed 6 months ago by ami_stuff
comment:13 follow-up: ↓ 14 Changed 6 months ago by richardpl
I can't accept rar. Please use somthing more sane like xz/zip-7/gz/bzip
comment:14 in reply to: ↑ 13 Changed 6 months ago by ami_stuff
Replying to richardpl:
I can't accept rar. Please use somthing more sane like xz/zip-7/gz/bzip
I'm not sure what does it mean? You don't like rar archive or what? UnRAR is available for linux and AFAICT p7zip can decompress it as well.
comment:15 Changed 6 months ago by richardpl
I do not have it installed and do not want to install it, because it is not free.



