Page 1 of 1

chain error: Too high level of recursion

Posted: 14 Oct 2013 10:24
by Ares19851110
Hi

source file: /modules/video_filter/chain.c
filter description: Video filtering using a chain of video filter modules

I didn't enable any filter in preference. When playing it reported "chain error: Too high level of recursion (2)","main error: Failed to create video filter2"

I want to know in which situation VLC will load this module?

Thank you.

Re: chain error: Too high level of recursion

Posted: 14 Oct 2013 15:56
by RĂ©mi Denis-Courmont
Most typically this happens when your VLC build lacks support for swscale.