The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : mplex

Multiplexes MPEG component streams into system layers

 The mplex multiplexes MPEG audio and video streams into system layers.

From INSTRUCT (in the mplex source):
>
> Please note that I do not have a comprehensive instruction manual for this
> release. I suggest you try the program out with some default values and
> learn something more about ISO/IEC 11172-1 (aka MPEG1/Systems).
>
>
> Christoph.
> moar@heaven.zfe.siemens.de
> +---------------------------------------+--------------------------------+
> | http://www.informatik.tu-muenchen.de/ |                 Christoph Moar |
> | cgi-bin/nph-gateway/hphalle6/~moar/   |                Kaulbachstr.29a |
> | index.html                            |                   80539 Munich |
> | email:moar@informatik.tu-muenchen.de  |   voice: ++49 - 89 -  23862874 |
> +---------------------------------------+--------------------------------+

eric.
erich@FreeBSD.org
 

http://ftp.yars.free.net/pub/software/unix/X11/mpeg/



mplex history


v. 1.15
date: 2005/07/10 19:00:59;  author: kris;  state: Exp;  lines: +2 -1
Replace master site with working ones

v. 1.14 date: 2005/03/11 00:44:44; author: ahze; state: Exp; lines: +2 -0 - Add CONFLICTS= mjpegtools-* PR: ports/76709 Submitted by: Ulrich Spoerlein
v. 1.13 date: 2004/02/05 20:37:38; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.12 date: 2003/04/04 01:38:38; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category to newly create multimedia one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
v. 1.11 date: 2003/02/20 18:08:07; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.10 date: 2002/11/10 16:46:30; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.9 date: 2002/11/06 22:45:29; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.8 date: 2000/05/29 23:54:39; author: steve; state: Exp; lines: +4 -4 - Fix MASTER_SITES - Support CC/CFLAGS properly PR: 16674 Submitted by: KATO Tsuguru
v. 1.7 date: 2000/04/23 22:59:35; author: kris; state: Exp; lines: +2 -2 Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
v. 1.6 date: 2000/04/14 10:46:46; author: asami; state: Exp; lines: +3 -4 Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
v. 1.5 date: 1999/08/25 06:14:31; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1998/08/24 03:13:47; author: hoek; state: Exp; lines: +5 -2 - Use a do-install: target instead of patching one into the source Makefile. A do-install: target is preferrable if one does not plan on submitting patches to the author. Doing it this way has the nice side-advantages that we now respect MANOWN and BINOWN. - Respect CFLAGS - move patches/patch-ab to files/mplex.1
v. 1.3 date: 1998/08/23 07:34:43; author: hoek; state: Exp; lines: +4 -1 Use the MANx variables. This commit only covers ports that don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
v. 1.2 date: 1996/11/18 11:28:52; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1 date: 1996/08/01 20:18:17; author: erich; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/01 20:18:17; author: erich; state: Exp; lines: +0 -0 new port of mplex, an MPEG stream multiplexer. ============================================================================= v. 1.15 date: 2005/07/10 19:00:59; author: kris; state: Exp; lines: +2 -1 Replace master site with working ones
v. 1.14 date: 2005/03/11 00:44:44; author: ahze; state: Exp; lines: +2 -0 - Add CONFLICTS= mjpegtools-* PR: ports/76709 Submitted by: Ulrich Spoerlein
v. 1.13 date: 2004/02/05 20:37:38; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.12 date: 2003/04/04 01:38:38; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category to newly create multimedia one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
v. 1.11 date: 2003/02/20 18:08:07; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.10 date: 2002/11/10 16:46:30; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.9 date: 2002/11/06 22:45:29; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.8 date: 2000/05/29 23:54:39; author: steve; state: Exp; lines: +4 -4 - Fix MASTER_SITES - Support CC/CFLAGS properly PR: 16674 Submitted by: KATO Tsuguru
v. 1.7 date: 2000/04/23 22:59:35; author: kris; state: Exp; lines: +2 -2 Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
v. 1.6 date: 2000/04/14 10:46:46; author: asami; state: Exp; lines: +3 -4 Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
v. 1.5 date: 1999/08/25 06:14:31; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1998/08/24 03:13:47; author: hoek; state: Exp; lines: +5 -2 - Use a do-install: target instead of patching one into the source Makefile. A do-install: target is preferrable if one does not plan on submitting patches to the author. Doing it this way has the nice side-advantages that we now respect MANOWN and BINOWN. - Respect CFLAGS - move patches/patch-ab to files/mplex.1
v. 1.3 date: 1998/08/23 07:34:43; author: hoek; state: Exp; lines: +4 -1 Use the MANx variables. This commit only covers ports that don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
v. 1.2 date: 1996/11/18 11:28:52; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1 date: 1996/08/01 20:18:17; author: erich; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/01 20:18:17; author: erich; state: Exp; lines: +0 -0 new port of mplex, an MPEG stream multiplexer. ============================================================================= v. 1.15 date: 2005/07/10 19:00:59; author: kris; state: Exp; lines: +2 -1 Replace master site with working ones
v. 1.14 date: 2005/03/11 00:44:44; author: ahze; state: Exp; lines: +2 -0 - Add CONFLICTS= mjpegtools-* PR: ports/76709 Submitted by: Ulrich Spoerlein
v. 1.13 date: 2004/02/05 20:37:38; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.12 date: 2003/04/04 01:38:38; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category to newly create multimedia one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
v. 1.11 date: 2003/02/20 18:08:07; author: knu; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.10 date: 2002/11/10 16:46:30; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.9 date: 2002/11/06 22:45:29; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.8 date: 2000/05/29 23:54:39; author: steve; state: Exp; lines: +4 -4 - Fix MASTER_SITES - Support CC/CFLAGS properly PR: 16674 Submitted by: KATO Tsuguru
v. 1.7 date: 2000/04/23 22:59:35; author: kris; state: Exp; lines: +2 -2 Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
v. 1.6 date: 2000/04/14 10:46:46; author: asami; state: Exp; lines: +3 -4 Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
v. 1.5 date: 1999/08/25 06:14:31; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1998/08/24 03:13:47; author: hoek; state: Exp; lines: +5 -2 - Use a do-install: target instead of patching one into the source Makefile. A do-install: target is preferrable if one does not plan on submitting patches to the author. Doing it this way has the nice side-advantages that we now respect MANOWN and BINOWN. - Respect CFLAGS - move patches/patch-ab to files/mplex.1
v. 1.3 date: 1998/08/23 07:34:43; author: hoek; state: Exp; lines: +4 -1 Use the MANx variables. This commit only covers ports that don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
v. 1.2 date: 1996/11/18 11:28:52; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1 date: 1996/08/01 20:18:17; author: erich; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/01 20:18:17; author: erich; state: Exp; lines: +0 -0 new port of mplex, an MPEG stream multiplexer. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm