Video Parameter List
Parameter | Values | Description |
---|---|---|
Motion | low , high | Low motion: Static scenes/subtle movements (default) --motion low High motion: Large camera movements (may produce artistic effects) --motion high |
Raw | - | Use --raw parameter to reduce automatic system enhancements for more precise control |
End Frame | image url | Use --end [image url] to specify the final frame of the video |
Loop | - | Use --loop parameter to generate videos where the first and last frames are identical |
Batch Size | 1 , 2 , 4 | Use --bs [1|2|4] parameter to control the number of videos generated per task |
Example Usage
Motion Mode Options
Low Motion Mode (--motion low
) - Default Setting
Characteristics:
- Static scenes with gentle camera movements
- Subtle character actions and minimal motion
- Smooth and stable visual effects
- Cinematic atmosphere creation
- Mood setting scenes
- Content requiring stable visual effects
- Slow camera pans
- Fade in/out transitions
- Subtle facial expression changes
High Motion Mode (--motion high
)
Characteristics:
- Large camera movements and rapid action changes
- Strong visual impact and dynamic effects
- More dramatic motion sequences
- Action scenes and dynamic content
- Transition effects
- Content requiring emphasized movement
- May cause unnatural actions or visual anomalies
- Potential issues include stuttering or visual glitches
- Use with caution for professional content
Parameter Combination Suggestions
- Subtle Animation:
--motion low --loop
- Dynamic Scenes:
--motion high --bs 2
- Precise Control:
--raw --motion low
- Custom Story Arc:
--end [image url] --motion high