Skip to content

recording video with custom resolution and custom viewport #5

Description

@julapy

hey there,
have been working with your plugin and finding it very clear and easy to follow with your documentation in the code. really good job :)

im currently trying to record a video at 640 x 640 resolution, only a section of the screen, not the whole thing. please see reference image below.

ive done this previously using other frameworks by first capturing the entire screen into a framebuffer (render texture in unity) and then rendering that into a smaller 640 x 640 framebuffer by scaling and positioning the first texture in the new 640 x 640 viewport.

i can see this being done to some extent in iVidCapProVideo.cs class, but from what i can see it only performs scaling into the render texture, but does not support cropping.

would be a nice feature for iVidCapPro if you could point me to how this could be done.

cheers,
L.

iphone-6-wireframe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions