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/1ea25e98-4ffe-4050-9527-674a02356311_SI_sl_1011A_Spring_Feed_FB_1x1_15_E_5466477.mp4
Results
- File_Path: /Users/nickviljoen/Desktop/HM_QC_Bitbucket/hm_qc_video/web/uploads/1ea25e98-4ffe-4050-9527-674a02356311_SI_sl_1011A_Spring_Feed_FB_1x1_15_E_5466477.mp4
- File_Size_Mb: 13.73
- Container: mov,mp4,m4a,3gp,3g2,mj2
- Duration_Seconds: 15.0
- Overall_Bitrate_Kbps: 7680.0
-
Video:
- Codec: h264
- Resolution: 1080x1080
- Frame_Rate: 25.0
- Frame_Count: 375
- Aspect_Ratio: 1:1
- Color_Space: bt709
- Pixel_Format: yuv420p
- Bitrate_Kbps: 7352.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/1ea25e98-4ffe-4050-9527-674a02356311_SI_sl_1011A_Spring_Feed_FB_1x1_15_E_5466477.mp4
Results
Configuration
- Description: Validate video resolution matches filename expectations
- Input_File: /Users/nickviljoen/Desktop/HM_QC_Bitbucket/hm_qc_video/web/uploads/1ea25e98-4ffe-4050-9527-674a02356311_SI_sl_1011A_Spring_Feed_FB_1x1_15_E_5466477.mp4
Results
- Message: Video aspect ratio matches filename
- Actual_Resolution: 1080x1080
- Actual_Aspect_Ratio: 1:1
- Expected_Aspect_Ratio: 1:1
- Match: ✓ Aspect ratio match: 1:1 matches 1:1
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/1ea25e98-4ffe-4050-9527-674a02356311_SI_sl_1011A_Spring_Feed_FB_1x1_15_E_5466477.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)