[MacPorts] #23757: mplayer-devel @29701 - "+live" option fails

MacPorts noreply at macports.org
Wed Feb 17 15:24:16 PST 2010


#23757: mplayer-devel @29701 - "+live" option fails
--------------------------------------+-------------------------------------
 Reporter:  mike.vasiljevs@…          |       Owner:  macports-tickets@…                   
     Type:  enhancement               |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.8.2                                
 Keywords:  Mplayer live555 rtsp tcp  |        Port:  mplayer-devel                        
--------------------------------------+-------------------------------------
 ''mplayer-devel'' cannot play samples from '''Darwin Streaming Server'''
 (default install, from link provided at Apple's site) because...

 its (most likely) TCP ''rtsp'' stream which would not work...

 even with option ''-rtsp-stream-over-tcp'' because...

 mplayer-devel is NOT compiled with ''LIVE555'', aka variant ''+live''

 ...looking at compile flags

 {{{
 Reading /opt/local/etc/mplayer-devel/codecs.conf: 141 audio & 304 video
 codecs
 Configuration: --prefix=/opt/local --extra-cflags=-I/opt/local/include/lzo
 -I/opt/local/include --extra-ldflags=-L/opt/local/lib
 -L/opt/local/lib/samba3
 --datadir=/opt/local/share/mplayer-devel --confdir=/opt/local/etc/mplayer-
 devel --mandir=/opt/local/share/man --enable-png --enable-jpeg --enable-
 liblzo
 --enable-theora --enable-libvorbis --enable-mad --enable-largefiles
 --disable-smb --disable-live --disable-dvdnav --disable-dvdread --disable-
 cdparanoia
 --disable-freetype --disable-fontconfig --disable-fribidi --disable-enca
 --disable-libcdio --disable-speex --disable-toolame --disable-xmms
 --disable-musepack --disable-sdl --disable-caca --disable-x11 --disable-gl
 --disable-arts --disable-esd --disable-lirc --disable-mng --disable-
 libdirac-lavc --disable-libschroedinger-lavc --disable-qtx
 --target=x86_64-Darwin
 }}}

 there is a strange one: ''--disable-live'', even though i've specified
 +live as a port request. It seems like an easy fix, but I dont have
 sufficent knowledge and/or time for the fix, thought i report this anyways

-- 
Ticket URL: <http://trac.macports.org/ticket/23757>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list