const mediainfo = require('./dist/index').default
const path = 'E:\\xxx.mp4'
mediainfo(path)
.then(res => {
console.log(res)
})
-
Notifications
You must be signed in to change notification settings - Fork 0
ycycorona/node-mediainfojson-ts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
mediainfo nodejs wrapper, write in typwscript
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published