MediaTailor SEGMENT_DURATION_MISMATCH

0

Hi,

I receive alerts for SEGMENT_DURATION_MISMATCH when adding a single program (Hls-Source with ABR 1080/720/576) to my Test-Channel.

How can it be that there are mismatch alerts, when only a single program is provided?

An example alert is displayed in following:

PROGRAM_ALERT The program test contained in this channel has the following alert: SEGMENT_DURATION_MISMATCH: MediaTailor encountered mismatched segment duration values across manifests in Segment-Duration-Test schedule. The mismatch is in source-group-2 between test's manifest https://amogo-public.s3.sa-east-1.amazonaws.com/output/test/samsung_channel/Por_um_Caixao_Cheio_de_Dolares_1080p_cbr_audio/full_movie/hls/hlsvideo_1080.m3u8 and test's manifest https://amogo-public.s3.sa-east-1.amazonaws.com/output/test/samsung_channel/Por_um_Caixao_Cheio_de_Dolares_1080p_cbr_audio/full_movie/hls/hlsvideo_1080.m3u8

已提問 2 年前檢視次數 559 次
3 個答案
1

Can you please share the HLS main manifest for the asset? Does the HLS asset contain WebVTT captions. Ok I was able to find your main manifest and if you curl the audio rendition manifest the number of audio segments do not match video segment. For channel assembly # of segments of all individual variants must match and also their duration must be within 300ms of each other. This is required for Channel Assembly to be able to mark segment boundaries for ad insertion. In this asset, there are 51 video segments and only 50 audio segments due to longer audio segments. Was this HLS asset created using MediaConvert? If yes, can you check the following, in HLS group setting: Make sure the field Minimum final segment length (sec) is set to 1second and under advanced setting of your video outputs (at top), the audio duration is set to match video duration.

Dev_K
已回答 2 年前
0

Hi Dev_K,

Was this HLS asset created using MediaConvert? If yes, can you check the following, in HLS group setting:

Yes, we did use MediaConvert. I will check for your recommended settings and let you know about the results.

One more question regarding MediaConvert. Our Stream is supposed to run on SamsungTV in Brazil. They noted the following issue

Variant manifest has absolute URLs which we don’t support. Please have it changed to reflect relative URLs instead

Is it possible to allow relative URLs via MediaConvert?

已回答 2 年前
0

Hi Dev_K,

I created a Hls-Output (link to main manifest) with the mentioned settings:

AudioDuration: "Match video duration" Minimum final segment length (sec) : "1"

Unfortunately the Alert SEGMENT_DURATION_MISMATCH still exists when adding this source as a program to my MediaTailor Channel. Any more ideas?

Kind regards,

Riva

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南