This is a part of the TTY output. I try to play a video (send a new filename to a filestream node that is conbnected to audioout and videotexture). The audio starts playing, but I don’t see any video…
00:01:52 : Adding node to filtergraph: VideoTexture (EX9.Texture VMR9 YUVMixingMode)
00:01:52 : Connecting from: FileStream (DShow9).Video to: VideoTexture (EX9.Texture VMR9 YUVMixingMode).Video
00:01:52 * : nil pins can not be connected in directshow graph
00:01:52 ERR : The operation cannot be performed because the pins are not connected. [=> LAST LIINE WAS TRANSLATED BY ME, SO I SUPPOSE THIS IS A OS MESSAGE](=> LAST LIINE WAS TRANSLATED BY ME, SO I SUPPOSE THIS IS A OS MESSAGE)
But in a ‘simpler’ patch the module that gets the filenames and plays the video’s does work correctly, and it has worked in this patch sometimes, but most of the time it doesn’t work. I don’t have a clue as to why this problem occurs.
Why would/could the pin be ‘nil’?
Anyone ever seen similar behaviour? Any hints on things I could try to resolve this (permanently if possible). It’s been pestering me for a long time now… and I should get this thing stable asap.
Thanks a lot for any help.