question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

video-audio-caption download correlation

See original GitHub issue

Have you read the FAQ and checked for duplicate issues:yes

What version of Shaka Player are you using:v2.1.6

Can you reproduce the issue with our latest release version:yes

Can you reproduce the issue with the latest code from master:

Are you using the demo app or your own custom app:demo

If custom app, can you reproduce the issue using our demo app:

What browser and OS are you using:chrome/ff

What are the manifest and license server URIs: (you can send the URIs to shaka-player-issues@google.com instead, but please use GitHub and the template for the rest)

**What did you do?**opened stream and waited

What did you expect to happen? stream must play as fast as possible

What actually happened? several seconds to wait additionally

I throttled chrome to low network speed and saw that palyer downloaded segments in this way: video-fragment-1(downloaded) audio-fragment-1(downloaded) caption-fragment-1(downloaded) audio-fragment-2(downloaded) caption-fragment-2(downloaded) audio-fragment-3(downloaded) caption-fragment-3(downloaded) audio-fragment-4(downloaded) video-fragment-2(still downloading) caption-fragment-4(downloaded) audio-fragment-5(downloaded) caption-fragment-5(downloaded)

So video/audio/caption downloading is not correllated. If player have no video, why downlaod audio and caption? The same problem i described at https://github.com/Dash-Industry-Forum/dash.js/issues/1319 Can you make same fix here? It will be very helpful for low speed users.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
joeyparrishcommented, Mar 29, 2018

Fix cherry-picked to v2.3.5.

1reaction
joeyparrishcommented, Aug 17, 2017

I think this is feasible. Tentatively scheduled for v2.3.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Download and edit captions or transcripts in Kaltura - IU KB
Overview; Order captions; Download transcripts; Download caption files ... captions before trimming the video; see Trim a video in Kaltura.
Read more >
Automated audio captioning: an overview of recent progress ...
Automated audio captioning is a cross-modal translation task that aims to generate natural language descriptions for given audio clips.
Read more >
Using Captions and Transcripts in My Media - Boston University
Mechanical captions are 60-70% accurate based on several factors (i.e, diction, audio equipment and room noise). They are intended to be used as...
Read more >
Closed Captioning & Everything You Need to Know About It
What Is Closed Captioning? Closed captions are a textual representation of the audio within a media file. They make video accessible to deaf...
Read more >
Make Your Video Content Accessible: 12 Best Sites For ...
Source: Verizon Media and Publicis Media Relationship of Video, Sound and Captions Insights Study. Whatever the reason, if most videos are watched with ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found