[FFmpeg-trac] #4950(undetermined:new): overlay and trim together produces Buffer queue overflow

FFmpeg trac at avcodec.org
Tue Nov 24 04:39:53 CET 2015


#4950: overlay and trim together produces Buffer queue overflow
-------------------------------------+-------------------------------------
             Reporter:  arf1372      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  overlay      |               Resolution:
  trim buffer overflow               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by ryanwilliams):

 In my experience, problem is caused by trim seeking the copy of the stream
 created by the split filter.

 As a work around I suggest you remove the split filter and simply add the
 same input file a second time.

 Alternatively you can experiment by including the fifo filter first on
 each leg of the split.
 warning: This will consume lots of memory.

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


More information about the FFmpeg-trac mailing list