Constant for Bitrate in Metadata-Extractor #678
Unanswered
sirajahmadzai
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently using the metadata-extractor library to analyze media files, and I was looking for a constant that represents the bitrate (video or audio) within the different directory classes (e.g., AviDirectory, Mp4VideoDirectory, QuickTimeVideoDirectory). However, I couldn't find a specific constant for bitrate in any of these directories.
Could you please confirm if there is a constant for bitrate available in the library? If not, what would be the recommended approach to accurately extract bitrate information using metadata-extractor?
Beta Was this translation helpful? Give feedback.
All reactions