Property HEVC
HEVC
Gets the H.265 (HEVC) video codec. Supports encoding.
Note: this instance corresponds only to the 'hvc1' tag (which is more compatible); to refer to the 'hev1' tag or others, use H265AnyTag.
Note: a video file can be losslessly converted to this tag without re-encoding, but would require remuxing.
Note: these tags are only relevant when muxing into MP4 container formats - this instance won't correspond to any stream outside of an mp4 container.
Declaration
public static VideoCodec HEVC { get; }
Property Value
| Type | Description |
|---|---|
| VideoCodec |