[ https://issues.apache.org/jira/browse/TIKA-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805111#action_12805111 ]
Jukka Zitting commented on TIKA-372: ------------------------------------ Quite useful, thanks! I applied the patch in revision 903334. About the metadata keys, I'd actually like to replace the custom keys we now use with the equivalent xmpDM keys from the XMP standard. See http://markmail.org/message/ivsnmgtodwjb5xzy for more background. > 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 > Priority: Minor > 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.