spdl.io.Frames

class Frames[source]

Frames object. Returned from decode functions.

Frames objects represent the result of the decoding and filtering. Internally, it holds a series of FFmpeg’s AVFrame objects thus thery are not a contiguous memory object.