[FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

FFmpeg trac at avcodec.org
Wed Apr 22 11:52:06 EEST 2020


#8626: pp=linblenddeint failure
-------------------------------------+-------------------------------------
             Reporter:  markfilipak  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avfilter
              Version:  git-master   |               Resolution:
                                     |  needs_more_info
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by richardpl):

 This happens naturally because interleave filter picks frames from queued
 inputs with lowest pts. Also because one input constantly feeds more
 frames to interleave than another it will consume unlimited memory.

 Feel free to consult graphmonitor filter and it will confirm this
 findings.

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


More information about the FFmpeg-trac mailing list