Membrane plugin to transcode video into different qualities using FFmpeg and Exile.
- ffmpeg
- named pipes (mkfifo)
Put Membrane.FFmpeg.Transcoder
somewhere in your pipeline.
- 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 2024, KIM Keep In Mind GmbH Licensed under the Apache License, Version 2.0