Skip to content

kim-company/membrane_ffmpeg_transcoder_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Membrane.FFmpeg.Transcoder

Hex.pm Version

Membrane plugin to transcode video into different qualities using FFmpeg and Exile.

Requirements

  • ffmpeg
  • named pipes (mkfifo)

Usage

Put Membrane.FFmpeg.Transcoder somewhere in your pipeline.

Features

  • buffers come with pts and dts values
  • same performance as ffmpeg
  • simple API: attach an output with options, that's it (check the test)
  • constrains the bitrate
  • by adding a Membrane.h264.Parser in the middle, it is compatible with Membrane.MP4.Muxer.CMAF and Membrane.MP4.Muxer.ISOM

Copyright and License

Copyright 2024, KIM Keep In Mind GmbH Licensed under the Apache License, Version 2.0

About

Transcodes a single H264 stream into multiple streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages