Nodes/ComfyUI-PulseOfMotion/Predict PhyFPS (Batch Details)
ComfyUI Node

Predict PhyFPS (Batch Details)

Predicts PhyFPS per segment and returns both the average and a list of per-segment FPS values. Useful for analyzing FPS variation across a video.

By akashzeno·Created 5 months ago·Updated 5 months ago· 2
Predict PhyFPS (Batch Details)
  • model
  • images
  • avg_phyfps
  • segment_fps_list
  • report
clip_length30
stride4
CategoryPulse of Motion

Inputs (4)

NameTypeDefaultDescription
modelVC_MODELVisual Chronometer model from the loader node.
imagesIMAGESequential video frames as an IMAGE batch. Frames are auto-resized to 216x216 internally.
clip_lengthINT302–120Number of frames per analysis clip. The model was trained on 30-frame clips. Lower values are faster but less accurate.
strideINT41–30Step size between clips. Lower = more overlapping clips = smoother average but slower. Higher = fewer clips = faster but coarser.

Outputs (3)

NameTypeDescription
avg_phyfpsFLOAT
segment_fps_listFLOAT
reportSTRING