[FFmpeg-devel] Bizarre runaway recursion in split filter, depending on the order the outputs are used

Nicolas George nicolas.george at normalesup.org
Sat Jan 21 15:47:10 CET 2012


Le primidi 1er pluviôse, an CCXX, Ray Simard a écrit :
> I'm having some weird problems with the split filter.  The following
> trivial tests show what's going on.
<snip>
> I haven't had the chance yet to dig into this, but perhaps it might ring a
> bell with someone.

Thanks for your report. The same problem has been reported a few weeks back.
What happens exactly is this: when overlay gets a frame on its main input,
it requests one on the overlay one, and that causes split to send one again,
first on overlay's main input.

I have a general fix in the works, but it is not ready yet. In the meantime,
you can stop the loop by inserting a fifo filter somewhere in it.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120121/2e526f94/attachment.asc>


More information about the ffmpeg-devel mailing list