Skip to content

WanCutter is a lightweight, QT GUI video editing tool that lets you precisely trim and crop videos for Wan2.1. Supports almost all file types & generate 81 frames 16 fps files.

License

Notifications You must be signed in to change notification settings

caith-h/wancutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WanCutter

Overview

This tool generates training data for the Wan2.1 series of models

Features

  • Convenient: Automatically follows all the correct practices (81 frames at 16fps, pixel perfect sizes, correct video file conversion)
  • Neon Pink Cropping Overlay: Easily select and adjust crop areas with a vibrant, visible overlay. (Crop area can be moved and resized freely)
  • Precise Trimming: Lock in start and end times to extract custom video segments.
  • Multiple Resolutions & Aspect Ratios: Support for source resolution as well as preset resolutions (480p, 720p) across different aspect ratios.
  • Composite Preview Generation: Create composite images by blending multiple frames. (Relevant for placing crop boxes, and seeing all movement in one single image)
  • Concurrent Processing: Utilizes multi-threading to generate previews quickly.
  • User-Friendly Interface: Interactive sliders, playback controls, and overlay adjustments provide a seamless editing experience.

Install Windows

  • Windows: Just start the "start-ui.bat" (It autocreates a virtual python environment and installs the few relevant dependencies)

Install Linux

  • Linux: Make the "start-ui-linux.sh" executable, and start it.
  • The installer will probably ask you for permission to install libxcb-cursor0 and/or ffmpeg. These are needed for the the QT gui & for the video extraction to work
  • Automatically adds a virtual environment

Requirements

  • Python 3.9 ~ 3.14

Acknowledgements and Third-Party Licenses

This project includes an unmodified copy of ffmpeg.exe, which is distributed under the terms of the GNU Lesser General Public License (LGPL) version 2.1.

License Text: The full text of the LGPL 2.1 is provided in the file LGPL-2.1.txt included in this repository in the tools folder.

Source Code: https://ffmpeg.org/download.html

Attribution: This software uses code of FFmpeg licensed under the LGPL version 2.1. All original copyright notices and warranty disclaimers from the FFmpeg distribution have been preserved.

About

WanCutter is a lightweight, QT GUI video editing tool that lets you precisely trim and crop videos for Wan2.1. Supports almost all file types & generate 81 frames 16 fps files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published