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

Presentation duration is shown as 00:00:00 #1212

Closed
sandersaares opened this issue Feb 24, 2016 · 6 comments
Closed

Presentation duration is shown as 00:00:00 #1212

sandersaares opened this issue Feb 24, 2016 · 6 comments

Comments

@sandersaares
Copy link
Member

Loading http://media.axprod.net/TestVectors/v6-Clear/Manifest_1080p.mpd into the DASH-IF sample player (latest development branch) shows 00:00:00 as the duration, instead of the expected 12:14.

Tested with Firefox 43.

@davemevans
Copy link
Contributor

WFM: Firefox 44.0.2, Windows 7, dash.js@1787a64

ff44

@sandersaares
Copy link
Member Author

Oh, this seems to be nondeterministic! Tried again and now it works for me, too. Will try to see if I can manage a more reliable repro scenario. I actually noticed it with more content and more browsers, as well.

@sandersaares
Copy link
Member Author

Reproduces reliably on IE (so far):

  1. Open dash.js
  2. Paste URL
  3. Click load -> success, correct duration shown
  4. F5 to refresh
  5. Paste URL
  6. Click load -> success but 00:00:00 duration shown

I bring video evidence: https://youtu.be/hgJ3IR9LlSo

@dsparacio dsparacio added this to the 2.1.0 milestone Feb 24, 2016
@Hageer
Copy link

Hageer commented Feb 27, 2016

i have got the same problem... few monts ago..
I changed to another windows session in my laptop..I downloaded and installed another version ( a recent version) of google chrome... i resolved the problem...
you can also use google canary...

Hope that it will help you ....

@dsparacio
Copy link
Contributor

@sandersaares I produced in ie11 VM on browserstack. But I think the timecode being 0:0 is just a side effect of a bigger issue with that content or dash.js It never plays past 5 seconds when this is the case. My first startup played fine but after a refresh of the page it does not as you point out which is very very odd. I am having trouble debugging this since I do not have a win 10 (or 8.1) system with ie11 so I am bound to VM

@dsparacio
Copy link
Contributor

@sandersaares seems to be resolved. Tested in a real windows 10 system and did exact steps I used to previously reproduce. Never failed to render the correct timecode.

Please reopen if you find something different with the latest code in dev.

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

No branches or pull requests

4 participants