{
  "status": "completed",
  "verified": true,
  "stage": "final",
  "source_canon_sha256": "b4f8136eb6ac3ef29c2c6036ad0fc73726e8317ce0f8205a1c4bf1cb83da230d",
  "job_id": "12031373c7484deda012004d9b50e8fa",
  "request": {
    "intro_video_path": "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/output/intro/intro.mp4",
    "footage_video_path": "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/output/footage/footage.mp4",
    "output_video_path": "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/output/final.mp4",
    "fps": 30,
    "width": 1920,
    "height": 1080,
    "video_encoder": "h264_nvenc",
    "preset": "p4",
    "cq": 21
  },
  "request_sha256": "df979671442fea8fa2ce36163de1738a989ecf60b8a0f89644eb938c9e9f6a5a",
  "input_receipts": [
    {
      "key": "intro_receipt",
      "path": "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/log/intro-render.json",
      "sha256": "68bc4c0fe0704c0bcc1e87eab0c3f587afe7d224d31487791b4fd5b471c1f4f9"
    },
    {
      "key": "footage_receipt",
      "path": "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/log/footage-job.json",
      "sha256": "64e422dfd98ea8f1cf8a28540f8beb514e8a2e3b06d3aa1b82e482b536259577"
    }
  ],
  "output_path": "output/final.mp4",
  "artifact_sha256": "e39df3fa1cdb0b3e29d764718628eca21c9f8547737e52fc5ea164d155785cf8",
  "artifact_bytes": 3797198864,
  "duration_seconds": 2770.534,
  "duration_basis": {
    "output": 2770.534,
    "intro": 10.29,
    "footage": 2760.238,
    "expected_sum": 2770.528
  },
  "endpoint_verification": {
    "verified": true,
    "video_codec": "h264",
    "audio_codec": "aac",
    "width": 1920,
    "height": 1080,
    "audio_stream_count": 1,
    "duration": 2770.534,
    "duration_delta": 0.006000000000312866,
    "max_duration_delta": 0.08,
    "packaging_mode": "reencode"
  },
  "independent_probe": {
    "programs": [],
    "streams": [
      {
        "index": 0,
        "codec_name": "h264",
        "codec_type": "video",
        "width": 1920,
        "height": 1080
      },
      {
        "index": 1,
        "codec_name": "aac",
        "codec_type": "audio",
        "sample_rate": "48000",
        "channels": 2
      }
    ],
    "format": {
      "format_name": "mov,mp4,m4a,3gp,3g2,mj2",
      "duration": "2770.534000",
      "size": "3797198864"
    }
  },
  "checks": {
    "endpoint_completed": true,
    "endpoint_verified": true,
    "output_path_exact": true,
    "one_h264_video": true,
    "one_aac_audio": true,
    "resolution": true,
    "positive_duration": true,
    "duration_matches_intro_plus_footage": true,
    "narration_not_remapped": true
  },
  "latest_response": {
    "id": "12031373c7484deda012004d9b50e8fa",
    "service": "huyenan-render-final",
    "status": "completed",
    "created_at": "2026-07-21T18:50:49.443772+00:00",
    "updated_at": "2026-07-21T19:00:48.836698+00:00",
    "request": {
      "intro_video_path": "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/output/intro/intro.mp4",
      "footage_video_path": "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/output/footage/footage.mp4",
      "output_video_path": "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/output/final.mp4",
      "fps": 30,
      "width": 1920,
      "height": 1080,
      "video_encoder": "h264_nvenc",
      "preset": "p4",
      "cq": 21
    },
    "started_at": "2026-07-21T18:50:49.812326+00:00",
    "intro_duration": 10.29,
    "footage_duration": 2760.238,
    "target_duration": 2770.528,
    "command": [
      "ffmpeg",
      "-y",
      "-v",
      "warning",
      "-i",
      "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/output/intro/intro.mp4",
      "-i",
      "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/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.290000,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=2760.238000,setpts=PTS-STARTPTS[v1];[0:a:0]aresample=48000,aformat=sample_fmts=fltp:sample_rates=48000:channel_layouts=stereo,apad,atrim=duration=10.290000,asetpts=PTS-STARTPTS[a0];[1:a:0]aresample=48000,aformat=sample_fmts=fltp:sample_rates=48000:channel_layouts=stereo,apad,atrim=duration=2760.238000,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",
      "2770.528000",
      "-movflags",
      "+faststart",
      "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/output/.final.12031373c7484deda012004d9b50e8fa.tmp.mp4"
    ],
    "packaging_mode": "reencode",
    "compatibility_differences": [],
    "audio_source": "footage_video_audio",
    "completed_at": "2026-07-21T19:00:48.836681+00:00",
    "output": "/data/video-pipeline/GacMaiAudio/project/006-Chiec-Ghe-Thu-Bay-Trong-Dem-Doan-Vien/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": 42555392,
          "duration": "2770.533333",
          "bit_rate": "10782015",
          "bits_per_raw_sample": "8",
          "nb_frames": "83116",
          "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": 132985344,
          "duration": "2770.528000",
          "bit_rate": "174644",
          "nb_frames": "129870",
          "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": "2770.534000",
        "size": "3797198864"
      }
    },
    "verification": {
      "verified": true,
      "video_codec": "h264",
      "audio_codec": "aac",
      "width": 1920,
      "height": 1080,
      "audio_stream_count": 1,
      "duration": 2770.534,
      "duration_delta": 0.006000000000312866,
      "max_duration_delta": 0.08,
      "packaging_mode": "reencode"
    }
  },
  "hash_method": "sha256 streaming 8 MiB",
  "completed_at": "2026-07-21T19:00:53.916216+00:00"
}
