Metadata-Version: 2.1
Name: comfyui-videoslice
Version: 1.1.4
Summary: slice any input video and feed it frame by frame to your model. 

node has variety of basic playback options:

- starting / ending frame
- loop mode on / off
- play every n - frame (skip) 
- lag mode (creates random brownian motion with +/- 3 frames deviation on each run )
Home-page: https://github.com/youngfulu/ComfyUI-VideoSlice
Requires-Python: >=3.10
Requires-Dist: opencv-python-headless
