Playing a video

Hi,

I’m trying to play a video using wx media module. I get an error: “Could not find a suitable video sink”. I have tried different codes which use MediaCtrl, all give the same error.

I installed gstreamer1.0, vlc and mplayer2 to make sure all the required libraries are loaded. But I still get the same error. Any help would be greatly appreciated.

I’m running raspbian jessie on raspberry pi. Python2.7.9 with wxpython3.0 and wxmedia3.0

Thank you,

Fazil