Skip to content

membraneframework/membrane_vk_video_plugin

Repository files navigation

Membrane vk video plugin

Hex.pm API Docs CircleCI

Membrane H.264 decoder based on vk-video. It's a part of the Membrane Framework.

Installation

The package can be installed by adding membrane_vk_video_plugin to your list of dependencies in mix.exs:

def deps do
  [
    {:membrane_vk_video_plugin, "~> 0.1.0"}
  ]
end

This package depends on hardware encoding acceleration capabilities provided by Vulkan video exensions and works only on Linux with NVIDIA or AMD GPUs with Mesa drivers. For more information see the README of the vk-video Rust package.

Copyright and License

Copyright 2025, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

Membrane H.264 decoder and encoder based on vk-video

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •