10c71 FreshPorts -- multimedia/mencoder
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mencoder 1.1.r20130308 multimedia on this many watch lists=14 search for ports that depend on this port
Restricted RESTRICTED: Port has restricted dependencies
Convenient video file and movie encoder
Maintained by: thomas.e.zander@googlemail.com search for ports maintained by this maintainer
Port Added: 07 Aug 2007 12:42:58
Also Listed In: audio ipv6
License: GPLv2


The "mencoder" component of the MPlayer project is a tool which
allows creation of video streams. It supports almost the same set
of input sources as the player component and supports encoding from
these sources through various codecs, including the popular ffmpeg,
XviD and x264 families. "Transcoding" DVDs into avi files is also
possible.

WWW: http://www.mplayerhq.hu/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/yasm
  2. devel/ncurses
  3. devel/binutils
  4. devel/gmake
Required To Run:
  1. devel/ncurses
Required Libraries:
  1. graphics/png
  2. print/freetype2
  3. audio/lame
  4. graphics/giflib
  5. multimedia/x264
  6. multimedia/xvid
  7. converters/libiconv

This port is required by:

for Build for Run

To install the port: cd /usr/ports/multimedia/mencoder/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for mencoder-1.1.r20130308:
     AMR_NB=off: AMR Narrow Band audio support (opencore)
     AMR_WB=off: AMR Wide Band audio support (opencore)
     BLURAY=off: BluRay support
     CDIO=off: CDIO support via libcdio
     CDPARANOIA=off: CD ripping support (cdparanoia)
     DEBUG=off: Install debug symbols
     DIRAC=off: Dirac codec support via libdirac
     DV=off: Quasar DV video codec support (libdv)
     FAAC=off: FAAC AAC encoder support
     FONTCONFIG=off: X11 font configuration support
     FRIBIDI=off: Bidirectional text support via GNU FriBidi
     GIF=on: GIF image format support
     GSM=off: GSM codec support
     IPV6=on: IPv6 protocol support
     JACK=off: JACK audio server support
     LADSPA=off: LADSPA audio plugins support
     LIBMNG=off: MNG animated images support via libmng
     LIVEMEDIA=off: Multimedia streaming support via liveMedia
     LZO=off: Enable external liblzo library
     MAD=off: MAD MP3 audio decoder support
     NAS=off: Network Audio System support
     OCFLAGS=on: Use optimized compiler flags
     OPENAL=off: OpenAL support
     OPENJPEG=off: Enhanced JPEG graphics support
     OTCHAIN=off: Use gcc 4.6+ toolchain on legacy systems
     PULSEAUDIO=off: PulseAudio sound server support
     REAL=off: Enable realplayer plugin
     RTCPU=on: Use runtime CPU detection
     RTMP=off: RTMP protocol support via librtmp
     SCHROEDINGER=off: Dirac codec support via libschroedinger
     SMB=off: SMB protocol support
     THEORA=off: Ogg Theora video codec support
     TWOLAME=off: TwoLAME MP2 audio encoder support
     V4L=off: Video 4 Linux support
     VPX=off: VP8 video codec support
     WIN32=on: Install win32 binary codecs
     X264=on: H.264 video codec support via x264
     XVID=on: Xvid MPEG-4 video codec support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://bsdistfiles.googlecode.com/files/

Number of commits found: 45

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
16 Apr 2013 15:01:01
Original commit files touched by this commit  1.1.r20130308
bdrewery search for other commits by this committer
- Add missing LZO_DESC

PR:		ports/177586
Submitted by:	Ilya A. Arkhipov <rum1cro@yandex.ru>
Approved by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Feature safe:	yes
23 Mar 2013 15:45:26
Original commit files touched by this commit  1.1.r20130308
naddy search for other commits by this committer
Update mplayer and mencoder to a recent snapshot. Major changes:
- Reduce the number of dependencies (use internal ffmpeg whenever possible)
  in mplayer
- Do not build with clang on i386
- Use new options framework

PR:		177083
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
04 Sep 2012 20:56:27
Original commit files touched by this commit  1.1.r20120721_1
nox search for other commits by this committer
- Only default to clang on amd64 and when /usr/bin/clang exists.
- Set CPP= clang-cpp in that case too.
- Fix windows codecs dir configure arg.
- Bump PORTREVISIONs.

PR:		ports/171249
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com>
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
01 Sep 2012 15:22:10
Original commit files touched by this commit  1.1.r20120721
nox search for other commits by this committer
Also update mencoder to 2012-07-21 snapshot that I missed.

PR:		ports/170735
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Apologies to:	scheidell for missing that he took the PR
23 Jul 2012 19:27:25
Original commit files touched by this commit  1.0.r20120322_3
mm search for other commits by this committer
Update multimedia/x264 to 0.125.2201
Switch to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.0.r20120322_2
dinoex search for other commits by this committer
- update png to 1.5.10
03 May 2012 00:13:16
Original commit files touched by this commit  1.0.r20120322_1
scheidell search for other commits by this committer
- Fix h264 regression in mplayer/mencoder from ffmpeg
- Bump PORTREVISION on master and slave to force rebuild

PR:             ports/167485
Submitted by:   Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
25 Apr 2012 14:19:00
Original commit files touched by this commit  1.0.r20120322
mm search for other commits by this committer
Update x264 to 0.123.2189
17 Apr 2012 18:50:38
Original commit files touched by this commit  1.0.r20120322
scheidell search for other commits by this committer
- Update mplayer and memcoder to 2012-03-22 shapshot
- Supersedes ports/164943

PR:             ports/166946
Submitted by:   Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
10 Feb 2012 23:26:29
Original commit files touched by this commit  1.0.r20111218_1
amdmi3 search for other commits by this committer
- Add option for enca charset detection
- Fix v4l support

PR:             164639
Submitted by:   "Marat N.Afanasyev" <amarat@ksu.ru>
Fix by:         Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
25 Jan 2012 10:11:48
Original commit files touched by this commit  1.0.r20111218_1
mm search for other commits by this committer
Update multimedia/schroedinger to 1.0.11
18 Jan 2012 10:52:56
Original commit files touched by this commit  1.0.r20111218
ehaupt search for other commits by this committer
Explicit link against /usr/lib/libncurses.so instead of using -lncurses to
prevent a conflict with devel/ncurses.

PR:             164244
Submitted by:   Thomas Zander <thomas.e.zander@googlemail.com> (solution)
Approved by:    Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
15 Jan 2012 22:31:54
Original commit files touched by this commit  1.0.r20111218
scheidell search for other commits by this committer
- Update to 1.0.r20111218

PR:             ports/163969
Submitted by:   thomas.e.zander@googlemail.com (maintainer)
Approved by:    gabor (mentor)
----------------------------------------------------------------------
14 Jan 2012 22:27:02
Original commit files touched by this commit  1.0.r20110329_5
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
21 Dec 2011 08:48:28
Original commit files touched by this commit  1.0.r20110329_4
mm search for other commits by this committer
Update x264 to 0.119.2113
10 Oct 2011 10:04:07
Original commit files touched by this commit  1.0.r20110329_3
mm search for other commits by this committer
Update x264 to 0.116.2076
01 Aug 2011 03:40:31
Original commit files touched by this commit  1.0.r20110329_2
bf search for other commits by this committer
Enable libass by default; do not silently override user-specified
libass option; disable enca autodetection when libass is disabled;
bump portrevision

Approved by:    Thomas Zander (maintainer)
20 Jul 2011 02:52:35
Original commit files touched by this commit  1.0.r20110329_1
lioux search for other commits by this committer
o Fix build when multimedia/libass is already installed when one
  tries to build multimedia/mplayer

  * Add option 'ASS "Enable ASS/SSA subtitle rendering"' with default
    off
    - However, override user decision to on if multimedia/libass
    is already installed: mplayer does not uphold configure options
    disabling dependency on external port.

  * Do not bump PORTREVISION since nothing has really changed for
  users who didn't have multimedia/libass on their systems

PR:             ports/159021
Approved by:    maintainer
23 Jun 2011 18:09:46
Original commit files touched by this commit  1.0.r20110329_1
mm search for other commits by this committer
Update to 0.115.2000
01 Apr 2011 11:09:36
Original commit files touched by this commit  1.0.r20110329
dhn search for other commits by this committer
- Update mplayer and mencoder to the latest snapshots.

PR:             ports/156086
Submitted by:   Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
03 Mar 2011 09:29:37
Original commit files touched by this commit  1.0.r20101106_1
ehaupt search for other commits by this committer
Fix typo introduced by the previous commit.

Notified by:    N.J. Mann <njm@njm.me.uk>
02 Mar 2011 21:48:02
Original commit files touched by this commit  1.0.r20101106_1
ehaupt search for other commits by this committer
Add optional multimedia/libbluray support

PR:             154939
Approved by:    Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
19 Jan 2011 01:58:24
Original commit files touched by this commit  1.0.r20101106_1
hrs search for other commits by this committer
Fix an implicit library dependency issue.

Discussed with: Jan Henrik Sylvester and Thomas Zander
Feature safe:   yes
09 Jan 2011 13:23:18
Original commit files touched by this commit  1.0.r20101106
rea search for other commits by this committer
multimedia/mencoder: add fontconfig dependency

Adding the fontconfig knob as per discussion in
  http://lists.freebsd.org/pipermail/freebsd-ports/2010-December/065147.html

PR: 153755
Approved by: Thomas Zander <riggs@rrr.de> (maintainer), erwin (mentor)
02 Dec 2010 09:18:01
Original commit files touched by this commit  1.0.r20101106
beech search for other commits by this committer
Update mplayer and mencoder to the latest snapshots.

