Hi guys
I'm playing with the wxvlc.py example on the wiki https://raw.github.com/geoffsalmon/vlc- ... s/wxvlc.py
and the vlc.py from the wiki http://git.videolan.org/?p=vlc/bindings ... ted;b=HEAD
Works flawlessly on Linux. It's supposed to be cross platform win/osx/unix
Edited the code and made it so that media playback can be synchronized with a friend over the network.
Went to a windows machine to use it and the audio played but video wouldn't render.
Logs: http://pastebin.com/SiM5n68X
There's no output, warnings, etc in linux at all. Just works flawlessly.
What's the problem? I played around for a while and couldn't see what the issue was.