Hello
in the standard flow, where is only one video output (no splitters) i
i want to add a variable holding the vout thread (i want to have a callback for this in another filter)
As far as i understand, i need the place where vout_Create is called, is it right?
Is this place in the modules/video_filter/wrapper.c? or its elsewhere?
i saw also other video filters spawning the video output thread, so i am not sure.
a reference to the correct file is all that i need
thanks