Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stereoscopic

Toggle a video filter that places two copies of the video side-by-side, creating a simple cross-eye stereoscopic illusion.

demo

Dependency

  • mpv (compiled with FFmpeg feature enabled)

The filter uses the lavfi filter which is typically available if mpv was compiled with FFmpeg support.

Installation

make install

or manually copy the script:

mkdir -p ${XDG_CONFIG_HOME}/mpv/scripts
cp ./stereoscopic.lua ${XDG_CONFIG_HOME}/mpv/scripts/

Keybindings

  • D to toggle stereoscopic effect

Configuration

To modify default Keybindings:

# $XDG_CONFIG_HOME/mpv/input.conf
D script-message toggle-stereoscopic

About

Toggle side-by-side stereoscopic 3D filter

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages