Skip to content

v1.1.0 — Windows

Choose a tag to compare

@IronAdamant IronAdamant released this 06 Aug 04:36
· 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

  1. Download AgentVideoParse-v1.1.0-windows-x64.zip
  2. Unzip anywhere
  3. Double-click AgentVideoParse.exe

Use

Choose a video ≤ 60 secondsReveal 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