{"id":26519735,"url":"https://github.com/oliverdougherc/rapture-transcoder","last_synced_at":"2026-04-12T07:37:13.530Z","repository":{"id":255943242,"uuid":"853660273","full_name":"oliverdougherC/Rapture-Transcoder","owner":"oliverdougherC","description":"Rapture-Transcoder is a simple and effecient way to bulk transcode files. It uses ffmpeg under the hood to transcode video files.","archived":false,"fork":false,"pushed_at":"2024-10-05T23:32:15.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"Linux","last_synced_at":"2025-03-21T11:37:11.113Z","etag":null,"topics":["apple","cpu","gpu","linux","nvidia","transcode","transcoder","video"],"latest_commit_sha":null,"homepage":"","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/oliverdougherC.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":"2024-09-07T06:58:37.000Z","updated_at":"2024-10-05T22:50:36.000Z","dependencies_parsed_at":"2024-09-14T16:40:56.877Z","dependency_job_id":"c026bbb0-963d-48a4-ba00-f7f00c61e923","html_url":"https://github.com/oliverdougherC/Rapture-Transcoder","commit_stats":null,"previous_names":["oliverdougherc/rapture-transcoder"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/oliverdougherC/Rapture-Transcoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdougherC%2FRapture-Transcoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdougherC%2FRapture-Transcoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdougherC%2FRapture-Transcoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdougherC%2FRapture-Transcoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oliverdougherC","download_url":"https://codeload.github.com/oliverdougherC/Rapture-Transcoder/tar.gz/refs/heads/Linux","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverdougherC%2FRapture-Transcoder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265262552,"owners_count":23736411,"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":["apple","cpu","gpu","linux","nvidia","transcode","transcoder","video"],"created_at":"2025-03-21T11:31:01.496Z","updated_at":"2026-04-12T07:37:08.501Z","avatar_url":"https://github.com/oliverdougherC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Default settings:\n\n* Input = /home/user/media/trans_in\n* Output = /home/user/media/trans_out\n* H.264 video codec (Change in config.json. More in \"Configuration\" section)\n\n\u003c!-- ABOUT THE SCRIPT --\u003e\n## About the Script\n\nRapture-Transcoder is a simple and effecient way to transcode video files. It uses ffmpeg under the hood to transcode video files. It is designed to be run as a schedualed task or manually. I am not a python programmer, so forgive me if this is not up to python standards.\n\n\n\u003c!-- PREREQUISITES --\u003e\n## For Windows Users Only!\n\n\n1. Install and add ffmpeg to your PATH, follow this guide:\n```sh\nhttps://phoenixnap.com/kb/ffmpeg-windows\n```\n\n2. Install python3 \n```sh \nhttps://www.python.org/downloads/windows/\n```\n\n3. Download the latest release and unzip it.\n\n4. Run the \"run.exe\" file to use the script.\n\n\n\u003c!-- INSTALLATION --\u003e\n## Debian/Ubuntu Installation\n\n1. Update your packages and libraries\n```sh\nsudo apt update \u0026\u0026 sudo apt upgrade -y\n```\n\n2. Install the Rapture-Transcoder repository by running \n```sh\ngit clone https://github.com/oliverdougherC/Rapture-Transcoder\n```\n\n3. Navigate to the Rapture-Transcoder directory\n```sh\ncd Rapture-Transcoder\n```\n\n4. Run the setup script\n```sh\nsudo ./setup\n```\n\n\n\u003c!-- CONFIGURATION --\u003e\n## Configuration\n\n1. If desired, change the transcoding settings in the *config.json* file. \n```sh\nnano config.json\n```\n\n\n\u003c!-- USAGE --\u003e\n## Usage\n\n1. Run the script\n```sh\n./run\n```\n\n2. Select the option you want. 1 for runing the transcode service.\n\n3. Sit back and relax while the script transcodes your videos.\n\n4. If you run into an error or are just curious, take a look at the log file\n```sh\ncat logs/transcoding.log\n```\n\nNote: The first time you run the script, the it will create the default directories specified in the *config.json* file if they do not exist.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverdougherc%2Frapture-transcoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foliverdougherc%2Frapture-transcoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverdougherc%2Frapture-transcoder/lists"}