{
  "schemaVersion": 1,
  "test": {
    "capturedAt": "2026-07-30",
    "application": "LocalFlux 1.0.7.0 local x64 test build",
    "operatingSystem": "Windows 11 x64, build 26200",
    "workflow": "MOV to MP4, then Balanced compression",
    "inspection": "Windows Property System metadata and SHA-256 via PowerShell Get-FileHash"
  },
  "files": [
    {
      "stage": "source",
      "url": "/blog-media/convert-and-compress-video-windows/samples/local-workflow-video.mov",
      "container": "MOV",
      "bytes": 18180924,
      "sha256": "262be5998121dd18e065c2fa9b72604df2bf4fc530040c52ca2e1f53072d99ed",
      "durationSeconds": 12.0,
      "width": 1920,
      "height": 1080,
      "framesPerSecond": 30,
      "videoCodec": "H.264",
      "audioCodec": "AAC",
      "audioChannels": 1,
      "audioSampleRateHz": 48000
    },
    {
      "stage": "converted",
      "url": "/blog-media/convert-and-compress-video-windows/samples/local-workflow-video_converted.mp4",
      "container": "MP4",
      "bytes": 18180873,
      "sha256": "aba3006e0b7e01a28ec458d4cb9301f2df70905d3022bb7ebfcae19652f9264d",
      "durationSeconds": 12.0,
      "width": 1920,
      "height": 1080,
      "framesPerSecond": 30,
      "videoCodec": "H.264",
      "audioCodec": "AAC",
      "audioChannels": 1,
      "audioSampleRateHz": 48000
    },
    {
      "stage": "balanced-compressed",
      "url": "/blog-media/compress-large-video-windows/samples/large-project-video_compressed.mp4",
      "container": "MP4",
      "bytes": 10319778,
      "sha256": "bc37acf209cb08d1c1c4f2429fa21f685cf7869336575244422f50ae121f67e3",
      "durationSeconds": 12.011,
      "width": 1920,
      "height": 1080,
      "framesPerSecond": 30,
      "videoCodec": "H.264",
      "audioCodec": "AAC",
      "audioChannels": 1,
      "audioSampleRateHz": 48000
    }
  ],
  "calculations": {
    "conversionDifferenceBytes": 51,
    "conversionReductionPercent": 0.00028051,
    "compressionDifferenceBytes": 7861095,
    "compressionReductionPercent": 43.23827
  },
  "verification": {
    "compressedPublishedSampleMatchesWalkthroughOutput": true,
    "matchedSha256": "bc37acf209cb08d1c1c4f2429fa21f685cf7869336575244422f50ae121f67e3"
  }
}
