{"id":28361367,"url":"https://github.com/juandjara/palomitas-transcoder","last_synced_at":"2026-05-09T09:39:57.546Z","repository":{"id":37881048,"uuid":"262901000","full_name":"juandjara/palomitas-transcoder","owner":"juandjara","description":"Video Trasncoding Queue with Web UI. Currently it only tries to transcode every video to webm","archived":false,"fork":false,"pushed_at":"2023-01-05T20:14:51.000Z","size":79140,"stargazers_count":0,"open_issues_count":32,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-28T13:08:09.706Z","etag":null,"topics":["job-queue","node","react","transcode-video","transcoder"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juandjara.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":"2020-05-11T00:25:07.000Z","updated_at":"2024-05-03T18:49:45.000Z","dependencies_parsed_at":"2023-02-04T14:01:57.603Z","dependency_job_id":null,"html_url":"https://github.com/juandjara/palomitas-transcoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/juandjara/palomitas-transcoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juandjara%2Fpalomitas-transcoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juandjara%2Fpalomitas-transcoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juandjara%2Fpalomitas-transcoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juandjara%2Fpalomitas-transcoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juandjara","download_url":"https://codeload.github.com/juandjara/palomitas-transcoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juandjara%2Fpalomitas-transcoder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261389741,"owners_count":23151412,"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":["job-queue","node","react","transcode-video","transcoder"],"created_at":"2025-05-28T13:08:06.646Z","updated_at":"2026-05-09T09:39:57.540Z","avatar_url":"https://github.com/juandjara.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# palomitas-transcoder\n\nThis project uses Docker and docker-compose to manage the parts of the application.\n\nRun `docker-compose build` once to build the docker images and then run `docker-compose up` to start the redis container and the node container.\n\nYou can start a development version that listens for changes in the files with the command `docker-compose -f docker-compose.dev.yml`. In order for this to work, a `.env` file must be located in the root of the project with at least the content of the `.env.prod` file.\n\nThis only starts the backend part of the project, listening on port 4000. To start the Web UI you nedd to `cd` into the `www` folder, run `npm install` (only once to create the `node_modules` folder) and run `npm start`. The web will be located on http://localhost:3000\n\n### transcoder details\n\nIt only transcodes to webm now, with a video bitrate of 1024k and an audio bitrate of 128k. However, it can run any ffmpeg command that is implemented. Other ffmpeg parameters used are '-crf 17', '-error-resilient 1', '-deadline good', '-cpu-used 2'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuandjara%2Fpalomitas-transcoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuandjara%2Fpalomitas-transcoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuandjara%2Fpalomitas-transcoder/lists"}