Ticket #625 (open enhancement)

Opened 19 months ago

Last modified 6 months ago

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

IMAADPCM_2bits.wav Download (107.7 KB) - added by ami_stuff 19 months ago.
IMAADPCM_3bits.wav Download (161.5 KB) - added by ami_stuff 19 months ago.
IMAADPCM_5bits.wav Download (269.1 KB) - added by ami_stuff 19 months ago.
adpcm.jpg Download (162.7 KB) - added by ami_stuff 6 months ago.
mono.rar Download (1.5 MB) - added by ami_stuff 6 months ago.
2bit_mono.wav Download (324.4 KB) - added by ami_stuff 6 months ago.
3bit_mono.wav Download (486.5 KB) - added by ami_stuff 6 months ago.
5bit_mono.wav Download (810.6 KB) - added by ami_stuff 6 months ago.

Change History

Changed 19 months ago by ami_stuff

Changed 19 months ago by ami_stuff

Changed 19 months ago by ami_stuff

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:2 Changed 19 months ago by cehoyos

  • Keywords adpcm added

comment:3 Changed 8 months ago by cehoyos

  • Keywords roundup added

comment:4 follow-up: ↓ 5 Changed 6 months ago by richardpl

What created such files?

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:6 Changed 6 months ago by ami_stuff

more info (see attached jpg)

Changed 6 months ago by ami_stuff

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: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)?

Changed 6 months ago by ami_stuff

comment:12 in reply to: ↑ 11 Changed 6 months ago by ami_stuff

Replying to richardpl:

Could you also upload mono files (created with same tool)?

Attached.

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.

Last edited 6 months ago by ami_stuff (previous) (diff)

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.

Changed 6 months ago by ami_stuff

Changed 6 months ago by ami_stuff

Changed 6 months ago by ami_stuff

Note: See TracTickets for help on using tickets.