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

Fix error with number formatting in segment templates #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

david-welsh
Copy link

This fixes what I believe to be an error in the way segment templates are handled if a format tag is provided. According to section 5.3.9.4.4 of ISO/IEC 23009-1:2014, the format tag from the MPD should already have a 'd' character at the end, but the current implementation appends another giving an incorrect URL for that segment.

@schellkenig
Copy link
Member

Could you provide a link to an MPD that fails with the current implementation?

@david-welsh
Copy link
Author

@rockdaboot
Copy link

@schellkenig Is this project still maintained ?

@CLAassistant
Copy link

CLAassistant commented Jul 13, 2020

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants