logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

webm_info - Get information about WebM file

Name

       webm_info - Get information about WebM file

Synopsis

webm_info [options] -iinput

Usage

-h | -?
              show help

       -v     show version

       -all   Enable all output options.

       -video Output video tracks (true)

       -audio Output audio tracks (true)

       -size  Output element sizes (false)

       -offset
              Output element offsets (false)

       -times_seconds
              Output times as seconds (true)

       -ebml_header
              Output EBML header (true)

       -segment
              Output Segment (true)

       -seekhead
              Output SeekHead (false)

       -segment_info
              Output SegmentInfo (true)

       -tracks
              Output Tracks (true)

       -clusters
              Output Clusters (false)

       -blocks
              Output Blocks (false)

       -codec_info
              Output video codec information (false)

       -clusters_size
              Output Total Clusters size (false)

       -encrypted_info
              Output encrypted frame info (false)

       -cues  Output Cues entries (false)

       -frame_stats
              Output frame stats (VP9)(false)

       -vp9_level
              Output VP9 level(false)

       Output options may be negated by prefixing 'no'.

libwebm1_1.0.27                                   December 2020                                     WEBM_INFO(1)

See Also