{"id":20374098,"url":"https://github.com/robcranfill/stills-to-vid","last_synced_at":"2025-07-13T22:07:32.954Z","repository":{"id":15257846,"uuid":"17986941","full_name":"RobCranfill/Stills-To-Vid","owner":"RobCranfill","description":"OpenCV code to create a video from a set of stills, along with a bash script to accumulate frames from a web cam and then do that first thing.","archived":false,"fork":false,"pushed_at":"2014-03-21T18:22:21.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T20:46:07.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"robinrob/c-plus-plus","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RobCranfill.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}},"created_at":"2014-03-21T16:49:31.000Z","updated_at":"2014-03-21T18:22:21.000Z","dependencies_parsed_at":"2022-08-25T11:10:41.203Z","dependency_job_id":null,"html_url":"https://github.com/RobCranfill/Stills-To-Vid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RobCranfill/Stills-To-Vid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobCranfill%2FStills-To-Vid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobCranfill%2FStills-To-Vid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobCranfill%2FStills-To-Vid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobCranfill%2FStills-To-Vid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobCranfill","download_url":"https://codeload.github.com/RobCranfill/Stills-To-Vid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobCranfill%2FStills-To-Vid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265212717,"owners_count":23728584,"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":[],"created_at":"2024-11-15T01:22:18.350Z","updated_at":"2025-07-13T22:07:32.925Z","avatar_url":"https://github.com/RobCranfill.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Stills-To-Vid\n=============\n\nOpenCV code to create a video from a set of stills, along with a bash script to accumulate frames from a web cam and then do that first thing. And another bash script to be used with 'crontab' to automate the process.\n\nThere are two versions of the code: one in C, and the other in C++. They are trivially different, really. I had thought there would be more difference, but apparently not. Or I'm just not availing myself of C++ facilities, which is a possibility.\n\n\nPrerequisites\n-------------\n* OpenCV. This was done using OpenCV 2.6, and I *think* it requires at least that version, but haven't tested anywhere else;\n* C or C++ compiler;\n* CMake (version 2.8 used; required? That's what it says in the CMake file itself);\n* This was developed on Linux (Ubuntu 12.04 and Raspian Wheezy) but might-should work elesewhere?\n* If you want to run the example script, it uses 'wget'.\n\n\nUsage\n-----\n\nArgs are\n\n    MakeVid {input_dir_with_format} {output_file} {fps} {reps}\n    \nSuch as\n \n    MakeVid images/frame_%1d.jpg myMovie.mpg 30 5\n\nwould ingest a bunch of pics in the directory \"images\", named \"frame_1.jpg\", \"frame_2.jpg\", etc, and output the MPEG file \"myMovie.mpg\" with a playback rate of 30FPS; each input frame would be repeated 5 times, for an arguably-smoother playback.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobcranfill%2Fstills-to-vid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobcranfill%2Fstills-to-vid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobcranfill%2Fstills-to-vid/lists"}