0x99A7 ConvertVideoFormats
Operation Code
0x99A7
Overview
Converts the movie format of a saved movie.
(Vendor Expansion Operations)
Operation parameters are as follows.
No. | Operation Parameter | RICOH THETA Specification |
---|---|---|
1 | VideoHandle | Video handle to be converted |
2 | Reserved | unused Specify 0x00000000 |
3 | Reserved | unused Specify 0x00000000 |
4 | Reserved | unused Specify 0x00000000 |
5 | Reserved | unused Specify 0x00000000 |
Support model
Z1 | V | SC | S |
---|---|---|---|
v1.31.1 or later | v3.21.1 or later | — | — |
Support value
The video formats information format is predetermined by the following.
<Size><ProjectionType><Codec><TopBottomCorrection>
Name | Size | Data Type | Description |
---|---|---|---|
Size | 1 | UINT8 | Recorded size(0: 1920x960, 1: 3840x1920) |
ProjectionType | 1 | UINT8 | 0: Equirectangular |
Codec | 1 | UINT8 | 0: H.264/MPEG-4 AVC |
TopBottomCorrection | 1 | UINT8 | 0: Apply, 1: ApplyFixedDirection, 2: Disapply |