Kanro

Results 69 comments of Kanro

No idea with it...I can give you 'help wanted' tag

As I knew, when you call the play method, VLC needs some time to decode frames to buffer. It always to get a transparent image before the buffer is ready...

No idea with it, but I think it is another output of vlc, and we don't handle it, so a default windows has be created to playback this output.

I think you should stop media and release resource before you exit

I can't understand your problem, can you give me a snapshot?

What's your VideoFormatChanging event handler?

http://blog.higan.me/content/images/2017/07/test.gif

I think you should load media after VlcPlay control be ready, you can try control media with a button...

I'm working on [xZune.Bass](https://github.com/higankanshi/xZune.Bass) now. Any function request of xZune.Vlc will be after it.

`libvlc_media_new_callbacks` need VLC 3.0, but Meta.Vlc is write for Vlc 2.x