ComfyUI > Nodes > ComfyUI Fictiverse Nodes > Video Params Expand

ComfyUI Node: Video Params Expand

Class Name

Video Params Expand

Category
Fictiverse/Params
Author
Fictiverse (Account age: 1343days)
Extension
ComfyUI Fictiverse Nodes
Latest Updated
2026-04-26
Github Stars
0.02K

How to Install ComfyUI Fictiverse Nodes

Install this extension via the ComfyUI Manager by searching for ComfyUI Fictiverse Nodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI Fictiverse Nodes in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Video Params Expand Description

Deconstructs video parameter packets into components for granular video data manipulation.

Video Params Expand:

The Video Params Expand node is designed to deconstruct a video parameter packet into its individual components, making it easier to access and utilize specific video attributes. This node is particularly useful when you need to work with distinct video properties such as dimensions, frame count, frame rate, and resolution in megapixels. By breaking down the video parameters, it allows for more granular control and manipulation of video data, which can be beneficial in various video processing tasks. The node ensures that the input packet is valid and correctly formatted before extracting the parameters, providing a reliable way to handle video data in your projects.

Video Params Expand Input Parameters:

_

The input parameter _ is a tuple that contains the video parameters to be expanded. This tuple must include five elements, each representing a specific video attribute: width, height, frames, frames per second (fps), and megapixels. The input is expected to be a valid tuple, and any deviation from this format will result in an error. This parameter is crucial as it serves as the source of data that the node will process and expand into individual components.

Video Params Expand Output Parameters:

width

The width output parameter represents the width of the video in pixels. It is extracted from the input tuple and provides a direct measure of the horizontal resolution of the video, which is essential for understanding the video's aspect ratio and display size.

height

The height output parameter indicates the height of the video in pixels. Similar to the width, it is derived from the input tuple and is a key factor in determining the video's vertical resolution and overall aspect ratio.

frames

The frames output parameter specifies the total number of frames in the video. This value is crucial for understanding the video's length and for tasks that involve frame-by-frame processing or analysis.

fps

The fps (frames per second) output parameter denotes the frame rate of the video. It is a floating-point number that indicates how many frames are displayed per second, affecting the smoothness and quality of the video playback.

Megapixels

The Megapixels output parameter provides a measure of the video's resolution in terms of megapixels. It is calculated based on the width and height of the video and gives an indication of the overall image quality and detail level.

Video Params Expand Usage Tips:

  • Ensure that the input tuple contains exactly five elements in the correct order to avoid errors and ensure accurate parameter extraction.
  • Use the extracted width and height parameters to adjust video display settings or to ensure compatibility with specific display devices or platforms.
  • Leverage the frames and fps parameters to synchronize video playback with audio or other media elements, ensuring a seamless viewing experience.

Video Params Expand Common Errors and Solutions:

Invalid packet input type

  • Explanation: This error occurs when the input is not a tuple, which is the expected format for the video parameters.
  • Solution: Ensure that the input provided to the node is a tuple containing the required video parameters.

Invalid packet length

  • Explanation: This error is raised when the input tuple does not contain exactly five elements, which are necessary for the node to function correctly.
  • Solution: Verify that the input tuple includes all five required elements: width, height, frames, fps, and megapixels, in the correct order.

Video Params Expand Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI Fictiverse Nodes
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.