2 # mpvc - control an mpv(1) listening on the socket $tmp/mpv
3 # think mpd(1) but with video and stream support
5 # - mpv's IPC is insecure by design
6 # - a socket might be overkill?
8 # - create a better interface than mpv's
11 pipeline { echo ${@} }