[
https://issues.apache.org/jira/browse/TIKA-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved TIKA-372.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.7
Assignee: Jukka Zitting
I added XMPDM metadata properties in revision 904858 and made the MP3 parser
use them.
> Channel and SampleRate information for MP3 files
> ------------------------------------------------
>
> Key: TIKA-372
> URL: https://issues.apache.org/jira/browse/TIKA-372
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 0.6
> Reporter: Nick Burch
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 0.7
>
> Attachments: mp3-audio-info.patch
>
>
> Currently, the AudioParser for wave files extracts channel and samplerate
> metadata (along with a few other things).
> The attached patch adds the same support to the MP3 parser, via decoding the
> first audio frame.
> If applied, these audio related keys should probably be added to the main
> Metadata class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.