PyEncoder logoPyEncoder
Download

Get PyEncoder for Windows

PyEncoder runs on Windows 10 and 11 (64-bit). The first launch bootstraps its own Python dependencies and FFmpeg, so there's nothing to install by hand.

🪟

Windows 10 / 11

64-bit build with bundled Qt6 and libopenshot DLLs. No separate runtime to chase down.

🐍

Self-bootstrapping

First run attempts to install PySide6, numpy and FFmpeg automatically for a fast first launch.

🧩

Portable projects

Projects use portable paths (PathUtils to_relative / to_absolute) so they move between machines cleanly.

System requirements

PyEncoder is a 2019-class-laptop-friendly editor — it does not demand a workstation GPU.

MinimumRecommended
OSWindows 10 (64-bit)Windows 11 (64-bit)
CPUDual-core x86-64Quad-core or better
RAM8 GB16 GB
GPUAny OpenGL-capable GPUDiscrete GPU for 4K preview
Disk2 GB freeSSD with headroom for proxies/cache

Run it

# Launch the editor
python main.py

# Show usage / version
python main.py --help
python main.py --version

For a step-by-step first project, see Getting Started.