Configuration
- Description: Parse video file and extract comprehensive metadata (codec, resolution, FPS, bitrate, duration, audio)
- Working_Dir: ./tmp/HM_video_working
- Extract_Frames: 5
- Frame_Sampling: uniform
- Input_File: /Users/nickviljoen/Desktop/HM_QC_Bitbucket/hm_qc_video/web/uploads/a39605ad-bb85-413e-8995-66195756b1f8_SI_sl_1011A_Spring_Stories_FB_9x16_15_E_5466473.mp4
Results
- File_Path: /Users/nickviljoen/Desktop/HM_QC_Bitbucket/hm_qc_video/web/uploads/a39605ad-bb85-413e-8995-66195756b1f8_SI_sl_1011A_Spring_Stories_FB_9x16_15_E_5466473.mp4
- File_Size_Mb: 74.46
- Container: mov,mp4,m4a,3gp,3g2,mj2
- Duration_Seconds: 15.0
- Overall_Bitrate_Kbps: 41642.0
-
Video:
- Codec: h264
- Resolution: 1080x1920
- Frame_Rate: 25.0
- Frame_Count: 375
- Aspect_Ratio: 9:16
- Color_Space: bt709
- Pixel_Format: yuv420p
- Bitrate_Kbps: 41314.0
-
Audio:
- Codec: aac
- Sample_Rate: 48000
- Channels: 2
- Channel_Layout: stereo
- Bitrate_Kbps: 320.0
- Thumbnails_Extracted: 5
Configuration
- Description: Parse video filename using H&M naming conventions to extract language, campaign, duration, resolution
- Input_File: /Users/nickviljoen/Desktop/HM_QC_Bitbucket/hm_qc_video/web/uploads/a39605ad-bb85-413e-8995-66195756b1f8_SI_sl_1011A_Spring_Stories_FB_9x16_15_E_5466473.mp4
Results
- Message: Video filename parsed successfully
- Filename: a39605ad-bb85-413e-8995-66195756b1f8_SI_sl_1011A_Spring_Stories_FB_9x16_15_E_5466473.mp4
- Detected_Format: Social Video
-
Parsed:
- Language:
- Format_Type: Social Video
- Campaign_Number: 1011A
- Duration_Seconds: 15
- Fps: None
- Resolution: 9x16
- Aspect_Ratio: 9x16
Configuration
- Description: Validate video technical specifications (codec, bitrate, frame rate, audio)
-
Allowed_Codecs:
-
Allowed_Containers:
-
Allowed_Frame_Rates:
-
Min_Bitrate_Mbps:
- 1920X1080: 5
- 3840X2160: 20
- 1280X720: 3
- Default: 2
-
Max_Bitrate_Mbps:
- 1920X1080: 50
- 3840X2160: 150
- 1280X720: 30
- Default: 100
-
Audio_Codec:
- Audio_Sample_Rate: 48000
- Audio_Sample_Rate_Tolerance: 1000
- Audio_Min_Bitrate_Kbps: 128
- Audio_Max_Bitrate_Kbps: 320
-
Audio_Channels:
- Require_Audio: True
- Input_File: /Users/nickviljoen/Desktop/HM_QC_Bitbucket/hm_qc_video/web/uploads/a39605ad-bb85-413e-8995-66195756b1f8_SI_sl_1011A_Spring_Stories_FB_9x16_15_E_5466473.mp4
Results
- Message: All technical validations passed
-
Validations:
- ✓ Container format 'mov' is allowed
- ✓ Video codec 'h264' is allowed
- ✓ Frame rate 25.0 fps matches allowed value 25 fps
- ✓ Video bitrate 41314 kbps is within range (2000-100000 kbps)
- ✓ Audio codec 'aac' is allowed
- ✓ Audio sample rate 48000 Hz matches requirement (48000 Hz)
- ✓ Audio bitrate 320 kbps is within range (128-320 kbps)
- ✓ Audio channels 2 matches requirement (stereo)
-
Summary:
- Total_Checks: 8
- Passed: 8
- Failed: 0
Configuration
- Description: Validate video resolution matches filename expectations
- Input_File: /Users/nickviljoen/Desktop/HM_QC_Bitbucket/hm_qc_video/web/uploads/a39605ad-bb85-413e-8995-66195756b1f8_SI_sl_1011A_Spring_Stories_FB_9x16_15_E_5466473.mp4
Results
- Message: Video aspect ratio matches filename
- Actual_Resolution: 1080x1920
- Actual_Aspect_Ratio: 9:16
- Expected_Aspect_Ratio: 9:16
- Match: ✓ Aspect ratio match: 9:16 matches 9:16
Configuration
- Description: Validate video duration matches filename expectations
- Tolerance_Seconds: 2.0
- Input_File: /Users/nickviljoen/Desktop/HM_QC_Bitbucket/hm_qc_video/web/uploads/a39605ad-bb85-413e-8995-66195756b1f8_SI_sl_1011A_Spring_Stories_FB_9x16_15_E_5466473.mp4
Results
- Message: Video duration matches filename
- Actual_Duration_Seconds: 15.0
- Expected_Duration_Seconds: 15
- Difference_Seconds: 0.0
- Tolerance_Seconds: 2.0
- Match: ✓ Within tolerance (±2.0s)