[FFmpeg-trac] #10026(undetermined:new): ffplay doesn't play audio on file with 12 audio channels

FFmpeg trac at avcodec.org
Sun Nov 13 22:56:54 EET 2022


#10026: ffplay doesn't play audio on file with 12 audio channels
---------------------------------+----------------------------------------
             Reporter:  diogo.r  |                    Owner:  (none)
                 Type:  defect   |                   Status:  new
             Priority:  normal   |                Component:  undetermined
              Version:  5.1.2    |               Resolution:
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+----------------------------------------
Changes (by Marton Balint):

 * component:  ffplay => undetermined

Comment:

 The fact that ffplay cannot play a 12ch file is kind of expected, because
 it has no information how to downmix it to a layout your sound device can
 handle. So that alone is not an issue.

 The error message with the grabled channel layout description is strange
 though, and I can't reproduce it nor can I see how that can happen. After
 all av_channel_layout_describe() always initializes its output to an empty
 string.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10026#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list