Skip to content
/ pd-mpv Public
forked from avilleret/gem-mpv

MPV integration into Gem / Puredata updated to use libmpv render api

License

Notifications You must be signed in to change notification settings

kubriel/pd-mpv

 
 

Repository files navigation

This is pd-mpv updated for libmpv render api. Currently works in Debian Bookworm, Gem 0.94 and libmpv 0.35

All credits to Antoine Villeret, IOhannes m zmölnig

gem-mpv

Bring the power of libmpv into Gem.

Building

You need a recent version of Gem installed locally and the libmpv at least version 0.27.2.

git clone https://github.com/kubriel/pd-mpv.git
mkdir build
cd build
cmake ../
cmake --build .

Then you will find a mpv.pd_linux in the build folder. Put it in your Pd search path and start playing around.

About

MPV integration into Gem / Puredata updated to use libmpv render api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.4%
  • CMake 10.5%
  • Shell 9.2%
  • Dockerfile 2.9%