{"id":13767657,"url":"https://github.com/Vilsol/Transcoder","last_synced_at":"2025-05-10T23:30:49.477Z","repository":{"id":146861175,"uuid":"103644990","full_name":"Vilsol/Transcoder","owner":"Vilsol","description":"Docker container to transcode videos in mounted volume to H265 using FFMPEG","archived":true,"fork":false,"pushed_at":"2021-12-02T02:39:22.000Z","size":21,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-17T03:30:30.892Z","etag":null,"topics":["docker","encoder","ffmpeg","h265","media","transcode"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/vilsol/transcoder","language":"Python","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/Vilsol.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}},"created_at":"2017-09-15T10:26:24.000Z","updated_at":"2024-09-26T21:42:37.000Z","dependencies_parsed_at":"2023-04-21T14:01:11.246Z","dependency_job_id":null,"html_url":"https://github.com/Vilsol/Transcoder","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/Vilsol%2FTranscoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vilsol%2FTranscoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vilsol%2FTranscoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vilsol%2FTranscoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vilsol","download_url":"https://codeload.github.com/Vilsol/Transcoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253497296,"owners_count":21917683,"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":["docker","encoder","ffmpeg","h265","media","transcode"],"created_at":"2024-08-03T16:01:10.693Z","updated_at":"2025-05-10T23:30:49.272Z","avatar_url":"https://github.com/Vilsol.png","language":"Python","readme":"# DEPRECATED\n\nThis repository is discontinued in favor of https://github.com/Vilsol/transcoder-go\n\n# Transcoder\n\nDocker container to transcode videos in mounted volume to H265\n\n\n## To run\n\n1. Change the volume to point at your root media folder\n2. `docker-compose up -d`\n\n\n## To view live transcoding\n\n`docker logs transcoder_transcoder_1 \u0026\u0026 docker attach --no-stdin transcoder_transcoder_1`\n\n(CTRL-C is safe to exit with)\n\n\n## Telegram notifications\n\n1. Create a .env file\n2. Set `BOT_KEY` and `CHAT_ID` variables\n3. Recreate the container\n\n\n## Ignoring files\n\nYou can ignore files using `.transcodeignore`, which will make it not transcode any files in that directory or subdirectories.\n\n\n## Re-Transcoding H265 -\u003e H265\n\nBy default, the option to re-transcode H265 -\u003e H265 is enabled. You can turn it off by setting environment variable `H265_TRANSCODE` to False\n\nThe other variable `H265_MB_H` defines how many MB/h is your target. If a file is below that target, it will not attempt to re-transcode the file.\n\nIt uses the formula `size / duration` instead of the reported bit rate by ffmpeg, as it seems it is often incorrect and not representative of the resulting file size.\n\n\n## All Environment Variables\n\n| Variable       | Description                                                            | Default |\n|----------------|------------------------------------------------------------------------|---------|\n| ROOT_PATH      | The path of media to transcode (inside the container)                  | /media  |\n| BOT_KEY        | The Telegram bot key                                                   |         |\n| CHAT_ID        | The Telegram chat ID to report to                                      |         |\n| HOST           | The Host to specify in Telegram messages                               |         |\n| CRF            | The Constant Rate Factor quality setting. Lower number, better quality | 16      |\n| H265_TRANSCODE | Whether to re-transcode H265 content                                   | True    |\n| H265_MB_H      | Minimum MB/h to attempt to re-transcode H265 content                   | 1000    |\n","funding_links":[],"categories":["Encoding","HarmonyOS"],"sub_categories":["Talks Presentations Podcasts","Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVilsol%2FTranscoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVilsol%2FTranscoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVilsol%2FTranscoder/lists"}