Skip to content

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

 
 
 

Contributors

Languages

  • C++ 77.2%
  • CMake 10.7%
  • Shell 9.2%
  • Dockerfile 2.9%