I am trying to generate ABR manifest for a video that has a slightly longer video stream than audio stream. Running mediastreamvalidator tool on the manifest I get an error "Different content duration detected between discontinuities". I assume it is caused by my generated manifest having video segments extent past the last audio segments in seconds.
Should I shorten the video playback to be the shorter between the two?
Should I pad out the video with empty segments so that both streams have the same duration?