Kanro

Results 69 comments of Kanro

Compile libvlc is a complicated matter, I'd love to have someone help me to compile a x64 version

There are too many options for Vlc As I know, some option is different for `new Vlc()` and `new VlcMedia()` Maybe you can try `:alphamask-mask` but not `--alphamask-mask`, it just...

Do you create `ThreadSeparatedImage ` by yourself?

Ummm, make the `EndBehavior ` to nothing, stop and play the media?

What's your stream format, TS? H.264? or other something?

In some case 'AnyCPU' can't load x64 version of libvlc...

Ummm, I think it is a libvlc's issue, you can report it to libvlc forum.

I use function pointer for VLC event, and the event is fired by VLC forwardly, not me.