Skip to content

Conversation

@FrostyFridge
Copy link

@FrostyFridge FrostyFridge commented Dec 11, 2025

Moves the setters for IDR interval, IFrame Interval, number of B frames and SPSPPS at IDR so that they're always set as part of setEncoderParameters

Currently, these parameters are in a conditional block such that they will never be set if is_cuvid is true. I'm assuming this is a bug, because it severely restricts the usability of this node for things like saving a video, which generally requires SPS/PPS, on devices that evaluate to is_cuvid=true, such as the AGX Thor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant