Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add fps to pipe in wans2v

Open
#209 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Locate the wans2v pipe and inspect how cfg_scale and num_frames are accepted, along with the model_config value that currently fixes fps at 16. Trace where the output video frame rate is set; done means callers can provide fps through the pipe in the same manner as those existing options and the relevant behavior is covered by the project's tests.

Written by the indexing model from the issue text.

Description

As of now fps of out video is hardcoaded as 16 from model_config.
Instead as cfg_scale and num_frames can be set. same way fps to be added.

Is there any reason fps is hardcoded?

Dominant language
Python
Stars
432
Forks
51
Avg merge
3d 5h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from modelscope/DiffSynth-Engine

All issues in modelscope/DiffSynth-Engine

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.