diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
commit | 70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch) | |
tree | 14c35099cfb4f4257c5e0b8e589d530fcb829468 /multimedia/splitmpg/files/splitmpeg.1 | |
parent | Fix typo. (ghostscript55htff -> ghostscript55httf) (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Diffstat (limited to 'multimedia/splitmpg/files/splitmpeg.1')
-rw-r--r-- | multimedia/splitmpg/files/splitmpeg.1 | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/multimedia/splitmpg/files/splitmpeg.1 b/multimedia/splitmpg/files/splitmpeg.1 deleted file mode 100644 index 1b846bd8237e..000000000000 --- a/multimedia/splitmpg/files/splitmpeg.1 +++ /dev/null @@ -1,45 +0,0 @@ -.\" The following requests are required for all man pages. -.Dd Thu Aug 1 09:36:57 CDT 1996 -.Os -.Dt splitmpeg 1 -.Sh NAME -.Nm splitmpeg -.Sh SYNOPSIS -.Nm splitmpeg -.Op Fl vq -.Ar filename -.Sh DESCRIPTION -.Nm splitmpeg -splits an ISO 11172-1 MPEG system layer stream into its components. - -.Fl v -print pack SCR and mux rate for each pack. - -.Fl q -work quitely, nothing is written to stdout. - -.\" .Sh ENVIRONMENT -.Sh FILES - -.Bl -tag -width stm188.mpg -compact -.It Pa stm188.mpg -is a reserved stream. - -.It Pa stm189.mpg -is private stream 1. - -.It Pa stm190.mpg -is the padding stream. - -.It Pa stm191.mpg -is private stream 2. - -.It Pa stm192.mpg to stm223.mpg -are audio streams. - -.It Pa stm224.mpg to stm239.mpg -are video streams. - -.Sh AUTHORS -splitmpeg was written by Michael Simmons <michael@ecel.uwa.edu.au>. -This man page was written by Eric L. Hernes <erich@FreeBSD.org> |