Fixed completely broken video filter 2 chain in vout. Now they have a
chance to get a frame when they ask (close #1738). Decoders and filters share the same pool of video frames. But the decoders try to decode as fast as possible, using all buffers. Then it s pure luck if the filter can grab a frame...
Showing
Please register or sign in to comment