Skip to content

Releases: IronAdamant/AgentVideoParse

v1.1.2 — Windows

Choose a tag to compare

@IronAdamant IronAdamant released this 07 Aug 05:53

AgentVideoParse for Windows — v1.1.2

Portable one-click app — no installer, no Python. Matches macOS v1.1.2.

What's new in 1.1.2

  • Dark mode by default, with in-app Dark / Light appearance control
  • Flat transparent logo (no baked squircle plate) — Explorer .exe icon uses a tight multi-size ICO so small shell icons stay readable
  • Window header uses the flat logo-mark; title bar / taskbar use updated icon resources
  • Cross-platform GUI copy aligned (disclaimer, sampling caption, footer)
  • Same core path: ≤30s gate, agent-friendly JPEG stills (≤1280px long edge, 2 fps, max 60)

Requirements

  • Windows 10/11 (x64)
  • .NET Framework 4.7.2+ (inbox)
  • Media Foundation for common .mp4 / .mov

Install

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

Use

Choose a video ≤ 30 secondsReveal in Explorer for screenshots.

CLI (optional):

AgentVideoParse.exe export path\to\short.mp4

Default output: %USERPROFILE%\Videos\AgentVideoParse\

See START-HERE.md

v1.1.2 — macOS (Apple Silicon)

Choose a tag to compare

@IronAdamant IronAdamant released this 07 Aug 05:34

AgentVideoParse for macOS

Double-click app — no Python required.

Install

  1. Download AgentVideoParse-v1.1.2-macos-arm64.zip
  2. Unzip
  3. Double-click AgentVideoParse.app (right-click → Open the first time if macOS blocks it)
  4. Optional: drag to Applications

Use

Choose a video ≤ 30 seconds → wait → Reveal in Finder for screenshots.

What's new in 1.1.2

  • Dark mode by default, with an in-app Dark / Light appearance control
  • Flat transparent logo (no baked-in squircle plate corners)
  • Cross-platform GUI copy aligned (disclaimer, sampling caption, footer)
  • Same core product path: ≤30s gate, agent-friendly JPEG stills (≤1280px long edge)

Notes

  • Built for Apple Silicon (arm64)
  • Debug logging available in the app window
  • Intel Macs: build from source with ./scripts/build-macos-app.sh on an Intel machine
  • Windows 1.1.2 will follow separately

See START-HERE.md

v1.1.1 — Windows

Choose a tag to compare

@IronAdamant IronAdamant released this 06 Aug 07:05

AgentVideoParse for Windows — v1.1.1

Portable one-click app — no installer, no Python.

What's new in 1.1.1

  • Hard duration limit restored to 30 seconds (full-minute random seeks were unreliable on Windows)
  • Same native WPF AgentVideoParse.exe with app logo
  • 2 fps sampling, max 60 stills, agent-friendly JPEGs
  • Modern Explorer-style folder picker

Requirements

  • Windows 10/11 (x64)
  • .NET Framework 4.7.2+ (inbox)
  • Media Foundation for common .mp4 / .mov

Install

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

Use

Choose a video ≤ 30 secondsReveal in Explorer for screenshots.

CLI (optional):

AgentVideoParse.exe export path\to\short.mp4

Default output: %USERPROFILE%\Videos\AgentVideoParse\

macOS / Linux packages remain at v1.0.0 until rebuilt.

See START-HERE.md

v1.1.1 — macOS (Apple Silicon)

Choose a tag to compare

@IronAdamant IronAdamant released this 06 Aug 09:56

AgentVideoParse for macOS

Double-click app — no Python required.

Install

  1. Download AgentVideoParse-v1.1.1-macos-arm64.zip
  2. Unzip
  3. Double-click AgentVideoParse.app (right-click → Open the first time if macOS blocks it)
  4. Optional: drag to Applications

Use

Choose a video ≤ 30 seconds → wait → Reveal in Finder for screenshots.

What's new in 1.1.1

  • Agent-friendly JPEG stills (long edge ≤ 1280px) for smaller LLM-friendly folders
  • Hard duration limit remains 30 seconds (no partial extract)
  • Native SwiftUI + AVFoundation app (same product path as 1.0.0)

Notes

  • Built for Apple Silicon (arm64)
  • Debug logging available in the app window
  • Intel Macs: build from source with ./scripts/build-macos-app.sh on an Intel machine

See START-HERE.md

v1.1.0 — Windows

Choose a tag to compare

@IronAdamant IronAdamant released this 06 Aug 04:36

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

v1.0.0 — Windows

Choose a tag to compare

@IronAdamant IronAdamant released this 05 Aug 04:31

AgentVideoParse for Windows

Portable one-click app — no installer, no Python.

What's new (Windows update)

  • Native WPF AgentVideoParse.exe (double-click; not a Python .bat package)
  • Modern Explorer-style folder picker for output path
  • Reliable frame scrubbing for H.264 screen recordings (distinct stills per timestamp)
  • Same product rules: ≤30s gate, 2 fps / max 60 JPEGs, local-only

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.0.0-windows-x64.zip
  2. Unzip anywhere
  3. Double-click AgentVideoParse.exe

Use

Choose a video ≤ 30 secondsReveal in Explorer for screenshots.

CLI (optional):

AgentVideoParse.exe export path\to\short.mp4

macOS and Linux releases are unchanged.

See START-HERE.md

v1.0.0 — macOS (Apple Silicon)

Choose a tag to compare

@IronAdamant IronAdamant released this 05 Aug 04:31

AgentVideoParse for macOS

Double-click app — no Python required.

Install

  1. Download AgentVideoParse-v1.0.0-macos-arm64.zip
  2. Unzip
  3. Double-click AgentVideoParse.app (right-click → Open the first time if macOS blocks it)
  4. Optional: drag to Applications

Use

Choose a video ≤ 30 seconds → wait → Reveal in Finder for screenshots.

Notes

  • Built for Apple Silicon (arm64)
  • Uses SwiftUI + AVFoundation
  • Debug logging available in the app window
  • Intel Macs: build from source with ./scripts/build-macos-app.sh on an Intel machine

See START-HERE.md

v1.0.0 — Linux

Choose a tag to compare

@IronAdamant IronAdamant released this 05 Aug 04:31

AgentVideoParse for Linux

Portable package with ./AgentVideoParse launcher.

Requirements (one-time, Ubuntu/Debian example)

sudo apt install python3 python3-tk \
  gstreamer1.0-tools gstreamer1.0-plugins-base \
  gstreamer1.0-plugins-good gstreamer1.0-libav

Install

  1. Download AgentVideoParse-v1.0.0-linux-x64.zip
  2. Unzip
  3. Run:
./AgentVideoParse

Use

Choose a video ≤ 30 seconds → reveal the screenshots folder.

See START-HERE.md