You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by ghenry22 <gi...@git.apache.org> on 2016/06/13 00:46:35 UTC

[GitHub] cordova-plugin-media issue #97: CB-11314 android: avoid seeking on media wit...

Github user ghenry22 commented on the issue:

    https://github.com/apache/cordova-plugin-media/pull/97
  
    This is also a problem with MP3 files where android (for whatever reason) cannot read the duration of the file.  This could be some slight corruption to the file over time or it could be simply an encoding format that android doesn't like.  This is pretty well documented with people having to work around the same issue in native audioplayers that use the same underlying frameworks.
    
    I went insane trying to figure out why iOS would seek within a local file but Android intermittently wouldn't.
    
    I'm definitely going to give this PR a test!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org