Releases: IronAdamant/AgentVideoParse
Release list
v1.1.2 — Windows
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
.exeicon 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
- Download
AgentVideoParse-v1.1.2-windows-x64.zip - Unzip anywhere
- Double-click AgentVideoParse.exe
Use
Choose a video ≤ 30 seconds → Reveal 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)
AgentVideoParse for macOS
Double-click app — no Python required.
Install
- Download
AgentVideoParse-v1.1.2-macos-arm64.zip - Unzip
- Double-click AgentVideoParse.app (right-click → Open the first time if macOS blocks it)
- 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.shon an Intel machine - Windows 1.1.2 will follow separately
See START-HERE.md
v1.1.1 — Windows
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
- Download
AgentVideoParse-v1.1.1-windows-x64.zip - Unzip anywhere
- Double-click AgentVideoParse.exe
Use
Choose a video ≤ 30 seconds → Reveal 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)
AgentVideoParse for macOS
Double-click app — no Python required.
Install
- Download
AgentVideoParse-v1.1.1-macos-arm64.zip - Unzip
- Double-click AgentVideoParse.app (right-click → Open the first time if macOS blocks it)
- 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.shon an Intel machine
See START-HERE.md
v1.1.0 — Windows
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
v1.0.0 — Windows
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
.batpackage) - 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
- Download
AgentVideoParse-v1.0.0-windows-x64.zip - Unzip anywhere
- Double-click AgentVideoParse.exe
Use
Choose a video ≤ 30 seconds → Reveal 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)
AgentVideoParse for macOS
Double-click app — no Python required.
Install
- Download
AgentVideoParse-v1.0.0-macos-arm64.zip - Unzip
- Double-click AgentVideoParse.app (right-click → Open the first time if macOS blocks it)
- 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.shon an Intel machine
See START-HERE.md
v1.0.0 — Linux
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-libavInstall
- Download
AgentVideoParse-v1.0.0-linux-x64.zip - Unzip
- Run:
./AgentVideoParseUse
Choose a video ≤ 30 seconds → reveal the screenshots folder.
See START-HERE.md