{"id":15085968,"url":"https://github.com/kostasereksonas/video-encoder","last_synced_at":"2026-02-26T17:04:39.902Z","repository":{"id":253292424,"uuid":"843061939","full_name":"KostasEreksonas/video-encoder","owner":"KostasEreksonas","description":"A wrapper Bash script to encode videos with ffmpeg","archived":false,"fork":false,"pushed_at":"2024-09-28T07:22:20.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T11:53:00.754Z","etag":null,"topics":["arch-linux","encoding","ffmpeg","ffmpeg-script","ffmpeg-wrapper","linux","video-encoder","video-encoding"],"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/KostasEreksonas.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-08-15T17:43:07.000Z","updated_at":"2024-09-28T07:22:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d5e620a-0ae6-4804-84cc-27fe78cef962","html_url":"https://github.com/KostasEreksonas/video-encoder","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"5de23769a468769b8facdb3e099d7d706a73182d"},"previous_names":["kostasereksonas/video-encoder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KostasEreksonas/video-encoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KostasEreksonas%2Fvideo-encoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KostasEreksonas%2Fvideo-encoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KostasEreksonas%2Fvideo-encoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KostasEreksonas%2Fvideo-encoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KostasEreksonas","download_url":"https://codeload.github.com/KostasEreksonas/video-encoder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KostasEreksonas%2Fvideo-encoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29865431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T16:38:37.846Z","status":"ssl_error","status_checked_at":"2026-02-26T16:37:58.932Z","response_time":89,"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":["arch-linux","encoding","ffmpeg","ffmpeg-script","ffmpeg-wrapper","linux","video-encoder","video-encoding"],"created_at":"2024-09-25T07:02:29.355Z","updated_at":"2026-02-26T17:04:39.851Z","avatar_url":"https://github.com/KostasEreksonas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# video-encoder\nAttempt to automate video encoding using ffmpeg \n\nTable of Contents\n=================\n* [Installation](#Installation)\n* [Usage](#Usage)\n    * [Encoders](#Encoders)\n    * [Presets](#Presets)\n    * [CRF](#CRF)\n\n# Installation\n\nDownload script with the following command:\n\n`curl -O https://raw.githubusercontent.com/KostasEreksonas/video-encoder/main/video-encoder`\n\nEnable execution of `video-encoder` script by setting the executable bit on:\n\n`chmod +x video-encoder`\n\n# Usage\n\nStart the script with `./video-encoder` and follow the prompt\n\n## Encoders\n\nAs of now, options for `libx264` and `libx265` are available\n\n## Presets\n\nAvailable presets:\n- `ultrafast`\n- `superfast`\n- `veryfast`\n- `faster`\n- `fast`\n- `medium`\n- `slow`\n- `slower`\n- `veryslow`\n- `placebo`\n\n## CRF\n\nCRF values are 0 - 53 for `libx264` and 0 - 51 for `libx265`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkostasereksonas%2Fvideo-encoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkostasereksonas%2Fvideo-encoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkostasereksonas%2Fvideo-encoder/lists"}