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

Exoplayer HLS ABR issue #2358

Closed
jayachandrak opened this issue Jan 23, 2017 · 16 comments
Closed

Exoplayer HLS ABR issue #2358

jayachandrak opened this issue Jan 23, 2017 · 16 comments
Assignees

Comments

@jayachandrak
Copy link

Issue: Player lag while playing the ABR stream
Player version; 2.1.1
CPU :Amlogic s805 mbox

Description:
I have sample HLS stream which has multiple bit rates

it got three bit rates where as individual streams are working fine and when we try to play the ABR observe the player lag and frame drop

I have tested the same stream with device default player and i confirm that it is playing with out any issue

I have attached the log file below do needful
exoplayer.txt

@AquilesCanta
Copy link
Contributor

Could you please provide said stream to dev.exoplayer@gmail.com?

@jayachandrak
Copy link
Author

Email sent to dev.exoplayer@gmail.com
Thanks

@jayachandrak
Copy link
Author

Hi Team,

Any update on the same?

Thanks

@AquilesCanta
Copy link
Contributor

AquilesCanta commented Jan 31, 2017

No e-mail was received. Are you sure you sent it? Make sure you include the issue number in the subject.

@jayachandrak
Copy link
Author

Sent e-mail again

@AquilesCanta
Copy link
Contributor

AquilesCanta commented Jan 31, 2017

I'd say "actually sent e-mail this time". I will have a look.

Edit: Nope, you had actually sent it. Since it didn't include the information requested information in the issue template it got archived. Thanks for the patience!

@AquilesCanta
Copy link
Contributor

Can you please provide a bugreport? Looks like device specific.

@jayachandrak
Copy link
Author

@AquilesCanta
Copy link
Contributor

That is the logcat output. What I need is a bugreport: Look here.

@jayachandrak
Copy link
Author

Here is the bugreport
bugreport.txt

@AquilesCanta
Copy link
Contributor

AquilesCanta commented Jan 31, 2017

Could you please clarify a bit what the issue is? I have been able to reproduce the stream in three different devices turning on random adaptation seemingly without issues. How noticeable is the frame drop and what does

the player lag

mean? I don't have access to the mentioned device. Have you been able to reproduce in another device? Also, considering

individual streams are working fine

Have you made sure that, when playing with the default player, adaptation was happening?

@jayachandrak
Copy link
Author

Sent video file to the email

@AquilesCanta
Copy link
Contributor

I noticed through the provided bug report that you don't seem to be using exoplayer but rather a wrapper. Have you tried reproducing in the exoplayer demo app? It would be good if you tried the last release version: 2.2.0 at the time of writing. Kindly provide the bugreport for this as well, please.

@jayachandrak
Copy link
Author

jayachandrak commented Jan 31, 2017 via email

@AquilesCanta
Copy link
Contributor

AquilesCanta commented Jan 31, 2017

Please read the issue threads #678, #488, and related. One of them explains how to blacklist decoders. Try blacklisting OMX.amlogic.avc.decoder.awesome, and see what happens. An alternative is checking what decoder MediaPlayer is using. It's likely that a software decoder is also available.
In any case, I would also suggest you follow up with the manufacturer of the device. I cannot reproduce the issue on any device I have, and I don't count with enough information to make an educated guess of what the problem is.

Please do update if you find out additional information. The issue template provides a lot of useful information to speed things up.

@AquilesCanta
Copy link
Contributor

Closing due to lack of updates.

@google google locked and limited conversation to collaborators Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants