[ https://issues.apache.org/jira/browse/TIKA-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Burch updated TIKA-372: ---------------------------- Attachment: mp3-audio-info.patch > 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.