[FFmpeg-trac] #9911(avcodec:open): block align not set

FFmpeg trac at avcodec.org
Sat Sep 10 16:44:41 EEST 2022


#9911: block align not set
------------------------------------+-----------------------------------
             Reporter:  Mia Sia     |                    Owner:  (none)
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  AIFF        |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by James):

 * status:  new => open

Comment:

 The problem is not in libavformat/aiffdec.c since you're encoding into
 adpcm_g722 and muxing into aiff, not demuxing the latter.

 Either the adpcm_g722 encoder or something else further into the process
 before reaching the aiff muxer should set block_align.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9911#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list