Accessing metadata of local video file using getVideoMetadata #1974
Replies: 1 comment 2 replies
-
I got it working. Found this example: https://www.remotion.dev/docs/get-video-metadata#example, where it shows the explicit import occurs at the top rather than as a src param. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can
getVideoMetadata
take a local .mp4 file and output the video's duration? I can't get it to accept a local .mp4 relative path as the src string.Beta Was this translation helpful? Give feedback.
All reactions