cutcutcodec.core.io.write_ffmpeg

Management of the encoding of a multimedia stream based on PyAV.

Classes

ContainerOutputFFMPEG(in_streams, filename, ...)

Allow to write the output file to disk.

Functions

frame_audio_to_av(frame_audio)

Convert a FrameAudio cutcutcodec into a av audio frame for encoding.

frame_video_to_av(frame_video)

Convert a FrameVideo cutcutcodec into a av video frame for encoding.