---
name: AnimationClipFromVideoStatus
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# AnimationClipFromVideoStatus

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Initializing` | 0 |  |
| `Pending` | 1 |  |
| `Processing` | 2 |  |
| `ErrorGeneric` | 4 |  |
| `Success` | 6 |  |
| `ErrorVideoTooLong` | 7 |  |
| `ErrorNoPersonDetected` | 8 |  |
| `ErrorVideoUnstable` | 9 |  |
| `Timeout` | 10 |  |
| `Cancelled` | 11 |  |
| `ErrorMultiplePeople` | 12 |  |
| `ErrorUploadingVideo` | 2001 |  |