Skip to content

KnowZero/animator-video-reference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animator Video Reference Plugin

A Python plugin for Krita 4.2 that allows you to load a video for reference and import frames to your document.

alt text

Installation

You need to have FFMPEG installed/hooked up for this to work. This is generally needed to do things with animation in Krita and does most of the work for this plugin. If you haven't done that, see the instructions for the official documentation.

https://docs.krita.org/en/reference_manual/render_animation.html#setting-up-krita-for-exporting-animations

Once you have that working, then continue. Download the plugin as a ZIP file from the "Clone or Download" option on this page. Krita 4.2 comes with a python script importer to make it easy to add. After the zip file is done, start Krita. Go to...

Tools > Scripts > Import Python Plugin

Select the zip file to upload. You will have to restart Krita for the plugin to show up in your plugin manager. Settings > Configure Krita > Python Plugin Manager. Make sure it is enabled and click OK.

Usage

This script is started from the main menu Tools > Animator Video Reference. Once the window loads, select a file. The video loads a thumbnail where you can scrub through the timeline. You can also export out a frame range so it goes into a new Krita document and populate the timeline

You can see an example from this youtube video going over it... https://www.youtube.com/watch?v=VsYGtPXgJIg&t=12s

About

A Python plugin for Krita 4.2 that allows you to load a video for reference and import frames to your document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • HTML 3.1%