[FFmpeg-trac] #6375(ffmpeg:reopened): [bug][regression] Too many packets buffered for output stream

FFmpeg trac at avcodec.org
Tue Oct 3 03:10:49 EEST 2017


#6375: [bug][regression] Too many packets buffered for output stream
------------------------------------+------------------------------------
             Reporter:  p137        |                    Owner:
                 Type:  defect      |                   Status:  reopened
             Priority:  important   |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:  regression  |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by brinaca):

 It looks like the default value is 128? With `-max_muxing_queue_size 400`
 we're still occasionally hitting errors.

 If it is advised that we tweak this option to workaround the issue, can
 you please provide some further guidance on what is a sane range of
 values? In this report I see 400, 1000, and 9999 all mentioned.
 https://ffmpeg.org/ffmpeg.html#Advanced-options states "The default value
 of this option should be high enough for most uses, so only touch this
 option if you are sure that you need it.", which makes me feel like we
 probably don't want to be configuring this value too high over the
 default.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6375#comment:15>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list