Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 279 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 279 Bytes

node-ffmetadata-new

Install deps

npm run install

For start

npm run start

For metadata video

metadata-video => {
  width: 480,
  height: 270,
  display_aspect_ratio: '16:9',
  avg_frame_rate: '30/1',
  duration: 30.033333,
  nb_frames: 901
}