From owner-freebsd-multimedia@FreeBSD.ORG Sat Feb 4 23:16:55 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA3BF106566B for ; Sat, 4 Feb 2012 23:16:55 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from outrelay03.libero.it (outrelay03.libero.it [212.52.84.103]) by mx1.freebsd.org (Postfix) with ESMTP id 383A38FC08 for ; Sat, 4 Feb 2012 23:16:54 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B0208.4F2DBC65.0068,ss=1,re=0.000,fgs=0 X-libjamoibt: 1821 Received: from wmail55 (172.31.0.246) by outrelay03.libero.it (8.5.140) (authenticated as barbara.xxx1975@libero.it) id 4F26AB1F00C1A95D; Sun, 5 Feb 2012 00:16:53 +0100 Message-ID: <20055867.22408191328397413445.JavaMail.defaultUser@defaultHost> Date: Sun, 5 Feb 2012 00:16:53 +0100 (CET) From: Barbara To: MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 87.6.221.149 Cc: freebsd-multimedia@freebsd.org Subject: last mplayer and h264 videos X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Barbara List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2012 23:16:55 -0000 > >On Sun, Jan 29, 2012 at 18:11, Barbara wrote: > >> I've found the problem, at least for me, as it seems I'm the only one >> experiencing this. >> The problem is OCFLAGS. >> Building the port WITHOUT_OCFLAGS results in mplayer reproducing the example >> video with no problem. > >Hmm...miscompilation is ugly business... would you mind compiling it >with gcc46 (there is an option) or clang? Does that solve the problem >too? > I can confirm that rebuilding it with both OCFLAGS and OTCHAIN solved the problem as well. So it seems that the problem raises only using the combination gcc from base+OCFLAGS. Thanks Barbara