video_reencoding_handler

Overview

Classes

class video_reencoding_handler.VideoReencodingHandler

Bases: vikit.common.handler.Handler

Overview

Methods

execute_async(video)

Process the video to reencode and normalize binaries, i.e. make it so the

Members

async execute_async(video)

Process the video to reencode and normalize binaries, i.e. make it so the different video composing a composite have the same format

Parameters:

args -- The arguments: video, build_settings

Returns:

The composite video

Return type:

CompositeVideo