[MacPorts] #50565: MPlayer 1.2_1 dvd support missing

MacPorts noreply at macports.org
Wed Aug 10 23:30:14 PDT 2016


#50565: MPlayer 1.2_1 dvd support missing
-----------------------------+------------------------
  Reporter:  franck.bonin@…  |      Owner:  jeremyhu@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:
Resolution:                  |   Keywords:
      Port:  MPlayer         |
-----------------------------+------------------------

Comment (by from.macports@…):

 I've attached '''main_mplayer_1.1_8_20160810-2317.log​''' to this ticket.
 It is the result of:

 {{{
 % sudo uninstall MPlayer @1.3_0
 ...
 % cd ~/tmp
 % mkdir mplayer_1.1_8
 % cd mplayer_1.1_8
 % svn checkout -r 139468
 https://svn.macports.org/repository/macports/trunk/dports/multimedia/MPlayer
 A    MPlayer/files
 A    MPlayer/files/configure.x11.patch
 A    MPlayer/files/llvm-gcc-workaround.patch
 A    MPlayer/files/vo_corevideo.m.patch
 A    MPlayer/Portfile
 Checked out revision 139468.
 % cd MPlayer
 ...
 % sudo port -k install
 % sudo port -k install
 --->  Computing dependencies for MPlayer
 --->  Fetching archive for MPlayer
 --->  Attempting to fetch MPlayer-1.1_8.darwin_14.x86_64.tbz2 from
 http://sea.us.packages.macports.org/macports/packages/MPlayer
 --->  Attempting to fetch MPlayer-1.1_8.darwin_14.x86_64.tbz2 from
 https://packages.macports.org/MPlayer
 --->  Attempting to fetch MPlayer-1.1_8.darwin_14.x86_64.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/MPlayer
 --->  Fetching distfiles for MPlayer
 --->  Attempting to fetch MPlayer-1.1.tar.xz from
 http://sea.us.distfiles.macports.org/macports/distfiles/MPlayer
 --->  Verifying checksums for MPlayer
 --->  Extracting MPlayer
 --->  Applying patches to MPlayer
 --->  Configuring MPlayer
 --->  Building MPlayer
 --->  Staging MPlayer into destroot
 --->  Installing MPlayer @1.1_8
 --->  Activating MPlayer @1.1_8
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 % port logfile
 /opt/local/var/macports/logs/_Users_myuser_tmp_mplayer_1.1_8_MPlayer/MPlayer/main.log
 }}}

 (I think my problem with '''port -k''' not working for me were a
 combination of having a newer MPlayer installed while working with an
 older one, and macports behaving differently if a specify a portname vs
 leave it off the command line as a reference to the older port in the
 current directory.)

 Back to MPlayer 1.1. I see some interesting differences in the main.log
 for MPlayer @1.1_8:
 {{{
 :info:configure Checking for dvdread ... yes (internal)
 :info:configure Checking for internal libdvdcss ... yes
 ...
 :info:configure   Enabled optional drivers:
 :info:configure     Input: dvdnav(internal) ftp tv librtmp
 libdvdcss(internal) dvdread(internal) bluray vcd networking
 :info:configure     Codecs: libvpx ffmpeg(internal) real xanim faad2
 libdca libmpeg2(internal) mpg123 mp3lib(internal) libtheora
 tremor(internal) libmad liblzo
 :info:configure     Audio output: coreaudio openal jack pulse
 mpegpes(file)
 :info:configure     Video output: pnm jpeg corevideo mpegpes(file)
 yuv4mpeg md5sum tga
 :info:configure
 :info:configure   Disabled optional drivers:
 :info:configure     Input: vstream pvr radio tv-v4l2 tv-v4l1 tv-dshow
 live555 nemesi cddb cdda dvb smb
 :info:configure     Codecs: libschroedinger libdirac x264 xvid crystalhd
 libdv libopencore_amrwb libopencore_amrnb qtx win32 faac musepack liba52
 libgsm speex toolame twolame gif OpenJPEG
 :info:configure     Audio output: sun alsa nas esd arts oss v4l2 ivtv dxr2
 sdl
 :info:configure     Video output: zr zr2 v4l2 ivtv dxr3 dxr2 matrixview
 opengl sdl vesa gif89a mng quartz fbdev svga caca aa ggi xvidix winvidix
 cvidix 3dfx xmga dga vdpau xvmc xv x11 directfb dfbmga bl xvr100 tdfx_vid
 wii s3fb tdfxfb mga
 }}}

 I suspect the notations "internal" after dvdnav and dvdread might be
 significant.

-- 
Ticket URL: <https://trac.macports.org/ticket/50565#comment:10>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list