Go to file
byte[] 06b5a6d917 further allow jpeg_pipe demuxer 2021-05-03 00:46:15 -04:00
build media validator 2020-02-04 18:32:59 -05:00
src further allow jpeg_pipe demuxer 2021-05-03 00:46:15 -04:00
LICENSE license and readme 2020-02-04 18:36:42 -05:00
Makefile workaround for incorrect demuxer detection in libavformat 2021-04-13 16:12:22 -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