Search found 3 matches

by wbtcpip
Sun Dec 10, 2023 12:17 am
Forum: Coding Questions
Topic: libmpv
Replies: 18
Views: 3540

Re: libmpv

here https://github.com/shinchiro/mpv-winbui ... e/releases you will find the releases.

download mpv-dev- ... package. inside you will find libmpv-2.dll and the documentation
by wbtcpip
Thu Dec 07, 2023 1:38 pm
Forum: Coding Questions
Topic: libmpv
Replies: 18
Views: 3540

Re: libmpv

thank you very much..i will try
by wbtcpip
Thu Dec 07, 2023 12:53 am
Forum: Coding Questions
Topic: libmpv
Replies: 18
Views: 3540

libmpv

Hi all,
i'm new to purebasic and i would use libmpv. i'm currently using libmpv in another language (very similar to vb). I saw there is a wrapper for libvlc. libmpv is a similar c library but much more simple to wrap.
Can someone of you trasnlate this vb libmpv include to purebasic?

Global Enum ...