[
https://issues.apache.org/jira/browse/TIKA-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18102248#comment-18102248
]
ASF GitHub Bot commented on TIKA-4800:
--------------------------------------
dschmidt commented on PR #2982:
URL: https://github.com/apache/tika/pull/2982#issuecomment-5198371228
Yes again 🤓
> Expose the MP4 frame rate, audio channel count and audio sample size
> --------------------------------------------------------------------
>
> Key: TIKA-4800
> URL: https://issues.apache.org/jira/browse/TIKA-4800
> Project: Tika
> Issue Type: New Feature
> Reporter: Dominik Schmidt
> Priority: Major
>
> metadata-extractor's Mp4VideoDirectory and Mp4SoundDirectory already populate
> TAG_FRAME_RATE, TAG_NUMBER_OF_CHANNELS and TAG_AUDIO_SAMPLE_SIZE, but
> MP4Parser only maps a subset of them. Surface these three: the frame rate,
> the raw audio channel count (today only the Mono/Stereo
> xmpDM:audioChannelType is emitted, which cannot represent more than two
> channels), and the audio sample size (bits per sample).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)