Vendor Extension Operation
Converts the format of a saved video file.
| ✓ | ✓*1 | ✓*2 |
*1Firmware v1.31.1 and later
*2Firmware v3.21.1 and later
| Operation Code | 0x99A7 |
| Operation Parameter 1 | ObjectHandle of saved video file |
| Operation Parameter 2 | None |
| Operation Parameter 3 | None |
| Operation Parameter 4 | None |
| Operation Parameter 5 | None |
| Data | ConvertVideoFormat dataset |
| Data Direction | I->R |
| Field Order | Field Name | Size | Data Type | Description |
|---|---|---|---|---|
| 1 | Size | 1 | UINT8 | 1: 3840x1920 |
Note
THETA X only supports the conversion from 5760x2880px 30/15/10fps Equirectangular video down-scale to 3840x1920px.
| Field Order | Field Name | Size | Data Type | Description |
|---|---|---|---|---|
| 1 | Size | 1 | UINT8 | 0: 1920x9601: 3840x1920 |
| 2 | Projection Type | 1 | UINT8 | 0: Equirectangular |
| 3 | Codec | 1 | UINT8 | 0: H.264/MPEG-4 AVC |
| 4 | Top Bottom Correction | 1 | UINT8 | 0: Apply1: ApplyFixedDirection2: Disapply |