@vpalmisano/webrtcperf
    Preparing search index...

    Function prepareVideo

    • It prepares a video file for VMAF evaluation applying a timestamp video overlay.

      Parameters

      • __namedParameters: {
            videoDuration: number;
            videoFramerate: number;
            videoHeight: number;
            videoWidth: number;
            vmafPrepareVideo: string;
            vmafVideoCrop?: string;
        }
      • keepSourceFile: boolean = true

        If the source file should be kept.

      Returns Promise<void>