mpv-examples icon indicating copy to clipboard operation
mpv-examples copied to clipboard

📚

Results 18 mpv-examples issues
Sort by recently updated
recently updated
newest added

Otherwise the read operation will fail quickly

As the title says. Please add a basic win32 example. Most examples relies on cross platform windows library and none of it gives the best solution to handle events in...

It would be great to have a library containing qml bindings for mpv.

iup demo plz :)

Hello MPV experts, I tried to adapt the SDL example to Efl/Elementary and to render the mpv context to a Glview widget. Unfortunately MPV doesn't render to the Glview widget....

I was able to get libmpv working with GTK, utilizing the render API and the `GtkGLArea` widget. I couldn't find any tutorials or examples of such a use-case, so I...

Hello, it would be great to have an example using Vala. I'm wanting to embed MPV into my own program using Vala.

hi have golang demo ?

In the example of [qt_opengl](https://github.com/mpv-player/mpv-examples/tree/master/libmpv/qt_opengl), I move the code of set command of 'load file' into the constructor function of MainWidget, and want to play video automatically. But there are...

I use libmpv with SharpGL in a wpf desktop app. no crash ,no error ,just no video only voice. os: win7 x64 and win10 x64 visual studio 2019 did i...