Dominik Schmidt created TIKA-4800:
-------------------------------------
Summary: 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
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)