NTSC video_standard:
{
"rval": 0,
"msg_id": 9,
"options": [
"1920x1080 60P 16:9",
"1920x1080 30P 16:9",
"1920x1080 48P 16:9",
"1920x1080 24P 16:9",
"2304x1296 30P 16:9",
"1280x960 60P 4:3",
"1280x960 48P 4:3",
"1280x720 60P 16:9",
"1280x720 48P 16:9",
"1280x720 120P 16:9",
"848x480 240P 16:9"
],
"param": "video_resolution",
"permission": "settable"
}
PAL video_standard:
{
"rval": 0,
"msg_id": 9,
"options": [
"1920x1080 50P 16:9",
"1920x1080 25P 16:9",
"1920x1080 48P 16:9",
"1920x1080 24P 16:9",
"2304x1296 25P 16:9",
"1280x960 50P 4:3",
"1280x960 48P 4:3",
"1280x720 50P 16:9",
"1280x720 48P 16:9",
"1280x720 100P 16:9",
"848x480 200P 16:9"
],
"param": "video_resolution",
"permission": "settable"
}