Re: [FFmpeg-trac] #6585(avcodec:new): Transcode audio to ADPCM for XAudio

2018-01-02 Thread FFmpeg
#6585: Transcode audio to ADPCM for XAudio
-+---
 Reporter:  nkast|Owner:
 Type:  enhancement  |   Status:  new
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  ADPCM|   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---
Changes (by cehoyos):

 * keywords:  ADPCM XAudio  BLOCK_SIZE => ADPCM
 * priority:  normal => wish
 * version:  unspecified => git-master


--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


[FFmpeg-trac] #6585(avcodec:new): Transcode audio to ADPCM for XAudio

2017-08-12 Thread FFmpeg
#6585: Transcode audio to ADPCM for XAudio
-+-
 Reporter:  nkast| Type:
   Status:  new  |  enhancement
Component:  avcodec  | Priority:  normal
 Keywords:  ADPCM|  Version:
  XAudio  BLOCK_SIZE |  unspecified
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-
 We are trying to trans-code audio into ADPCM format (codec: adpcm_ms) for
 use by XAudio (DirectX SDK).

 The problem is that XAudio seems to require adpcm blocks of size
 32,64,128,256 or 512. FFmpeg always generates blocks of 1024.

 It would be nice if there was a parameter for adpcm_ms to set the
 blocksize.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac