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

extract_mpeg2 - extract MPEG video streams from a multiplexed stream.

Authors

       Michel Lespinasse <walken@zoy.org>
       Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
       And many others on the net.

Description

       `extract_mpeg2' extracts MPEG video streams from a multiplexed stream.  Input is from stdin if no file is
       given.

       -h     display help

       -strack
              set track number (0-0xf or 0xe0-0xef)

       -tpid use transport stream demultiplexer, pid 0x10-0x1ffe

Name

       extract_mpeg2 - extract MPEG video streams from a multiplexed stream.

Reporting Bugs

See Also

mpeg2dec(1)

                                                  extract_mpeg2                                      mpeg2dec(1)

Synopsis

extract_mpeg2 [-h] [-s[track]] [-tpid] [file]

See Also