ComfyUI NTSC-RS
Process the tensor. Keep it local.
Ten nodes over vendored ntsc-rs. Fourteen presets. More than 60 parameters on the advanced surface.
Output
Source and three presets.
Rendered by the compiled extension. Provenance lives in docs/assets/gallery/README.md.
-
Clean source -
VHS Classic -
CRT TV -
Security Cam
- 10 nodes
- 14 presets
- 60+ parameters
Nodes
The ten names.
-
SimpleOne of 14 presets -
IntermediatePresets plus field mode and seed. -
AdvancedFull parameter surface. -
SignalLuma -
ScanlinesField mode and phase. -
ArtifactsHead switching and tracking. -
NoiseComposite -
VHSTape speed -
GlobalSnow -
ScaleHorizontal and vertical scale.
Install
Clone into custom_nodes, then build.
python build_node.py --install
Clone inside ComfyUI/custom_nodes, install requirements.txt, then pass --install. A successful load prints [NTSC-RS] Loaded 10 nodes.
Limits
Mixed licenses. Explicit install.
-
--install
build_node.py does not install unless you pass the flag.
-
License
MIT
Boundary
Local tensors.
Stays local
- Image tensors through the native YIQ pipeline.
Leaves the machine
- The README says no account, telemetry, upload, or hosted inference.
Links
Open the node pack.
Load ten nodes. Keep the signal on the machine.
Open the repository