View Source Membrane.IVF.Deserializer (Membrane IVF Plugin v0.8.0)
Deserializer is capable of converting stream representing video in IVF format into stream of Membrane.Buffer's with video frames with correct timestamps in Membrane timebase (it is 1 nanosecond = 1/(10^9)[s])
Pads
:input
Accepted formats:
%Membrane.RemoteStream{content_format: fmt} when fmt in [IVF, nil]
Direction: | :input |
Availability: | :always |
Flow control: | :auto |
:output
Accepted formats:
VP8
VP9
Direction: | :output |
Availability: | :always |
Flow control: | :auto |