ffprobe icon indicating copy to clipboard operation
ffprobe copied to clipboard

Use ffprobe to get info from media files and return as JSON

Results 16 ffprobe issues
Sort by recently updated
recently updated
newest added

Hi, I want to know about r_frame_rate and avg_frame_rate significance. these are the output parameters.

Bumps [flat](https://github.com/hughsk/flat) from 4.1.0 to 5.0.2. Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh lockfile, format with standard. e52185d Test against node 14 in CI. 0189cb1 Avoid arrow function syntax....

dependencies

It works locally just fine. MacOS M1 Max. On Prod/Docker release "streams" is undefined. I have the following dependencies ``` "@types/ffprobe": "^1.1.3", "@types/ffprobe-static": "^2.0.1", "ffprobe": "^1.1.2", "ffprobe-static": "^3.1.0" ``` Importing...

I'm trying to use ffprobe in a Google Cloud Function. But all I get is an empty Promise no matter what my input is: **Input:** `https://ucarecdn.com/1ba97d0a-e709-4915-bb35-5ad9e1b42975/test2.mp3` **Output** `{"domain":{"domain":null,"_events":{},"_eventsCount":3,"members":[]}}` What I'm...

![image](https://user-images.githubusercontent.com/58558341/198902471-85a5672e-ca0d-4f13-917d-1a365ffeeba0.png) Hi I am facing the above issue Please Help Me Thanks

"ffprobe": "^1.1.2", "ffprobe-static": "^3.1.0", "@types/ffprobe": "^1.1.3", "@types/ffprobe-static": "^2.0.1", in TS field 'duration' described as 'number | undefined' while in fact it is 'string'. mistake?

Hi, we have found this tool ffprobe-npm a useful one to analyse the format of video files using Node JS. This plugin is working fine in our local development machine....

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

Hi I would like to know if we can provide support to get data from stream

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies