A plugin for Autodesk Maya that adds a video player to play back rendered animations.
- Change the $VERSION variable to be the year version of your Maya install.
- Change the $INSTALL_LOCATION variable to be the path to the downloaded repository.
- Drag ths install.mel file into your Maya viewport to begin installation.
- Go to Windows > Settings/Preferences > Plug-in Manager
- Find the video_command.py plugin and load it.
- To use the video player, run the
videoPlayer;
MEL command in the script editor after rendering an animation. The player will detect the images based on your scenes render output settings.