Membrane.Ogg.Muxer
(Membrane Ogg plugin v0.5.1)
View Source
A Membrane element for muxing streams into a OGG container. For now only supports muxing a single Opus track containing one stream (mono or stereo).
The incoming Opus stream needs to have :duration field in metadata.
Pads
:input
Accepted formats:
%Membrane.Opus{self_delimiting?: false}| Direction: | :input |
| Availability: | :always |
| Flow control: | :auto |
:output
Accepted formats:
%Membrane.RemoteStream{type: :packetized, content_format: Ogg}| Direction: | :output |
| Availability: | :always |
| Flow control: | :auto |