You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To map segments back to their cmaf tracks, it would be good to add that $Representation$ substring shall occur before $Time$ or $Number$ and that $Time$ , $Number$ shall be separated by a non number separator character. This avoids cases like $Representation$122324$Time$232 when distinguishing the time would not be possible, instead $Representation$122324-$Time$-232 would work
The text was updated successfully, but these errors were encountered:
To map segments back to their cmaf tracks, it would be good to add that
$Representation$ substring shall occur before $Time$ or $Number$ and that $Time$ , $Number$ shall be separated by a non number separator character. This avoids cases like $Representation$122324$Time$232 when distinguishing the time would not be possible, instead $Representation$122324-$Time$-232 would work
The text was updated successfully, but these errors were encountered: