Retrieve a video files frame rate or FPS with taglib-sharp? #337
Unanswered
RalfReddings
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 want to use taglib-sharp to retrieve extended information about video files.
With the above, I can get some information such as
Duration
:But I cannot find a way to retrieve any information to do with video frames such as:
I have searched around on this site and elsewhere, they all seem to be focused on ID3Tags.
I am on PowerShell 7.3
Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions