FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Property ForceSquarePixels

    ForceSquarePixels

    Gets or initializes a value indicating whether to force square pixels in the output video streams.

    Note: when set to true, if the source video has non-square pixels (i.e., a sample aspect ratio different from 1:1), the video will be rescaled to have square pixels.

    Note: when set to false, scaling the video will preserve the original display aspect ratio by adjusting the pixel dimensions and sample aspect ratio accordingly.

    Declaration
    public bool ForceSquarePixels { get; init; }
    Property Value
    Type Description
    bool
    © Singulink. All rights reserved.