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.

Still life after the VHS Classic preset
VHS Classic Compiled node output
  1. 10 nodes
  2. 14 presets
  3. 60+ parameters

Nodes

The ten names.

  1. Simple One of 14 presets
  2. Intermediate Presets plus field mode and seed.
  3. Advanced Full parameter surface.
  4. Signal Luma
  5. Scanlines Field mode and phase.
  6. Artifacts Head switching and tracking.
  7. Noise Composite
  8. VHS Tape speed
  9. Global Snow
  10. Scale Horizontal 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.

Load ten nodes. Keep the signal on the machine.

Open the repository