Type: nodetool.video.Fps
Namespace: nodetool.video
Description
Get the frames per second (FPS) of a video file. video, analysis, frames, fps
Use cases:
1. Analyze video properties for quality assessment
2. Determine appropriate playback speed for video editing
3. Ensure compatibility with target display systems
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| video | video |
The input video to analyze for FPS. | {'type': 'video', 'uri': '', 'asset_id': None, 'data': None, 'duration': None, 'format': None} |
Outputs
| Output | Type | Description |
|---|---|---|
| output | float |
Metadata
Related Nodes
Browse other nodes in the nodetool.video namespace.