{"id":48411079,"url":"https://github.com/jfleezy23/frame-player","last_synced_at":"2026-05-04T05:03:12.595Z","repository":{"id":349435190,"uuid":"1202320479","full_name":"jfleezy23/frame-player","owner":"jfleezy23","description":"Frames-first video review tool with Windows WPF stable release plus macOS and Windows Avalonia previews.","archived":false,"fork":false,"pushed_at":"2026-05-04T04:17:48.000Z","size":2144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-04T04:27:29.129Z","etag":null,"topics":["annotation","avalonia","computer-vision","desktop-app","ffmpeg","frame-accurate","frame-by-frame","macos","video-analysis","video-player","video-qa","video-review","windows","wpf"],"latest_commit_sha":null,"homepage":"https://github.com/jfleezy23/frame-player/releases","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jfleezy23.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-05T22:17:53.000Z","updated_at":"2026-05-04T04:17:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jfleezy23/frame-player","commit_stats":null,"previous_names":["jfleezy23/frame-player"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/jfleezy23/frame-player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfleezy23%2Fframe-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfleezy23%2Fframe-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfleezy23%2Fframe-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfleezy23%2Fframe-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfleezy23","download_url":"https://codeload.github.com/jfleezy23/frame-player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfleezy23%2Fframe-player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32595202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["annotation","avalonia","computer-vision","desktop-app","ffmpeg","frame-accurate","frame-by-frame","macos","video-analysis","video-player","video-qa","video-review","windows","wpf"],"created_at":"2026-04-06T06:03:15.180Z","updated_at":"2026-05-04T05:03:12.590Z","avatar_url":"https://github.com/jfleezy23.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frame Player\n\nFrame Player is a frame-first desktop video review tool for exact stepping, seeking, compare review, loop review, and export workflows.\n\n## Downloads\n\n| Release track | Platform | Current release | Download |\n| --- | --- | --- | --- |\n| Windows stable | Windows 10 or later | `v1.8.4` | [Frame Player v1.8.4](https://github.com/jfleezy23/frame-player/releases/tag/v1.8.4) |\n| macOS Preview | Apple Silicon, macOS 13 or later | `0.1.1` | [Frame Player macOS Preview 0.1.1](https://github.com/jfleezy23/frame-player/releases/tag/macos-preview-0.1.1) |\n| Windows Avalonia Preview | Windows 10 or later, x64 | `0.1.0` | [Frame Player v1.8.4 unified downloads](https://github.com/jfleezy23/frame-player/releases/tag/v1.8.4) |\n\nThe Windows WPF app remains the stable release line. The Apple Silicon macOS Preview and Windows Avalonia Preview are controlled preview builds for the cross-platform Avalonia direction.\n\n## Highlights\n\n- Exact frame stepping and frame jumps based on decoded display-order frame identity.\n- Single-pane and two-pane compare review for original vs processed media.\n- Pane-local and shared transport controls with timeline scrubbing and frame entry.\n- A/B loop playback with clip export and side-by-side compare export.\n- Audio playback when supported, with video-only fallback for silent or unsupported audio.\n- Recent files, diagnostics export, Video Info, About, and Help surfaces.\n- Bundled pinned FFmpeg runtimes; no Homebrew or external FFmpeg install required for released apps.\n\n## Screenshots\n\nThese screenshots are captured from the actual Windows stable app and macOS Preview app. They show the current empty-state layouts; loaded-video screenshots should replace or supplement them when clean corpus-backed captures are available.\n\n| Windows stable | macOS Preview |\n| --- | --- |\n| ![Windows stable single-pane empty state](docs/assets/screenshots/windows-main.png) | ![macOS Preview single-pane empty state](docs/assets/screenshots/macos-main.png) |\n| ![Windows stable two-pane compare empty state](docs/assets/screenshots/windows-compare.png) | ![macOS Preview two-pane compare empty state](docs/assets/screenshots/macos-compare.png) |\n\n## Documentation\n\n- [Wiki](https://github.com/jfleezy23/frame-player/wiki): user guide, screenshots, shortcuts, troubleshooting, build notes, validation, and security notes.\n- [All releases](https://github.com/jfleezy23/frame-player/releases): Windows stable, macOS Preview, and Windows Avalonia Preview downloads.\n- [macOS Preview release note](docs/release-macos-preview-0.1.1.md): notarization, validation evidence, and current preview limitations.\n- [Windows Avalonia Preview release note](docs/release-avalonia-windows-preview-0.1.0.md): validation evidence and current preview limitations.\n- [Release checklist](docs/release-checklist.md): release validation steps.\n- [Security policy](SECURITY.md): supported versions and reporting process.\n- [Third-party notices](THIRD_PARTY_NOTICES.md): FFmpeg and runtime licensing notes.\n\n## Build From Source\n\nWindows stable:\n\n```powershell\n.\\scripts\\Build-FramePlayer.ps1\n```\n\nmacOS Preview:\n\n```bash\ndotnet build src/FramePlayer.Mac/FramePlayer.Mac.csproj -c Release\ndotnet test tests/FramePlayer.Mac.Tests/FramePlayer.Mac.Tests.csproj -c Release --filter \"Category!=ReleaseCandidate\"\n```\n\nWindows Avalonia Preview:\n\n```powershell\ndotnet build src\\FramePlayer.Desktop\\FramePlayer.Desktop.csproj -c Release\ndotnet test tests\\FramePlayer.Desktop.Tests\\FramePlayer.Desktop.Tests.csproj -c Release\n```\n\nSee the [Wiki build guide](https://github.com/jfleezy23/frame-player/wiki/Build-From-Source) for runtime staging, corpus validation, signing, and notarization details.\n\n## Release Tracks\n\n- Windows stable remains `v1.8.4` and keeps the existing WPF source path, build path, runtime bootstrap, tests, and release process.\n- macOS Preview `0.1.1` is Apple Silicon only and is not yet a declaration that Avalonia replaces the Windows WPF app.\n- Windows Avalonia Preview `0.1.0` is a separate ZIP preview under `src/FramePlayer.Desktop`; it does not replace the Windows WPF app.\n- Current public downloads are linked from the unified [Frame Player v1.8.4 release page](https://github.com/jfleezy23/frame-player/releases/tag/v1.8.4).\n\n## License\n\nFrame Player source is licensed under [MIT](LICENSE). Third-party runtime and FFmpeg notices are documented in [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfleezy23%2Fframe-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfleezy23%2Fframe-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfleezy23%2Fframe-player/lists"}