theta-client 1.9.1 is now available here:
The new version adds video file formats to the fileFormat option. In particular, increasing options for dual fisheye video settings.
For THETA X
Firmware v2.50.2 or later. This mode outputs two fisheye video for each lens. The MP4 file name ending with _0
is the video file on the front lens, and _1
is back lens.
{“type”: “mp4”,“width”: 2752,“height”: 2752, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 30}
{“type”: “mp4”,“width”: 2752,“height”: 2752, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 10}
{“type”: “mp4”,“width”: 2752,“height”: 2752, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 5}
{“type”: “mp4”,“width”: 2752,“height”: 2752, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 2}
For THETA Z1
Firmware v3.01.1 or later. This mode outputs two fisheye video for each lens. The MP4 file name ending with _0
is the video file on the front lens, and _1
is back lens. This mode does not record audio track to MP4 file.
{“type”: “mp4”,“width”: 3648,“height”: 3648, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 2}
{“type”: “mp4”,“width”: 3648,“height”: 3648, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 1}
{“type”: “mp4”,“width”: 2688,“height”: 2688, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 2}
{“type”: “mp4”,“width”: 2688,“height”: 2688, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 1}