projectm
                                
                                 projectm copied to clipboard
                                
                                    projectm copied to clipboard
                            
                            
                            
                        mpv port?
Input wanted. Is there demand for this? It seems like a good pairing. I do have interest in working on it myself.
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)
Yes! Please make a port!
Great idea :)
+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 ..