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

FFmpeg trac at avcodec.org
Wed May 30 22:55:52 EEST 2018


#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 vhiremath4):

 As an update - setting the max muxing queue size to 9999 has helped but
 not eliminated issues for a decent percentage of our workload still.
 Anybody know the root cause of this? How could it be this was working for
 us completely in 3.4.1 but is now broken in 4.0? Bumping past 9999 leaves
 me a bit worried here.

 Seems like perhaps the code added to the commit in the description could
 have resulted in some code paths that account for the queue size in a way
 that wasn't intended?

 For easy ref:
 http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=af1761f7b5b1b72197dc40934953b775c2d951cc

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


More information about the FFmpeg-trac mailing list