jagenjo / litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
MIT License
6.7k stars 712 forks source link

The Video Node #369

Open dangerstudios opened 1 year ago

dangerstudios commented 1 year ago

Is this node supposed to display a video and parse some data from it? I'm trying an mp4 file atm but cannot get it to do anything:

image

Cheers

jagenjo commented 1 year ago

I havent tested that node in more than 5 years. I will give it a look.

dangerstudios commented 1 year ago

@jagenjo awesome thank you! great UI btw 🥇