[MacPorts] #23757: mplayer-devel @29701 - "+live" option fails
#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
#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 --------------------------------------+------------------------------------- Comment(by mike.vasiljevs@…): custom fix could be the following: {{{ cd MPlayer* ; ./configure --with-extraincdir=<path-to-LIVE555-Streaming- Media-library-directory> }}} also i ran mplayer with the following {{{ mplayer rtsp://127.0.0.1:rtps/sample_h264_1mbit.mp4 }}} regards m -- Ticket URL: <http://trac.macports.org/ticket/23757#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23757: mplayer-devel @29701 - "+live" option fails --------------------------------------+------------------------------------- Reporter: mike.vasiljevs@… | Owner: acho@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: mplayer-devel --------------------------------------+------------------------------------- Changes (by jmr@…): * keywords: Mplayer live555 rtsp tcp => * owner: macports-tickets@… => acho@… * type: enhancement => defect Comment: Please remember to cc the maintainer. -- Ticket URL: <http://trac.macports.org/ticket/23757#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23757: mplayer-devel @29701 - "+live" option fails ---------------------------------------+------------------------------------ Reporter: mike.vasiljevs@… | Owner: acho@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: mplayer-devel | ---------------------------------------+------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Should be fixed by r63922. -- Ticket URL: <http://trac.macports.org/ticket/23757#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts