Skip to content

使用外部输入有的机型会崩溃 [[FURenderKit shareRenderKit] renderWithInput:rInput]; #119

@qiuqixiang

Description

@qiuqixiang

FURenderInput *input = [[FURenderInput alloc] init];
input.pixelBuffer = pixelBuffer;
FURenderOutput *output = [[FURenderKit shareRenderKit] renderWithInput:input];
return output.pixelBuffer;
在iPhone X 等部分机型,会崩溃

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions