Go to file
a3x 180e1bce70 Update 'src/util.c' 2022-02-07 21:49:20 +00:00
build media validator 2020-02-04 18:32:59 -05:00
src Update 'src/util.c' 2022-02-07 21:49:20 +00:00
LICENSE license and readme 2020-02-04 18:36:42 -05:00
Makefile Add svgstat utility 2021-10-23 21:30:05 -04:00
README.md license and readme 2020-02-04 18:36:42 -05:00

README.md

mediatools

Media information and validation tools for 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