projectm icon indicating copy to clipboard operation
projectm copied to clipboard

mpv port?

Open onnn opened this issue 5 years ago • 4 comments

Input wanted. Is there demand for this? It seems like a good pairing. I do have interest in working on it myself.

onnn avatar Feb 04 '20 18:02 onnn

Does it use gstreamer? I think a gstreamer plugin would be awesome and able to plug in to all kinds of media software without much modification. I started a branch for it (#207)

revmischa avatar Feb 04 '20 19:02 revmischa

Yes! Please make a port!

polygonalenippel avatar Mar 23 '20 12:03 polygonalenippel

Great idea :)

dreness avatar Apr 17 '20 05:04 dreness

+1!

afaik mpv does not provide a plugin system, but utilizes ffmpegs lavfi-complex filters - since vlc uses ffmpeg as well this would also enable a nice way to provide generic audio loopback capture #252 on linux

.. yes, the other approach would be gstreamer, but mpv/vlc are the most popular media players on linux and both avoid gstreamer for a reason ..

jas-per avatar May 26 '20 10:05 jas-per