{
  "version": 1,
  "source": {
    "width": 512,
    "height": 512,
    "durationSeconds": 2
  },
  "range": {
    "startSeconds": 0,
    "endSeconds": 2
  },
  "samplingFps": 4,
  "timestampMeaning": "Requested sample times; browser decoding chooses the displayed video frame.",
  "frameCount": 8,
  "frameWidth": 256,
  "frameHeight": 256,
  "columns": 3,
  "rows": 3,
  "sheetWidth": 768,
  "sheetHeight": 768,
  "frames": [
    {
      "index": 0,
      "x": 0,
      "y": 0,
      "width": 256,
      "height": 256,
      "sourceTimeSeconds": 0,
      "durationMs": 250
    },
    {
      "index": 1,
      "x": 256,
      "y": 0,
      "width": 256,
      "height": 256,
      "sourceTimeSeconds": 0.25,
      "durationMs": 250
    },
    {
      "index": 2,
      "x": 512,
      "y": 0,
      "width": 256,
      "height": 256,
      "sourceTimeSeconds": 0.5,
      "durationMs": 250
    },
    {
      "index": 3,
      "x": 0,
      "y": 256,
      "width": 256,
      "height": 256,
      "sourceTimeSeconds": 0.75,
      "durationMs": 250
    },
    {
      "index": 4,
      "x": 256,
      "y": 256,
      "width": 256,
      "height": 256,
      "sourceTimeSeconds": 1,
      "durationMs": 250
    },
    {
      "index": 5,
      "x": 512,
      "y": 256,
      "width": 256,
      "height": 256,
      "sourceTimeSeconds": 1.25,
      "durationMs": 250
    },
    {
      "index": 6,
      "x": 0,
      "y": 512,
      "width": 256,
      "height": 256,
      "sourceTimeSeconds": 1.5,
      "durationMs": 250
    },
    {
      "index": 7,
      "x": 256,
      "y": 512,
      "width": 256,
      "height": 256,
      "sourceTimeSeconds": 1.75,
      "durationMs": 250
    }
  ]
}