{
  "status": "completed",
  "verified": true,
  "source_canon_sha256": "c02dc7bd35b5ac35808f9d3542c0a1fad8f23367dc7b6b62b6dc02e2ffc7cc86",
  "stage": "final",
  "job_id": "22eaea54aeca4c6f8d722c2876f8dda7",
  "request": {
    "intro_video_path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/intro/intro.mp4",
    "footage_video_path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/footage/footage.mp4",
    "output_video_path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/final.mp4",
    "fps": 30,
    "width": 1920,
    "height": 1080,
    "video_encoder": "h264_nvenc",
    "preset": "p4",
    "cq": 21
  },
  "input_artifacts": {
    "intro": {
      "path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/intro/intro.mp4",
      "sha256": "555549d812cccec76ec7c1b4cda6aa6e68ba68a45f4ecb0fa85b2177b28b51a0",
      "render_receipt": {
        "path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/log/intro-libx264-recovery.json",
        "sha256": "eb669f2a464c1f592d9df5b00a65e9795516782f02740af79162156cf672662c"
      },
      "visual_receipt": {
        "path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/log/intro-check/visual-qa.json",
        "sha256": "261c2633bd6a4765b5a7fbda8d6c38872c25f4a0ca6b96abe9932beb4a15898d"
      }
    },
    "footage": {
      "path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/footage/footage.mp4",
      "sha256": "fbb29c6e007ccb9bbfa8ba1d1e51c300048889a9faace5d2d0b3fbb612a371dc",
      "render_receipt": {
        "path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/log/footage-job.json",
        "sha256": "51b81b9ca3d25b649e86e30fcb5ff294835508aaee635ab1369b1a420d05cbe2"
      },
      "visual_receipt": {
        "path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/log/footage-check/visual-qa.json",
        "sha256": "542a8b438a0e86250527951411dd738321c098ad7522167b6bbaa08c25468fed"
      }
    }
  },
  "terminal_job_response": {
    "id": "22eaea54aeca4c6f8d722c2876f8dda7",
    "service": "huyenan-render-final",
    "status": "completed",
    "created_at": "2026-07-20T05:53:25.332550+00:00",
    "updated_at": "2026-07-20T06:01:12.680488+00:00",
    "request": {
      "intro_video_path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/intro/intro.mp4",
      "footage_video_path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/footage/footage.mp4",
      "output_video_path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/final.mp4",
      "fps": 30,
      "width": 1920,
      "height": 1080,
      "video_encoder": "h264_nvenc",
      "preset": "p4",
      "cq": 21
    },
    "started_at": "2026-07-20T05:53:25.739804+00:00",
    "intro_duration": 10.72,
    "footage_duration": 2590.04,
    "target_duration": 2600.7599999999998,
    "command": [
      "ffmpeg",
      "-y",
      "-v",
      "warning",
      "-i",
      "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/intro/intro.mp4",
      "-i",
      "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/footage/footage.mp4",
      "-filter_complex",
      "[0:v:0]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,fps=30,trim=duration=10.720000,setpts=PTS-STARTPTS[v0];[1:v:0]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,fps=30,trim=duration=2590.040000,setpts=PTS-STARTPTS[v1];[0:a:0]aresample=48000,aformat=sample_fmts=fltp:sample_rates=48000:channel_layouts=stereo,apad,atrim=duration=10.720000,asetpts=PTS-STARTPTS[a0];[1:a:0]aresample=48000,aformat=sample_fmts=fltp:sample_rates=48000:channel_layouts=stereo,apad,atrim=duration=2590.040000,asetpts=PTS-STARTPTS[a1];[v0][a0][v1][a1]concat=n=2:v=1:a=1:unsafe=0[vout][aout]",
      "-map",
      "[vout]",
      "-map",
      "[aout]",
      "-c:v",
      "h264_nvenc",
      "-preset",
      "p4",
      "-tune",
      "hq",
      "-rc",
      "vbr",
      "-cq",
      "21",
      "-b:v",
      "0",
      "-pix_fmt",
      "yuv420p",
      "-c:a",
      "aac",
      "-b:a",
      "192k",
      "-ar",
      "48000",
      "-ac",
      "2",
      "-t",
      "2600.760000",
      "-movflags",
      "+faststart",
      "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/.final.22eaea54aeca4c6f8d722c2876f8dda7.tmp.mp4"
    ],
    "packaging_mode": "reencode",
    "compatibility_differences": [],
    "audio_source": "footage_video_audio",
    "completed_at": "2026-07-20T06:01:12.680471+00:00",
    "output": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/final.mp4",
    "final_probe": {
      "streams": [
        {
          "index": 0,
          "codec_name": "h264",
          "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",
          "profile": "Main",
          "codec_type": "video",
          "codec_tag_string": "avc1",
          "codec_tag": "0x31637661",
          "width": 1920,
          "height": 1080,
          "coded_width": 1920,
          "coded_height": 1080,
          "closed_captions": 0,
          "film_grain": 0,
          "has_b_frames": 1,
          "sample_aspect_ratio": "1:1",
          "display_aspect_ratio": "16:9",
          "pix_fmt": "yuv420p",
          "level": 40,
          "chroma_location": "left",
          "field_order": "progressive",
          "refs": 1,
          "is_avc": "true",
          "nal_length_size": "4",
          "id": "0x1",
          "r_frame_rate": "30/1",
          "avg_frame_rate": "30/1",
          "time_base": "1/15360",
          "start_pts": 0,
          "start_time": "0.000000",
          "duration_ts": 39947776,
          "duration": "2600.766667",
          "bit_rate": "9750673",
          "bits_per_raw_sample": "8",
          "nb_frames": "78023",
          "extradata_size": 51,
          "disposition": {
            "default": 1,
            "dub": 0,
            "original": 0,
            "comment": 0,
            "lyrics": 0,
            "karaoke": 0,
            "forced": 0,
            "hearing_impaired": 0,
            "visual_impaired": 0,
            "clean_effects": 0,
            "attached_pic": 0,
            "timed_thumbnails": 0,
            "captions": 0,
            "descriptions": 0,
            "metadata": 0,
            "dependent": 0,
            "still_image": 0
          },
          "tags": {
            "language": "und",
            "handler_name": "VideoHandler",
            "vendor_id": "[0][0][0][0]",
            "encoder": "Lavc59.37.100 h264_nvenc"
          }
        },
        {
          "index": 1,
          "codec_name": "aac",
          "codec_long_name": "AAC (Advanced Audio Coding)",
          "profile": "LC",
          "codec_type": "audio",
          "codec_tag_string": "mp4a",
          "codec_tag": "0x6134706d",
          "sample_fmt": "fltp",
          "sample_rate": "48000",
          "channels": 2,
          "channel_layout": "stereo",
          "bits_per_sample": 0,
          "id": "0x2",
          "r_frame_rate": "0/0",
          "avg_frame_rate": "0/0",
          "time_base": "1/48000",
          "start_pts": 0,
          "start_time": "0.000000",
          "duration_ts": 124836480,
          "duration": "2600.760000",
          "bit_rate": "191873",
          "nb_frames": "121912",
          "extradata_size": 5,
          "disposition": {
            "default": 1,
            "dub": 0,
            "original": 0,
            "comment": 0,
            "lyrics": 0,
            "karaoke": 0,
            "forced": 0,
            "hearing_impaired": 0,
            "visual_impaired": 0,
            "clean_effects": 0,
            "attached_pic": 0,
            "timed_thumbnails": 0,
            "captions": 0,
            "descriptions": 0,
            "metadata": 0,
            "dependent": 0,
            "still_image": 0
          },
          "tags": {
            "language": "und",
            "handler_name": "SoundHandler",
            "vendor_id": "[0][0][0][0]"
          }
        }
      ],
      "format": {
        "format_name": "mov,mp4,m4a,3gp,3g2,mj2",
        "duration": "2600.767000",
        "size": "3234838933"
      }
    },
    "verification": {
      "verified": true,
      "video_codec": "h264",
      "audio_codec": "aac",
      "width": 1920,
      "height": 1080,
      "audio_stream_count": 1,
      "duration": 2600.767,
      "duration_delta": 0.007000000000061846,
      "max_duration_delta": 0.08,
      "packaging_mode": "reencode"
    }
  },
  "output_path": "/data/video-pipeline/GacMaiAudio/project/002-Mai-Kinh-Giu-Mot-Mua-Chim/output/final.mp4",
  "artifact_sha256": "098643a2d2108d7298b97f2142b928d004b1a96595f49267329ab6bbb35b6d33",
  "bytes": 3234838933,
  "duration_seconds": 2600.767,
  "duration_basis": {
    "intro": 10.72,
    "footage": 2590.04,
    "expected_sum": 2600.7599999999998,
    "output": 2600.767
  },
  "endpoint_verification": {
    "verified": true,
    "video_codec": "h264",
    "audio_codec": "aac",
    "width": 1920,
    "height": 1080,
    "audio_stream_count": 1,
    "duration": 2600.767,
    "duration_delta": 0.007000000000061846,
    "max_duration_delta": 0.08,
    "packaging_mode": "reencode"
  },
  "independent_probe": {
    "programs": [],
    "streams": [
      {
        "codec_name": "h264",
        "codec_type": "video",
        "width": 1920,
        "height": 1080
      },
      {
        "codec_name": "aac",
        "codec_type": "audio",
        "sample_rate": "48000",
        "channels": 2
      }
    ],
    "format": {
      "duration": "2600.767000",
      "size": "3234838933"
    }
  },
  "checks": {
    "endpoint_verified": {
      "verified": true,
      "value": true
    },
    "output_exact": {
      "verified": true,
      "value": true
    },
    "output_exists": {
      "verified": true,
      "value": true
    },
    "one_h264_video": {
      "verified": true,
      "value": true
    },
    "one_aac_audio": {
      "verified": true,
      "value": true
    },
    "resolution": {
      "verified": true,
      "value": true
    },
    "audio_48000": {
      "verified": true,
      "value": true
    },
    "duration_sum": {
      "verified": true,
      "value": true
    },
    "main_audio_not_sent": {
      "verified": true,
      "value": true
    }
  },
  "completed_at": "2026-07-20T06:01:54.923608+00:00"
}
