{
  "project_id": "009-Bep-Sang-Khi-Thanh-Pho-Tat-Den",
  "run_id": "run-20260719T233441Z-262b41e8",
  "submitted_at": "2026-07-20T01:23:56.280280Z",
  "source_canon_sha256": "015f030ce566653e8b2727eeb459fb71eb009f43c6e7dd446a77358fca570b5d",
  "health": {
    "service": "huyenan-transcode-upload",
    "status": "ok",
    "gpu": "NVIDIA GeForce GTX 1060 6GB, 30, 1351, 6144",
    "h264_nvenc": true,
    "video_root": "/data/video-pipeline",
    "default_target_bytes": 800000000,
    "hard_max_bytes": 1000000000,
    "queue_depth": 0,
    "running": []
  },
  "request": {
    "input_video_path": "/data/video-pipeline/HaTramAudio/project/009-Bep-Sang-Khi-Thanh-Pho-Tat-Den/output/final.mp4",
    "output_video_path": "/data/video-pipeline/HaTramAudio/project/009-Bep-Sang-Khi-Thanh-Pho-Tat-Den/output/final-upload.mp4",
    "target_output_bytes": 800000000,
    "max_output_bytes": 1000000000,
    "width": 1920,
    "height": 1080,
    "fps": 30,
    "audio_bitrate_kbps": 96,
    "overwrite": false
  },
  "submit_response": {
    "job_id": "78cdef2a30c7459fbc7fac3bdfd41fc7",
    "status": "queued",
    "status_url": "/v1/huyenan-transcode-upload/jobs/78cdef2a30c7459fbc7fac3bdfd41fc7"
  },
  "request_sha256": "f7c49f2be093006e657cf3cc47041ff881c9c0769ae850148c0323ffd831c13e",
  "service_base": "http://192.168.1.104:8024",
  "create_path": "/v1/huyenan-transcode-upload/jobs",
  "output_path": "/data/video-pipeline/HaTramAudio/project/009-Bep-Sang-Khi-Thanh-Pho-Tat-Den/output/final-upload.mp4",
  "job_id": "78cdef2a30c7459fbc7fac3bdfd41fc7",
  "status_url": "http://192.168.1.104:8024/v1/huyenan-transcode-upload/jobs/78cdef2a30c7459fbc7fac3bdfd41fc7",
  "status": "completed",
  "verified": true,
  "latest_response": {
    "id": "78cdef2a30c7459fbc7fac3bdfd41fc7",
    "service": "huyenan-transcode-upload",
    "status": "completed",
    "created_at": "2026-07-20T01:23:56.278850+00:00",
    "updated_at": "2026-07-20T01:34:05.703626+00:00",
    "request": {
      "input_video_path": "/data/video-pipeline/HaTramAudio/project/009-Bep-Sang-Khi-Thanh-Pho-Tat-Den/output/final.mp4",
      "output_video_path": "/data/video-pipeline/HaTramAudio/project/009-Bep-Sang-Khi-Thanh-Pho-Tat-Den/output/final-upload.mp4",
      "target_output_bytes": 800000000,
      "max_output_bytes": 1000000000,
      "width": 1920,
      "height": 1080,
      "fps": 30,
      "audio_bitrate_kbps": 96,
      "overwrite": false
    },
    "started_at": "2026-07-20T01:23:56.493124+00:00",
    "source_duration": 2733.36,
    "target_output_bytes": 800000000,
    "max_output_bytes": 1000000000,
    "computed_video_bitrate_kbps": 2175,
    "audio_bitrate_kbps": 96,
    "command": [
      "ffmpeg",
      "-y",
      "-v",
      "warning",
      "-i",
      "/data/video-pipeline/HaTramAudio/project/009-Bep-Sang-Khi-Thanh-Pho-Tat-Den/output/final.mp4",
      "-map",
      "0:v:0",
      "-map",
      "0:a:0",
      "-vf",
      "scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,fps=30",
      "-c:v",
      "h264_nvenc",
      "-preset",
      "p4",
      "-tune",
      "hq",
      "-rc",
      "cbr",
      "-b:v",
      "2175k",
      "-maxrate",
      "2175k",
      "-bufsize",
      "4350k",
      "-profile:v",
      "high",
      "-pix_fmt",
      "yuv420p",
      "-c:a",
      "aac",
      "-b:a",
      "96k",
      "-ar",
      "48000",
      "-ac",
      "2",
      "-t",
      "2733.360000",
      "-movflags",
      "+faststart",
      "/data/video-pipeline/HaTramAudio/project/009-Bep-Sang-Khi-Thanh-Pho-Tat-Den/output/final-upload.mp4"
    ],
    "completed_at": "2026-07-20T01:34:05.703591+00:00",
    "output": "/data/video-pipeline/HaTramAudio/project/009-Bep-Sang-Khi-Thanh-Pho-Tat-Den/output/final-upload.mp4",
    "source_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": 41984000,
          "duration": "2733.333333",
          "bit_rate": "10026670",
          "bits_per_raw_sample": "8",
          "nb_frames": "82000",
          "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": 131201280,
          "duration": "2733.360000",
          "bit_rate": "184238",
          "nb_frames": "128128",
          "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": "2733.360000",
        "size": "3491416410"
      }
    },
    "output_probe": {
      "streams": [
        {
          "index": 0,
          "codec_name": "h264",
          "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",
          "profile": "High",
          "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": 41984000,
          "duration": "2733.333333",
          "bit_rate": "2175020",
          "bits_per_raw_sample": "8",
          "nb_frames": "82000",
          "extradata_size": 55,
          "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": 131201280,
          "duration": "2733.360000",
          "bit_rate": "95103",
          "nb_frames": "128128",
          "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": "2733.360000",
        "size": "778314623"
      }
    },
    "verification": {
      "verified": true,
      "video_codec": "h264",
      "audio_codec": "aac",
      "width": 1920,
      "height": 1080,
      "audio_stream_count": 1,
      "duration": 2733.36,
      "duration_delta": 0.0,
      "max_duration_delta": 0.08,
      "output_bytes": 778314623,
      "max_output_bytes": 1000000000,
      "under_one_gb": true,
      "compression_ratio": 0.2229223133541954
    }
  },
  "endpoint_verification": {
    "verified": true,
    "video_codec": "h264",
    "audio_codec": "aac",
    "width": 1920,
    "height": 1080,
    "audio_stream_count": 1,
    "duration": 2733.36,
    "duration_delta": 0.0,
    "max_duration_delta": 0.08,
    "output_bytes": 778314623,
    "max_output_bytes": 1000000000,
    "under_one_gb": true,
    "compression_ratio": 0.2229223133541954
  },
  "technical_verified": true,
  "independent_probe_verified": true,
  "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": "2733.360000",
      "size": "778314623"
    }
  },
  "output": "/data/video-pipeline/HaTramAudio/project/009-Bep-Sang-Khi-Thanh-Pho-Tat-Den/output/final-upload.mp4",
  "output_duration": 2733.36,
  "output_size": 778314623,
  "sha256": "c8b68b1d637a50b4d2279dc4194f24125f35d0f57711d61be94a2aae5eb7c11d",
  "hash_method": "sha256_stream_8MiB",
  "verified_at": "2026-07-20T01:34:24.250343Z",
  "visual_qa": null
}
