{"id":15086004,"url":"https://github.com/forensicht/vimpeg","last_synced_at":"2026-02-15T20:32:06.645Z","repository":{"id":251116292,"uuid":"835978326","full_name":"forensicht/vimpeg","owner":"forensicht","description":"Extract video frames into a single image in a simple way.","archived":false,"fork":false,"pushed_at":"2025-01-28T18:22:59.000Z","size":1988,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-19T20:49:45.011Z","etag":null,"topics":["ffmpeg","gtk","gtk-rs","gtk4","image","relm4","rust","video"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forensicht.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-30T23:11:58.000Z","updated_at":"2025-01-28T18:23:02.000Z","dependencies_parsed_at":"2024-10-13T08:21:57.917Z","dependency_job_id":"3e9a3d59-4531-46dc-8690-4d55c72a733b","html_url":"https://github.com/forensicht/vimpeg","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"775e8e14c8e4b7e96b3e0abacea488d3c1856ee5"},"previous_names":["forensicht/vimpeg"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forensicht/vimpeg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forensicht%2Fvimpeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forensicht%2Fvimpeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forensicht%2Fvimpeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forensicht%2Fvimpeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forensicht","download_url":"https://codeload.github.com/forensicht/vimpeg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forensicht%2Fvimpeg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29488553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ffmpeg","gtk","gtk-rs","gtk4","image","relm4","rust","video"],"created_at":"2024-09-25T07:02:51.775Z","updated_at":"2026-02-15T20:32:06.630Z","avatar_url":"https://github.com/forensicht.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cbr/\u003e\n    \u003cimg src=\"./data/icons/Vimpeg.svg\" width=\"150\" /\u003e\n    \u003ch1\u003eVimpeg\u003c/h1\u003e\n    \u003ch3\u003eExtract video frames into a single image in a simple way.\u003c/h3\u003e\n\u003c/div\u003e\n\n![Screenshot](./data/screenshots/vimpeg.png#gh-light-mode-only)\n![Screenshot](./data/screenshots/dark.png#gh-dark-mode-only)\n\n# Build\n\n## Dependencies to build\n\nCargo:\n- gtk4\n- libadwaita\n- ffmpeg\n\n### Arch Linux:\n```bash\nsudo pacman -S libadwaita gtk4 ffmpeg\n```\n### Fedora:\n```\nsudo dnf -y install libadwaita-devel gtk4-devel ffmpeg-devel\n```\n### Windows:\nInstall [MSYS2](https://www.msys2.org/)\n\nIn MSYS2, open the MINGW64 terminal and execute the commands below to install the dependencies:\n```\npacman -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-gcc mingw-w64-x86_64-clang mingw-w64-x86_64-pkgconf\npacman -S mingw-w64-x86_64-gtk4 mingw-w64-x86_64-gettext mingw-w64-x86_64-libxml2 mingw-w64-x86_64-librsvg\npacman -S mingw-w64-x86_64-libadwaita\npacman -S mingw-w64-x86_64-ffmpeg\n```\nAdd the paths below in the PATH environment variable:\n* C:\\msys64\\mingw64\\bin\n* C:\\msys64\\mingw64\\lib\n* C:\\msys64\\mingw64\\include\n\nInstall the gnu toolchain for Rust:\n```\nrustup toolchain install stable-x86_64-pc-windows-gnu\nrustup default stable-gnu\n```\n\nCopyright 2024 © Tiago Martins\n\nVimpeg is released under the terms of the [Mozilla Public License v2](https://github.com/forensicht/vimpeg/blob/main/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforensicht%2Fvimpeg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforensicht%2Fvimpeg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforensicht%2Fvimpeg/lists"}