11 lines
340 B
Markdown
11 lines
340 B
Markdown
|
# mediatools
|
||
|
Media information and validation tools for [Philomena](https://github.com/derpibooru/philomena).
|
||
|
|
||
|
## Usage
|
||
|
```
|
||
|
$ build/mediastat ~/Videos/1580747166137370051742457.webm
|
||
|
7578179 1341 1280 720 447 10
|
||
|
```
|
||
|
|
||
|
From left to right: filesize in bytes, frame count, canvas width, canvas height, time base numerator, time base denominator
|