Description
Controls mpv through its JSON IPC interface from Python. It helps scripts and applications send playback commands, read player state, and automate media workflows.
IPC control can change playback, open files, or access metadata exposed by the player. Use trusted sockets and validate commands when automation receives user input.