From owner-freebsd-ports@FreeBSD.ORG Wed Jul 22 01:29:30 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D0601065675 for ; Wed, 22 Jul 2009 01:29:30 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id 8E9E88FC0C for ; Wed, 22 Jul 2009 01:29:28 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by an-out-0708.google.com with SMTP id d14so1623430and.13 for ; Tue, 21 Jul 2009 18:29:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=1hcUxtYqDwqZ4V6PBr2YyTMHvk5DFF/qkwCJESlPeSU=; b=Cj5emDprVnVv3CwsSlSFBk9vbD3go4JiEx1zcrwIJgeA2NRNJi8K/JkVZasDYzSXk7 ktXEBQzwfszlmpakEoZwumDnZBLlA6MoyagbCbQhEYXpGLEo97ukJb88JA2QoeQo9BN7 oYyx1lf5LICMrfeqm+94mphL/fxjV2XZhn5Lk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=wJLYUfF5qnEs1dLazsrBuKmULi/2EMxTQyzwgC7guBPTd7xifGls0NrwqLgDyMpKGP A/3bhFYPPbAXv6xpVHIlbSPf6QoxfeTQeu88mhi9ru9Ia94xnf1KBTQsJxF7Bm1gfoWz ie23BiE28nqEz31YMH7dfc4xaXpk/2+rWz5k8= MIME-Version: 1.0 Received: by 10.100.172.16 with SMTP id u16mr490527ane.85.1248226167138; Tue, 21 Jul 2009 18:29:27 -0700 (PDT) In-Reply-To: <407390A9C396D342802A99E1295F5560496763@samsafs01.samsa.local> References: <407390A9C396D342802A99E1295F5560496763@samsafs01.samsa.local> From: matt donovan Date: Tue, 21 Jul 2009 21:29:07 -0400 Message-ID: <28283d910907211829y105c4d44meb2ddeb99eaf8d66@mail.gmail.com> To: "Michael D. Stackhouse" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, riggs@rrr.de Subject: Re: FreeBSD Port: mplayer-0.99.11_14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 01:29:30 -0000 On Tue, Jul 21, 2009 at 12:51 PM, Michael D. Stackhouse < mstackhouse@samsa.com> wrote: > Is there an update available for mplayer? The current version at > http://www.mplayerhq.hu seems to imply a 1.0 version. > > We're having problems with this error, that is likely corrected in a > version greater than 0.99.11_14: > vmbsd02# /usr/local/bin/mencoder > rtsp://root:pass@172.28.10.65/mpeg4/media.amp -ovc copy -o > /tmp/mike.mpeg4 > MEncoder 1.0rc2-4.2.1 (C) 2000-2007 MPlayer Team > CPU: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz (Family: 6, Model: > 26, Stepping: 8) > CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 > Compiled with runtime CPU detection. > Connecting to server 172.28.10.65[172.28.10.65]: 554... > librtsp: server responds: 'RTSP/1.0 401 Unauthorized' > rtsp_session: unsupported RTSP server. Server type is 'unknown'. > STREAM_LIVE555, URL: rtsp://root:pass@172.28.10.65/mpeg4/media.amp > success: format: 21 data: 0x0 - 0x0 > Stream not seekable! > file format detected. > Initiated "video/MP4V-ES" RTP subsession on port 51198 > VIDEO: [mp4v] 0x0 0bpp 6.000 fps 0.0 kbps ( 0.0 kbyte/s) > [V] filefmt:21 fourcc:0x7634706D size:0x0 fps: 6.00 ftime:=0.1667 > videocodec: framecopy (0x0 0bpp fourcc=7634706d) > MultiFramedRTPSource::doGetNextFrame1(): The total received frame size > exceeds the client's buffer size (50000). 1100 bytes of trailing data > will be dropped! > Saw an input frame too large (>=50000). Increase MAX_RTP_FRAME_SIZE in > "demux_rtp.cpp". > Writing header... > ODML: Aspect information not (yet?) available or unspecified, not > writing vprp header. > Writing header... > ODML: Aspect information not (yet?) available or unspecified, not > writing vprp header. > MultiFramedRTPSource::doGetNextFrame1(): The total received frame size > exceeds the client's buffer size (50000). 1100 bytes of trailing data > will be dropped! > Saw an input frame too large (>=50000). Increase MAX_RTP_FRAME_SIZE in > "demux_rtp.cpp". > MultiFramedRTPSource::doGetNextFrame1(): The total received frame size > exceeds the client's buffer size (50000). 1100 bytes of trailing data > will be dropped! > Saw an input frame too large (>=50000). Increase MAX_RTP_FRAME_SIZE in > "demux_rtp.cpp". > MultiFramedRTPSource::doGetNextFrame1(): The total received frame size > exceeds the client's buffer size (50000). 1100 bytes of trailing data > will be dropped! > Saw an input frame too large (>=50000). Increase MAX_RTP_FRAME_SIZE in > "demux_rtp.cpp". > MultiFramedRTPSource::doGetNextFrame1(): The total received frame size > exceeds the client's buffer size (50000). 1100 bytes of trailing data > will be dropped! > Saw an input frame too large (>=50000). Increase MAX_RTP_FRAME_SIZE in > "demux_rtp.cpp". > > Any suggestions would be appreciated. > > Thanks! > > Michael D. Stackhouse > SAMSA, Inc. > 989-790-0507 > Saginaw, MI USA > www.samsa.com > > > > > samsaisgreat > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" Considering that mplayer no longer does stable releases you would have to switch the makefile to use svn to get an updated mplayer