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 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.