feat: add fps input to PrismAudioFeatureExtractor

Exposes the video frame rate as an optional input (default 30).
Correct FPS ensures accurate temporal frame sampling in VideoPrism
and Synchformer feature extraction.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-27 20:08:10 +01:00
parent c416045ace
commit f32456a142
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
{"name": "features", "type": "PRISMAUDIO_FEATURES", "links": [4], "slot_index": 0}
],
"properties": {"Node name for S&R": "PrismAudioFeatureExtractor"},
"widgets_values": ["describe the video in detail", "python", "", ""]
"widgets_values": ["describe the video in detail", 30.0, "python", "", ""]
},
{
"id": 4,