New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16330 (closed defect: duplicate)

Opened 5 years ago

Last modified 4 years ago

MPlayer 1.0rc2_2 Missing x264 support

Reported by: akborder@… Owned by: ecronin@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: MPlayer

Description

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

Change History

comment:1 Changed 5 years ago by blb@…

  • Owner changed from macports-tickets@… to ecronin@…
  • Milestone set to Port Bugs

Assigning to maintainer.

comment:2 Changed 4 years ago by ecronin@…

  • Status changed from new to closed
  • Resolution set to duplicate
  • Port set to MPlayer

#18551 is a dup of this, but more discussion took place there. closing.

comment:3 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.