v1.1.0 — Windows
·
9 commits
to main
since this release
AgentVideoParse for Windows — v1.1.0
Portable one-click app — no installer, no Python.
What's new in 1.1.0
- Hard duration limit raised to 60 seconds (still max 60 agent-friendly stills)
- Native WPF AgentVideoParse.exe with app logo in the window and on the executable
- Reliable H.264 frame scrubbing (distinct frames per timestamp)
- Modern Explorer-style folder picker for output path
Requirements
- Windows 10/11 (x64)
- .NET Framework 4.7.2+ (inbox on modern Windows)
- Media Foundation codecs for common
.mp4/.mov(system)
Install
- Download
AgentVideoParse-v1.1.0-windows-x64.zip - Unzip anywhere
- Double-click AgentVideoParse.exe
Use
Choose a video ≤ 60 seconds → Reveal in Explorer for screenshots.
CLI (optional):
AgentVideoParse.exe export path\to\short.mp4
Default output: %USERPROFILE%\Videos\AgentVideoParse\
macOS / Linux release packages remain at v1.0.0 until rebuilt; source on main already uses the 60s limit.
See START-HERE.md