PR:             ports/152714
Submitted by:   Thomas Zander (thomas.e.zander@googlemail.com) (maintainer)
Approved by:    itetcu (mentor) (implicit)
01 Dec 2010 14:02:51
Original commit files touched by this commit  1.0.r20100717_3
olgeni search for other commits by this committer
Chase x264 shlib bump.
05 Oct 2010 05:57:28
Original commit files touched by this commit  1.0.r20100717_2
martymac search for other commits by this committer
Remove support for deprecated libmpcdec

PR:             150510
Approved by:    Thomas Zander <thomas.e.zander@googlemail.com> (maintainer),
                ehaupt (mentor)
17 Sep 2010 09:22:54
Original commit files touched by this commit  1.0.r20100717_1
linimon search for other commits by this committer
Mark as broken on sparc64 (and, presumably, ia64): runtime CPU detection
is only set up for amd64/i386/powerpc.

Hat:            portmgr
02 Sep 2010 19:56:12
Original commit files touched by this commit  1.0.r20100717_1
rene search for other commits by this committer
- correctly pick up dependency on libvpx if selected in options
- remove mencoder dependency on mplayer,
  the two ports can now be installed independently.
- remove dependency on liba52 as this is handled by internal libavcodec
- correctly handle dependency on external libschroedinger

PR:             ports/149534
Submitted by:   maintainer
Tested by:      Christopher Key [cjk32 cam.ac.uk]
03 Aug 2010 12:37:29
Original commit files touched by this commit  1.0.r20100717
rene search for other commits by this committer
- update to 2010-07-17 snapshot (demuxer fixes, VP8 codec support)
- optionify libmng input support
- explicitly disalbe libdirac-lavc support
- cleanups

PR:             ports/149206
Submitted by:   maintainer
Approved by:    tabthorpe (mentor)
25 Jul 2010 10:25:43
Original commit files touched by this commit  1.0.r20100117_3
olgeni search for other commits by this committer
Chase libx264 shlib version bump.
03 Jun 2010 08:55:01
Original commit files touched by this commit  1.0.r20100117_2
netchild search for other commits by this committer
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
25 Apr 2010 08:29:23
Original commit files touched by this commit  1.0.r20100117_1
mm search for other commits by this committer
- Remove libdts support (this is now done by ffmpeg) [1]
- Fix libcdio dependency [2]

Reported by:    naddy [1] (private e-mail)
Submitted by:   Thomas Zander [1] [2] (maintainer, private e-mail)
21 Apr 2010 13:07:23
Original commit files touched by this commit  1.0.r20100117
mm search for other commits by this committer
- Update to 1.0.r20100117

Submitted by:   Thomas E. Zander <riggs@rrr.de> (maintainer, private e-mail)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.99.11_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.99.11_5
dinoex search for other commits by this committer
- update to jpeg-8
06 Jul 2009 21:26:00
Original commit files touched by this commit  0.99.11_4
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
14 Jan 2009 23:26:05
Original commit files touched by this commit  0.99.11_3
pav search for other commits by this committer
- Change RESTRICTED to NO_PACKAGE; this way MPlayer distfile can be mirrored

Approved by:    Thomas Zander <riggs@rrr.de> (maintainer)
06 Jan 2009 18:57:27
Original commit files touched by this commit  0.99.11_3
miwi search for other commits by this committer
- Use additional configure arguments that fix a build problem in ports/128085
- Small change of configure arguments also fixes ports/128074
- Fix a stack buffer overflow vulnerability while parsing malformed TwinVQ
  media files.
- Bump PORTREVISION

PR:             129810
Submitted by:   Thomas Zander <riggs@rrr.de> (maintainer)
Security:      
http://www.vuxml.org/freebsd/7c5bd5b8-d652-11dd-a765-0030843d3802.html
06 Jun 2008 13:48:22
Original commit files touched by this commit  0.99.11_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.99.11_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
06 Mar 2008 22:38:40
Original commit files touched by this commit  0.99.11_1
miwi search for other commits by this committer
- Fix remote vulnerabilities
- Bump PORTREVISION

PR:             120230
Submitted by:   Thomas Zander <riggs@rrr.de> (maintainer)
12 Dec 2007 23:26:37
Original commit files touched by this commit  0.99.11
miwi search for other commits by this committer
- Update to 1.0rc2

PR:             118231
Submitted by:   Thomas Zander <riggs@rrr.de> (maintainer)
11 Oct 2007 14:45:02
Original commit files touched by this commit  0.99.10_1
ahze search for other commits by this committer
Chase libtheora lib version
07 Aug 2007 12:42:44
Original commit files touched by this commit  0.99.10
  Sanity Test Failure
sem search for other commits by this committer
- Add port multimedia/mencoder as slave to mplayer port.

PR:             ports/115170
Submitted by:   Thomas E. Zander, mplayer maintainer

Number of commits found: 45

283c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days26
new fortnight56
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0