Toggle a video filter that places two copies of the video side-by-side, creating a simple cross-eye stereoscopic illusion.
- mpv (compiled with FFmpeg feature enabled)
The filter uses the lavfi filter which is typically available if mpv was
compiled with FFmpeg support.
make installor manually copy the script:
mkdir -p ${XDG_CONFIG_HOME}/mpv/scripts
cp ./stereoscopic.lua ${XDG_CONFIG_HOME}/mpv/scripts/Dto toggle stereoscopic effect
To modify default Keybindings:
# $XDG_CONFIG_HOME/mpv/input.conf
D script-message toggle-stereoscopic