Membrane.IVF.Deserializer (Membrane IVF Plugin v0.9.0)

View Source

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:

AV1
VP8
VP9
Direction::output
Availability::always
Flow control::auto