Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMAF validation +-50% segment duration error, last segment should tolerate more? #694

Open
Murmur opened this issue Dec 19, 2023 · 0 comments
Labels
Bug Something isn't working HbbTV-DVB-issue

Comments

@Murmur
Copy link

Murmur commented Dec 19, 2023

Development: https://staging.conformance.dashif.org/
Manifest: https://refapp.hbbtv.org/videos/tears_of_steel_h264_v9/manifest_1080p_1a.mpd

Vod segments are 3.84sec, last one is a very short trailing data. Conformance tool should give more tolerance to the last segment or cmaf prohibits too short last segment even on vod content?

[x]CMAF, [x]Segment validation
CMAF Section 7.2.1: The maximum tolerance of segment duration shall be +/-50% of the signaled segment duration

✓ Segment 189 with duration 3.84 is within bounds of signaled 3.84
✓ Segment 190 with duration 3.84 is within bounds of signaled 3.84
✗ Segment 191 with duration 0.53333299999997 violates bounds of signaled 3.84

Similar tickets
#553

@rbouqueau rbouqueau added HbbTV-DVB-issue Bug Something isn't working labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working HbbTV-DVB-issue
Projects
None yet
Development

No branches or pull requests

2 participants