{"id":18352750,"url":"https://github.com/membraneframework/membrane_abr_transcoder_plugin","last_synced_at":"2026-02-16T10:05:58.418Z","repository":{"id":223850595,"uuid":"692063964","full_name":"membraneframework/membrane_abr_transcoder_plugin","owner":"membraneframework","description":"ABR (adaptive bitrate) transcoder, that accepts an h.264 video and outputs multiple variants of it with different qualities.","archived":false,"fork":false,"pushed_at":"2024-02-22T18:14:38.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-01T15:44:11.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/membraneframework.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":"2023-09-15T13:31:59.000Z","updated_at":"2024-07-09T08:26:19.000Z","dependencies_parsed_at":"2024-11-05T21:41:30.926Z","dependency_job_id":null,"html_url":"https://github.com/membraneframework/membrane_abr_transcoder_plugin","commit_stats":null,"previous_names":["membraneframework/membrane_abr_transcoder_plugin"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/membraneframework/membrane_abr_transcoder_plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_abr_transcoder_plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_abr_transcoder_plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_abr_transcoder_plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_abr_transcoder_plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/membraneframework","download_url":"https://codeload.github.com/membraneframework/membrane_abr_transcoder_plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_abr_transcoder_plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278250087,"owners_count":25955840,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-05T21:37:10.453Z","updated_at":"2025-10-04T00:55:21.017Z","avatar_url":"https://github.com/membraneframework.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Membrane ABR Transcoder plugin\n\n[![Hex.pm](https://img.shields.io/hexpm/v/membrane_abr_transcoder_plugin.svg)](https://hex.pm/packages/membrane_abr_transcoder_plugin)\n[![API Docs](https://img.shields.io/badge/api-docs-yellow.svg?style=flat)](https://hexdocs.pm/membrane_abr_transcoder_plugin)\n[![CircleCI](https://circleci.com/gh/membraneframework/membrane_abr_transcoder_plugin.svg?style=svg)](https://circleci.com/gh/membraneframework/membrane_abr_transcoder_plugin)\n\nThis plugin provides an ABR (adaptive bitrate) transcoder, that accepts an h.264 video and outputs multiple variants of it with different qualities.\nThe transcoder supports two backends: Nvidia and Xilinx. Using the Nvidia backend is recommended, as it has proven to be more stable.\n\n## Prerequisites\n\nDepending on the backend you choose, the transcoder requires Nvidia or Xilinx drivers to work.\nHere's how to set up the Nvidia driver and use the plugin in Docker on a Debian host:\n```bash\n$ scripts/install_docker.sh # installs Docker\n$ scripts/setup_nvidia.sh # installs Nvidia drivers and Nvidia Container Toolkit\n$ scripts/build_nvidia.sh # builds the Docker image\n$ scripts/run_nvidia.sh # runs the Docker container\n```\n\nIn the container, you can run an example pipeline with `elixir example.exs`.\n\n## Installation\n\nOnce you have the environment set up, you should add the transcoder to dependencies:\n\n```elixir\n{:membrane_abr_transcoder_plugin, \"~\u003e 0.1.0\"}\n```\n\n## Usage\n\nThe `example.exs` script shows how to transcode a video file to multiple resolutions. To run it, type `elixir example.exs`.\n\n## Sponsors\n\nThis plugin is sponsored by [VStream](https://vstream.com/).\n\n## Copyright and License\n\nCopyright 2020, [Software Mansion](https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=membrane_abr_transcoder_plugin)\n\n[![Software Mansion](https://logo.swmansion.com/logo?color=white\u0026variant=desktop\u0026width=200\u0026tag=membrane-github)](https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=membrane_abr_transcoder_plugin)\n\nLicensed under the [Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembraneframework%2Fmembrane_abr_transcoder_plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmembraneframework%2Fmembrane_abr_transcoder_plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembraneframework%2Fmembrane_abr_transcoder_plugin/lists"}