cutcutcodec.core.io.read_ffmpeg

Decode the streams of a multimedia file based on ffmpeg.

Decodes video and audio. Images are not well decoded here.

Classes

ContainerInputFFMPEG(filename, **av_kwargs)

Allow to decode a multimedia file with ffmpeg.

Functions

frame_dates(frame)

Return the accurate time interval of the given frame.