[MacPorts] #16330: MPlayer 1.0rc2_2 Missing x264 support
MacPorts
noreply at macports.org
Sun Aug 17 15:28:49 PDT 2008
#16330: MPlayer 1.0rc2_2 Missing x264 support
--------------------------------+-------------------------------------------
Reporter: akborder at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
--------------------------------+-------------------------------------------
== Problem description ==
I have installed MPlayer using the x264 variant, but the H.264 codec is
not supported by the resulting ''mencoder'' executable.
== Steps to reproduce ==
{{{
$ sudo port install mplayer +macosx +x264
$ mencoder -ovc help
}}}
The last command prints the list of all the supported codecs. On my
system, it reads:
{{{
Available codecs:
copy - frame copy, without re-encoding. Doesn't work with filters.
frameno - special audio-only file for 3-pass encoding, see DOCS.
raw - uncompressed video. Use fourcc option to set format
explicitly.
lavc - libavcodec codecs - best quality!
vfw - VfW DLLs, read DOCS/HTML/en/encoding-guide.html.
qtvideo - QuickTime DLLs, currently only SVQ1/3 are supported
}}}
It should also contain the line:
{{{
x264 - H.264 encoding
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16330>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list