Skip to content

C7Rotate filter is not working when exporting #3

@smrkdrhashone

Description

@smrkdrhashone

C7Rotate filter is not working when exporting, it even messes up another filters as well, I noticed in C7Collector file while applying the filters we fix the orientation using this.

if self.autoCorrectDirection {
    image = image.c7.fixOrientation()
}

but when exporting we just pass the block in the FilterInstruction.

I also tried manually rotating the video but it is much more memory occupying task as I want to save the video in its original quality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions