Skip to content

docs: document WanImageToVideo output frame rate (16 FPS)#1270

Closed
lin-bot23 wants to merge 1 commit into
Comfy-Org:mainfrom
lin-bot23:analytics-fix/2026-07-15-wan-image-to-video-fps
Closed

docs: document WanImageToVideo output frame rate (16 FPS)#1270
lin-bot23 wants to merge 1 commit into
Comfy-Org:mainfrom
lin-bot23:analytics-fix/2026-07-15-wan-image-to-video-fps

Conversation

@lin-bot23

Copy link
Copy Markdown
Contributor

Summary

The WanImageToVideo node documentation lists the length parameter (number of frames) but does not specify the output video frame rate. Users commonly ask what frame rate the generated video plays at. This adds a note confirming that Wan video uses a fixed 16 FPS, allowing users to calculate output duration from the frame count.

Changes

  • built-in-nodes/WanImageToVideo.mdx: Added output video frame rate note (16 FPS) with duration calculation example

Source
Mintlify AI Assistant analytics data (2026-07-15)

Checklist

  • English only (translations separate)
  • PR created by Hermes Agent (bot), do not merge

Users commonly ask what frame rate the WanImageToVideo node outputs at.
The length parameter gives frame count but FPS was undocumented. Wan
video generation uses a fixed 16 FPS, documented in tutorial workflows
but missing from the node reference docs.

Source: Mintlify AI Assistant analytics data (2026-07-15)
@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 93a8a3e0-70af-44b7-883b-c582b7caf1e8

📥 Commits

Reviewing files that changed from the base of the PR and between 9a3ae29 and 612d3ff.

📒 Files selected for processing (1)
  • built-in-nodes/WanImageToVideo.mdx

📝 Walkthrough

Walkthrough

The WanImageToVideo documentation now specifies a fixed 16 FPS output and explains how to estimate video duration from the length frame count.

Changes

WanImageToVideo documentation

Layer / File(s) Summary
Frame rate and duration documentation
built-in-nodes/WanImageToVideo.mdx
Adds the fixed 16 FPS output rate and the duration formula based on length ÷ 16.

Suggested reviewers: comfyui-wiki

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@lin-bot23

Copy link
Copy Markdown
Contributor Author

Superseded by consolidated PR #1272 which includes this change + ComfyUI Manager update + memory offload defaults.

@lin-bot23 lin-bot23 closed this Jul 15, 2026
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