#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to