Port details on branch 2023Q3 |
- libmpeg2 Free library for decoding MPEG-2 and MPEG-1 video streams
- 0.5.1_8 multimedia =143 0.5.1_8Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2002-11-28 00:14:07
- Last Update: 2024-02-27 03:12:50
- Commit Hash: b6e0799
- People watching this port, also watch:: freetype2, libxml2, tiff, png, expat
- License: GPLv2+
- WWW:
- http://libmpeg2.sourceforge.net/
- Description:
- [ excerpt from developer's site ]
It is a free library for decoding mpeg-2 and mpeg-1 video
streams. The main goals in libmpeg2 development are:
Conformance - libmpeg2 is able to decode all mpeg streams that
conform to certain restrictions: "constrained parameters" for
mpeg-1, and "main profile" for mpeg-2. In practice, this is what
most people are using. For streams that follow these restrictions,
we believe libmpeg2 is 100% conformant to the mpeg standards - and
we have a pretty extensive test suite to check this.
Speed - for most current systems, the display will actually take
more time than the mpeg-2 decoding. For systems that have hardware
color conversion and scaling (as we can use with the xv extension
in Xfree 4), you should be able to watch DVD streams on a Celeron
400. On a PIII/666 with null display you should get about 110 frames
per second.
Portability - most of the code is written in C, and when we use
platform-specific optimizations we always have a generic C routine
to fall back on.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libmpeg2>0:multimedia/libmpeg2
- To install the port:
- cd /usr/ports/multimedia/libmpeg2/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/libmpeg2
- pkg install libmpeg2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmpeg2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libmpeg2-0.5.1.tar.gz) = dee22e893cb5fc2b2b6ebd60b88478ab8556cb3b93f9a0d7ce8f3b61851871d4
SIZE (libmpeg2-0.5.1.tar.gz) = 524776
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- emulators/fs-uae
- games/scummvm
- multimedia/gstreamer1-plugins-mpeg2dec
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for libmpeg2-0.5.1_8:
DOCS=on: Build and/or install documentation
SDL=off: Simple Direct Media Layer support
X11=off: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_libmpeg2
- USES:
- libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|