[
https://issues.apache.org/jira/browse/CB-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908906#comment-13908906
]
Joe Bowser commented on CB-6079:
--------------------------------
This sounds like a third-party plugin issue, since you're extracting HTML5
video from Android Assets. This is a bad idea for so many reasons. Also, what
version of Android are you running this on?
Can you try not using the plugin and just using the video tag with the video
either hosted remotely or on the SD Card and see if you get the same thing?
> Android video mediaplayer error
> -------------------------------
>
> Key: CB-6079
> URL: https://issues.apache.org/jira/browse/CB-6079
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.3.0
> Environment: OSX 10.8.5, Android Developer Tools
> Reporter: Arnout
> Labels: Android, Video
> Fix For: 3.3.0
>
>
> I have a project with HTML5 video playback.
> On iOS everything works great, but if I build the same project for Android
> the video doesn't want to play.
> This is the error I get in LogCat: "Mediaplayer Error (1, -2147483648)".
> I tried to play the video with another plugin but without result.
> Installed platforms: android 3.3.0, ios 3.3.0
> Installed plugins:
> jaeger.Html5Video',
> 'org.apache.cordova.device',
> 'org.apache.cordova.file',
> 'org.apache.cordova.inappbrowser'
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)