{"id":22879299,"url":"https://github.com/utdata/ffmpeg-conversions","last_synced_at":"2025-03-31T14:33:38.222Z","repository":{"id":92281186,"uuid":"250907650","full_name":"utdata/ffmpeg-conversions","owner":"utdata","description":"Scripts to convert .mov files to .gif or .mp4","archived":false,"fork":false,"pushed_at":"2020-03-29T01:13:02.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T20:44:25.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/utdata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-28T22:38:35.000Z","updated_at":"2020-03-29T01:13:04.000Z","dependencies_parsed_at":"2023-06-08T06:30:15.102Z","dependency_job_id":null,"html_url":"https://github.com/utdata/ffmpeg-conversions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utdata%2Fffmpeg-conversions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utdata%2Fffmpeg-conversions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utdata%2Fffmpeg-conversions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utdata%2Fffmpeg-conversions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utdata","download_url":"https://codeload.github.com/utdata/ffmpeg-conversions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246483554,"owners_count":20784912,"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-12-13T16:38:48.766Z","updated_at":"2025-03-31T14:33:38.202Z","avatar_url":"https://github.com/utdata.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ffmpeg conversions\n\n## Requirements\n\nThree packages used for processing, installed with [Homebrew](https://brew.sh/).\n\n```\nbrew install ffmpeg\nbrew install imagemagick\nbrew install gifsicle\n```\n\nThe scripts have some paths so they either need to be modified or save the repo in `Documents/scripts/ffmpeg-conversions`.\n\n## bash profile\n\nAdd the following to your `.bash_profile` for one line processing. Don't forget to restart your shell.\n\n```bash\n# run mov conversion\nalias conv_mp4=\"bash ~/Documents/scripts/ffmpeg-conversions/mp4.sh\"\nalias conv_gif=\"bash ~/Documents/scripts/ffmpeg-conversions/gif.sh\"\nalias conv_both=\"bash ~/Documents/scripts/ffmpeg-conversions/both.sh\"\n```\n\n## How it works\n\nI use the Mac's `command-5` screen capture tool, which saves an `.mov` file to my desktop. Move the resulting file or files into `01_in`.\n\nWhen you run the command, it moves the original and resulting files into `02_out`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futdata%2Fffmpeg-conversions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futdata%2Fffmpeg-conversions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futdata%2Fffmpeg-conversions/lists"}