Property ForceProgressiveFrames
ForceProgressiveFrames
Gets or initializes a value indicating whether to force progressive frames in the output video streams, as opposed to interlaced frames.
Note: when set to true, any interlaced video in the source will be deinterlaced.
Note: when set to false, the original video may still be deinterlaced if deemed necessary by the processing pipeline, e.g., for scaling.
Declaration
public bool ForceProgressiveFrames { get; init; }
Property Value
| Type | Description |
|---|---|
| bool |