I have inherited a fairly basic (Windows XP)MFC App application that Uses LibVLC(Ver 2.2.1) to play a video stream. I notice that after I call libvlc_media_player_set_rate(), I always get the message: "no active input" from libvlc_errmsg(). At least I think this is the message I am getting...