# enableTranscoding

> Controls whether the movie file will be transcoded during import. When transcoding is not enabled, the file will be imported in its original format.

## Definition

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

```csharp
public bool enableTranscoding
```
