{"id":21553486,"url":"https://github.com/parzival-space/ffmpeg-inject","last_synced_at":"2026-05-18T22:07:51.774Z","repository":{"id":57234954,"uuid":"396381574","full_name":"parzival-space/ffmpeg-inject","owner":"parzival-space","description":"Injects the ffmpeg-static binarys into the path variable of the current node process.","archived":false,"fork":false,"pushed_at":"2022-01-10T09:51:05.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T01:03:25.412Z","etag":null,"topics":["environment-variables","ffmpeg","ffmpeg-static"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/ffmpeg-inject","language":"JavaScript","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/parzival-space.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-15T14:40:40.000Z","updated_at":"2022-11-02T08:16:04.000Z","dependencies_parsed_at":"2022-08-23T15:50:16.154Z","dependency_job_id":null,"html_url":"https://github.com/parzival-space/ffmpeg-inject","commit_stats":null,"previous_names":["malte-linke/ffmpeg-inject"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parzival-space%2Fffmpeg-inject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parzival-space%2Fffmpeg-inject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parzival-space%2Fffmpeg-inject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parzival-space%2Fffmpeg-inject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parzival-space","download_url":"https://codeload.github.com/parzival-space/ffmpeg-inject/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244139422,"owners_count":20404514,"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":["environment-variables","ffmpeg","ffmpeg-static"],"created_at":"2024-11-24T07:10:56.846Z","updated_at":"2026-05-18T22:07:51.725Z","avatar_url":"https://github.com/parzival-space.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FFMPEG-INJECT\n\nThis module injects the ffmpeg binaries into the path variable of the current node process. \u003cbr\u003e\nThe binaries are provided by the \u003ca href=\"https://www.npmjs.com/package/ffmpeg-static\" target=\"_blank\"\u003effmpeg-static\u003c/a\u003e module. \n\n## How to use\n\nThe usage is pretty much the same as in ffmpeg-static, except that it also adds the ffmpeg binary path to the environment variables.\n\n```javascript\nvar file = require('ffmpeg-inject');\nvar enviroment = process.env['PATH'];\n\nconsole.log(`path: ${ffmpeg}`);\nconsole.log(`enviroment: ${enviroment}`);\n```\n```\n$ node example.js\n\npath: /home/malte/test/ffmpeg-inject/node_modules/ffmpeg-static/ffmpeg.exe\nenviroment: ...:/home/malte/test/ffmpeg-inject/node_modules/ffmpeg-static\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparzival-space%2Fffmpeg-inject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparzival-space%2Fffmpeg-inject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparzival-space%2Fffmpeg-inject/lists"}