{"id":23867802,"url":"https://github.com/cor1nthian/videomerge","last_synced_at":"2026-04-29T14:33:51.188Z","repository":{"id":270522266,"uuid":"910637959","full_name":"cor1nthian/videomerge","owner":"cor1nthian","description":"MP4 video merge script","archived":false,"fork":false,"pushed_at":"2025-02-02T19:56:41.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T20:28:47.731Z","etag":null,"topics":["ffmpeg","ffprobe","merge","mp4","video"],"latest_commit_sha":null,"homepage":"","language":"Python","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/cor1nthian.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":"2024-12-31T22:37:33.000Z","updated_at":"2025-02-02T19:56:45.000Z","dependencies_parsed_at":"2024-12-31T23:29:53.210Z","dependency_job_id":"74681554-6697-4fa3-ba95-7c4c41ab833e","html_url":"https://github.com/cor1nthian/videomerge","commit_stats":null,"previous_names":["cor1nthian/videomerge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cor1nthian%2Fvideomerge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cor1nthian%2Fvideomerge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cor1nthian%2Fvideomerge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cor1nthian%2Fvideomerge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cor1nthian","download_url":"https://codeload.github.com/cor1nthian/videomerge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240206994,"owners_count":19765041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","merge","mp4","video"],"created_at":"2025-01-03T11:14:20.708Z","updated_at":"2026-04-29T14:33:51.183Z","avatar_url":"https://github.com/cor1nthian.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# videomerge\nVideo merge script creating a video file from a bunch if video files and (optionally) chapters and timestamp text data list.\n\nScript uses fffmpeg / ffprobe binary tools, read more on this in script comments\n\nTested with Windows 10\n\nCan be called with arguments:\n| Position | Suggested type | Description |\n| --- | --- | --- |\n| 1 | String | Path to folder containing video files and image\n| 2 | Boolean | If true, creates exact chapter marks (adds half a second to every chapter start mark, which is enough even in case of not exact K-Lite player rewind)\n| 3 | Boolean | If true, creates twxt file containg chapter info\n\n:exclamation: Variables set in the script have priority over script arguments\n\nScript return codes:\n| Code | Description |\n| --- | --- |\n| 0 | Successful execution |\n| 1 | Content folder does not exist |\n| 2 | Content folder path not found |\n| 3 | Exact chapter timestaamp mark variable not set |\n| 4 | Text chapter creation mark variable not set |\n| 5 | No files found in specified (content) folder |\n| 6 | Could not create video file list |\n| 7 | Could not get media duration |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcor1nthian%2Fvideomerge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcor1nthian%2Fvideomerge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcor1nthian%2Fvideomerge/lists"}