[MPlayer-users] Do you have precompiled Mplayer with Live ? ( needed to run rtsp streams)
Ricardo Zacarias Madela
RicardoZM at TCU.gov.br
Tue Dec 14 13:30:42 CET 2004
I'm sorry about this question. I find the answer!
Before compile the mplayer with the line command
"./configure --enable-live --with-livelibdir=/usr/local/live" where
/usr/local/live is the path to Live library directory, you need to uncompact
the live tar.gz file and compile the live contents with the line command
"./genMakefiles linux" (if your platform is linux) or "./genMakefiles
solaris" (if your platform is solaris). This is my error... I forget to
compile the files of live... This will generate a Makefile in the "live"
directory and each subdirectory.
Then, run "make". After this, remember to copy all live directory to
/usr/local and use the line commands (root user) at MPlayer cvs directory:
"./configure --enable-live --with-livelibdir=/usr/local/live"
"make"
"make install"
I use the last cvs mplayer (
http://ftp5.mplayerhq.hu/mplayer/cvs/MPlayer-current.tar.bz2 ) and the last
live library file ( you find at http://www.live.com/liveMedia/public/ )and
it is ok!
Thanks for all!
Ricardo Madela
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>ORIGINAL MESSAGE:
>Message: 9
>Date: Mon, 13 Dec 2004 11:02:57 -0200
>From: Ricardo Zacarias Madela <RicardoZM at TCU.gov.br>
>Subject: [MPlayer-users] Do you have precompiled Mplayer with Live ?
>(needed to run rtsp s treams)
>To: mplayer-users at mplayerhq.hu
>Message-ID:
<6E601613F402E14EA10C72B08149190C0528DC09 at srv-correio3.tcu.gov.br>
>Content-Type: text/plain; charset="iso-8859-1"
>
>Friends,
>I need to play a stream that is running by rtsp protocol.
>I try to install MPlayer with Live and I have some problems.
>Line command:
>
># ./configure --enable-live
>
>/usr/include/liveMedia/UsageEnvironment.hh: In function `void
>demux_close_rtp(demuxer_t*)':
>/usr/include/liveMedia/UsageEnvironment.hh:79: error: `virtual
>UsageEnvironment::~UsageEnvironment()' is protected
>demux_rtp.cpp:410: error: within this context
>make[1]: *** [demux_rtp.o] Error 1
>make[1]: Leaving directory
>`/home/users/marcin/rpm/BUILD/MPlayer-1.0pre5/libmpdemux'
>make: *** [libmpdemux/libmpdemux.a] Error 2
>
>Do any body know how to install it??? or versions that not produce that
errors???
>I do all instructions at http://www.live.com/mplayer using lastest cvs,
live and mplayer.
>
>I receive this help, but I still have the same error:
>
>>> Roberto Togni <r_togni at tiscali.it> wrote:
>>> or try to get an older copy of live.com libs (they're
>>> NOT available o live.com site)
>>> May I suggest:
>>> ftp://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/
>>> Goes as far back as: live.2003.01.28.tar.gz
>
>My box run linux mandrake 9.2.
>I try using all Mplayer versions 9.xx and 10.xx with last and old Live
tar.gz.
>All tries produced the same errors.
>
>Do any body have a precompiled mplayer for mandrake 9.x (with Live)??? The
>pinguin is killing my pacience...
More information about the MPlayer-users
mailing list