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

Please help to fix this case issue with IMA extension. #3235

Closed
kinhdang opened this issue Sep 3, 2017 · 3 comments
Closed

Please help to fix this case issue with IMA extension. #3235

kinhdang opened this issue Sep 3, 2017 · 3 comments
Assignees

Comments

@kinhdang
Copy link

kinhdang commented Sep 3, 2017

Hello all !

We use Exoplayer 2.5.1 with IMA extension in demo app, play live streaming m3u8, Everything works properly, but sometime we see two issue:

  • Ads counter show wrong, it show 30-29-28-27 then repeat 30-29-28-27....
  • If buffering occurent in video ads playing, then when exoplayer ready, video ads bypass. player continue with main streaming.

@foreach repear counter ads we only see log :
09-03 12:40:15.136 3735-3772/? E/ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 3ms lastUpdatedAfter : 60127 ms mFlush_time_threasold : 2000 mCurrentSize : 612
09-03 12:40:21.496 2378-18808/? E/OMXNodeInstance: getConfig(d5c:Exynos.avc.dec, ConfigCommonOutputCrop(0x700000f)) ERROR: NotReady(0x80001010)

09-03 12:41:15.296 3735-3772/? E/ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 1ms lastUpdatedAfter : 60161 ms mFlush_time_threasold : 2000 mCurrentSize : 612
09-03 12:41:16.056 2378-4096/? E/OMXNodeInstance: getConfig(d5f:Exynos.avc.dec, ConfigCommonOutputCrop(0x700000f)) ERROR: NotReady(0x80001010)

Anybody has this case, please help.

Thanks.

@andrewlewis
Copy link
Collaborator

Please could you provide links to the media and ad tag you're playing so we can reproduce the issue? If you don't want to share them on GitHub please email them to dev.exoplayer@gmail.com.

@kinhdang
Copy link
Author

kinhdang commented Sep 5, 2017

Thanks, and we had provided links in email.

@ojw28
Copy link
Contributor

ojw28 commented Sep 6, 2017

The repeating ad counter and the ad possibly ending prematurely are due to the same issue as #3180, and will be fixed shortly. I think this will most likely fully resolve your problem, so marking as a duplicate. Thanks!

@ojw28 ojw28 closed this as completed Sep 6, 2017
@google google locked and limited conversation to collaborators Jan 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants