cutcutcodec.core.classes

Defines the data structure used throughout the rest of the module.

Modules

container

Defines the entry and exit points of the assembly graph.

encoder

The codecs and encoders.

filter

It's a node that acts on streams.

frame

Defines the structure of a base frame, inerit from torch array.

frame_audio

Defines the structure an audio frame.

frame_video

Defines the structure a video frame.

layout

The significance of the audio and video frame channels.

meta_filter

It's an effect that combine several effects.

muxer

The multimedia formats.

node

General node of the assembly graph.

stream

Defines the structure of an abstract multimedia stream.

stream_audio

Defines the structure of an abstract audio stream.

stream_video

Defines the structure of an abstract video stream.