#mpvplaylistmanager — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mpvplaylistmanager, aggregated by home.social.
-
Anyone have experience with adding images to the #OSD of #MPV?
I'm looking for some simple example code for `overlay-add` that adds multiple (PNG) images to the on-screen-display, along with some text, through a #LUA script.I kinda want to modify #MpvPlaylistManager (https://github.com/jonniek/mpv-playlistmanager/) to include thumbnails for each playlist entry, and ideally read their locations from the #m3u8 playlist file.