From owner-freebsd-multimedia@FreeBSD.ORG Thu Jun 29 17:59:56 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20B8F16A49E for ; Thu, 29 Jun 2006 17:59:56 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao05.cox.net (centrmmtao05.cox.net [70.168.83.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ED3543D66 for ; Thu, 29 Jun 2006 17:59:54 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([24.255.149.218]) by centrmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060629175951.XUKL8328.centrmmtao05.cox.net@mezz.mezzweb.com>; Thu, 29 Jun 2006 13:59:51 -0400 Date: Thu, 29 Jun 2006 12:59:58 -0500 To: "Adam K Kirchhoff" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200606282250.k5SMoKrj010521@freefall.freebsd.org> <44A3A623.9090505@voicenet.com> <44A41271.303@voicenet.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <44A41271.303@voicenet.com> User-Agent: Opera Mail/9.00 (Linux) Cc: freebsd-multimedia@freebsd.org Subject: Re: ports/86899: multimedia/mjpegtools - lavplay/glav claims "No video source!" X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:59:56 -0000 On Thu, 29 Jun 2006 12:48:33 -0500, Adam K Kirchhoff = wrote: > Jeremy Messenger wrote: >> >> Umm, how about you try to compile without that pentium4? That pentium= 4 >> is pretty well known to break a few of apps. Try to do the 'make >> patch' then hack in configure at around 27312 line and reinstall it. >> >> Change from: >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >> CFLAGS=3D"$ARCHFLAGS $CFLAGS" >> CXXFLAGS=3D"$ARCHFLAGS $CXXFLAGS" >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >> >> to: >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >> CFLAGS=3D"$CFLAGS" >> CXXFLAGS=3D"$CXXFLAGS" >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >> >> If it does solve your problem, then I shall add a patch to remove tha= t >> cpuinfo.sh stuff. >> >> > > No luck, but I wasn't really expecting it to work. I've experienced > this problem on both a dual P3 and an AthlonXP, in addition to this = > machine. Strange. Do your other machines have gtk enable? Only thing that = difference from your and mine is that I don't enable gtk stuff. Did you = = tweak any option in aviplay? I don't know if your avi needs aviplay, but= = asking in case. Cheers, Mezz >>> Can anyone else confirm this problem? I've run lavplay through >>> ktrace, and posted the ktrace.out file at >>> http://68.44.156.246/ktrace.out >>> >>> Unfortunately, when I try to run kdump on the file, kdump segfaults.= = >>> :-) >> >> No segfault in here when I downloaded your ktrace.out and did a >> 'ktrace -f ktrace.out'. Perhaps you need to do the world? Or maybe >> it's bug in -CURRENT. Dunno. However, I tried to check in ktrace.out >> and I don't see anything wrong. I am not very good with read ktrace >> stuff. > > Yeah, I'm planning on upgrading my system shortly to see if ktrace wil= l > work properly. > > Adam -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org