Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 699 Bytes

MANPAGE.md

File metadata and controls

41 lines (27 loc) · 699 Bytes

NAME

mpn - Rust-based MPEG-4 inspector with variable output.

SYNOPSIS

mpn [-tcfl][--color=0,1][--cols 0-9][--format oxXb] inputfile
mpn [-a rcgpkjsf][--array=rcgpkjsf] inputfile
mpn [-hV]

OPTIONS

mpn 0.2.0
author: sitkevij
Rust-based MPEG-4 inspector with variable output.

USAGE:
    mpn <MEDIAFILE>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <MEDIAFILE>    Pass a valid mp4 file path as an argument for inspection

DESCRIPTION

EXIT STATUS

mpn exits 0 on success, and >0 if an error occurs.

EXAMPLES

SEE ALSO

cat(1), echo(1), more(1), less(1), head(1), tail(1), hexdump(1)