#10710: Audio cracklings when decoding WAV PCM files with avcodec_receive_frame
-----------------------------------+-----------------------------------
             Reporter:  fabi78     |                    Owner:  (none)
                 Type:  defect     |                   Status:  closed
             Priority:  important  |                Component:  avcodec
              Version:  6.0        |               Resolution:  invalid
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+-----------------------------------
Changes (by Elon Musk):

 * status:  new => closed
 * resolution:   => invalid

Comment:

 To read samples you need to use data[0] for packed sample formats.
 And for planar sample formats use extended_data[X] where X is channel
 number.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10710#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to