Hi,
I have a problem, when I try to stop the vlc stuff...
I'm using as output the "vmem" to render to a DirectX Texture...
So far everything is working.
But when I call libvlc_media_player_stop() I get a "No active video output" execption (not always but every second try).
Than all I can do is to stop my program and start it again, because once the error happend I it is raised by every libvlc call...
I'm using vlc 1.0.3 and as I already meantioned I'm using vmem for the output...
Does anyone have a idea?
Regards
Der_Knob