{"id":15356363,"url":"https://github.com/saravanabalagi/video-to-image-timestamp","last_synced_at":"2026-04-26T20:32:08.378Z","repository":{"id":84130189,"uuid":"197629292","full_name":"saravanabalagi/video-to-image-timestamp","owner":"saravanabalagi","description":"A simple shell script to pulverise a video into PNGs neatly logged in a timestamp imagename txt file. Uses ffprobe and ffmpeg","archived":false,"fork":false,"pushed_at":"2019-07-18T17:33:33.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-26T20:46:44.935Z","etag":null,"topics":["ffmpeg","ffprobe","image-processing","orb-slam2","timestamp","video-to-images"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saravanabalagi.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}},"created_at":"2019-07-18T17:23:06.000Z","updated_at":"2020-05-03T08:48:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed467ee3-69a1-458a-a7bc-ae5b0fc002b0","html_url":"https://github.com/saravanabalagi/video-to-image-timestamp","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"5b3a0ac05a9d79439a526be17a076e37210d7f92"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saravanabalagi/video-to-image-timestamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saravanabalagi%2Fvideo-to-image-timestamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saravanabalagi%2Fvideo-to-image-timestamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saravanabalagi%2Fvideo-to-image-timestamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saravanabalagi%2Fvideo-to-image-timestamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saravanabalagi","download_url":"https://codeload.github.com/saravanabalagi/video-to-image-timestamp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saravanabalagi%2Fvideo-to-image-timestamp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: 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","ffprobe","image-processing","orb-slam2","timestamp","video-to-images"],"created_at":"2024-10-01T12:28:30.011Z","updated_at":"2026-04-26T20:32:08.355Z","avatar_url":"https://github.com/saravanabalagi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# video-to-image\nA simple shell script to pulverise a video into PNGs which can then be used in slam systems like [ORB SLAM](https://github.com/raulmur/ORB_SLAM2). This also creates a `.txt` file with timestamp and filename of each file in separate lines similar to that of TUMs `rgb.txt`\n\n```\n1305031102.175304 rgb/1305031102.175304.png\n1305031102.211214 rgb/1305031102.211214.png\n1305031102.243211 rgb/1305031102.243211.png\n1305031102.275326 rgb/1305031102.275326.png\n1305031102.311267 rgb/1305031102.311267.png\n```\n\n## Dependencies\n\n1. ffprobe\n1. ffmpeg\n\n## Usage\n\nPlace your video file in the same place as [video_processor](video_processor.sh) script and then execute in your terminal\n```sh\nsh video_processor.sh your_video_file\n```\n\n## Options:\n\nThese options can be configured interactively once the script is executing:\n\n1. Output folder name\n2. Resize\n3. Rotate\n4. Specify fps\n\n## License\n\nPlease see the [license](LICENSE) file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaravanabalagi%2Fvideo-to-image-timestamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaravanabalagi%2Fvideo-to-image-timestamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaravanabalagi%2Fvideo-to-image-timestamp/lists"}