ysh1101 / lavfilters

Automatically exported from code.google.com/p/lavfilters
GNU General Public License v2.0
0 stars 0 forks source link

Error on connect filters PicInPIcFilter #539

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, all

some times when i build filter graph i get error

Can not connect filter "LAV Video Decoder 0:0" to "PicInPicFilter:0": 
System.Runtime.InteropServices.SEHException (0x80004005)

where 0 is output pin index of lav decoder and input pin index for PIP filter

Can anybody help me?

PicInPIc Filter using from https://sourceforge.net/projects/videoprocessing/

Original issue reported on code.google.com by chan...@gmail.com on 10 Jun 2015 at 8:39