# H264High

> Encode video with the H.264 High profile, the most advanced profile for high-definition content.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
H264High = 2
```

### Remarks

This profile is the most advanced encoding profile and has features designed for high-definition videos. This profile has the best compression and quality, however it takes more processing power.
