Linux video player

Video player inside a window (fix linux MoviePlayer issue).

what is this?

teasing …

MBS Plugin can also Play using vlc libraries…

http://www.monkeybreadsoftware.de/xojo/plugin-vlc.shtml

[quote=368012:@Christian Schmitz]MBS Plugin can also Play using vlc libraries…

http://www.monkeybreadsoftware.de/xojo/plugin-vlc.shtml[/quote]
I’ve complete MBS plugins but can’t use it. The license belongs to my employer :D.

Can’t you it?

Why? Not allowed?

If you try it, you need to make sure it finds the VLC libraries or change the app to copy them from another location.
But you need the vlc libraries with all dependencies in the right location.

[quote=368023:@Christian Schmitz]Can’t you it?

Why? Not allowed?[/quote]
Yes, I can use it in my employer projects only. why do you use VLC? From videolan wiki,

I try to avoid any GPL/AGPL stuff in closed applications/libraries.

Some modules!

You may never want to use all codecs. Use those without GPL and it’s fine.
libVLC itself can be used.

Yes, it’s LGPL library and also cross-platform :).

Did I miss something in this? I don’t see a question above, just a player window.

Yes, this is not a question thread :).

This interesting, will see it later.

LGPL is fine to load in commercial app on demand.

play video inside MoviePlayer, did that ever work in Linux?
it always opens a separate window.

[quote=368096:@Axel Schneider]play video inside MoviePlayer, did that ever work in Linux?
it always opens a separate window.[/quote]
It’s gstreamer 1.0 (custom control)