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_a52 - extract ATSC A/52 audio from a MPEG stream.

Authors

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

Description

       `extract_a52' extracts ATSC A/52 audio from a MPEG stream.  Input is from stdin if no file is given.

       -h     display help

       -strack
              set track number (0-7 or 0x80-0x87)

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

Name

       extract_a52 - extract ATSC A/52 audio from a MPEG stream.

Reporting Bugs

See Also

a52dec(1)

                                                   extract_a52                                    extract_a52(1)

Synopsis

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

See Also