[
https://issues.apache.org/jira/browse/CB-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119746#comment-14119746
]
ASF GitHub Bot commented on CB-7454:
------------------------------------
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-plugin-media/pull/26
CB-7454 Adds support for m4a audio format for Windows
Fix for https://issues.apache.org/jira/browse/CB-7454
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-media CB-7454
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media/pull/26.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #26
----
commit 33acd6fd0c4130fe6ea77b9438f99f31792a7b81
Author: Vladimir Kotikov <[email protected]>
Date: 2014-09-03T10:53:18Z
CB-7454 Adds support for m4a audio format for Windows
----
> Add support for m4a audio format to Media plugin
> ------------------------------------------------
>
> Key: CB-7454
> URL: https://issues.apache.org/jira/browse/CB-7454
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin Media
> Reporter: Vladimir Kotikov
> Labels: m4a, media, wp8.1
>
> Current version doesn't support m4a audio even if platform, we're running on
> does.
> For example CB-7453 describes that media-capture for WP8.1 can record an m4a
> file when mp3 recording fails, and the recorded file format which is fully
> supported by Windows platform and IE11, can't be used with Media plugin due
> to current plugin limitations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)