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

FFmpeg trac at avcodec.org
Thu Apr 23 02:32:11 EEST 2020


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

Comment (by pdr0):

 Replying to [comment:41 richardpl]:
 > As already mentioned, "bug" is in interleave filter queueing bunch of
 frames because unequal selection of frames. Your filtergraph is simply
 useless anyway.


 The queue should be released every 5 frames. That's not a large memory
 footprint (if there was no memory leak)

 And if that's the explanation, then why does that filtergraph work ok with
 testsrc2 , or on my BD that used makemkv ? The memory consumption hovers
 around 500-520MB. Something else is going on

 Would you suggest a better filtergraph format ? Such as 0,1,2,3,4... (5
 equal inputs) then interleaving those ?

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


More information about the FFmpeg-trac mailing list