From owner-freebsd-multimedia@FreeBSD.ORG Thu Jun 29 20:37:06 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 563F016A50E for ; Thu, 29 Jun 2006 20:37:06 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao04.cox.net (centrmmtao04.cox.net [70.168.83.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 119F644D37 for ; Thu, 29 Jun 2006 20:36:48 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([24.255.149.218]) by centrmmtao04.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060629203645.HFPB14774.centrmmtao04.cox.net@mezz.mezzweb.com>; Thu, 29 Jun 2006 16:36:45 -0400 Date: Thu, 29 Jun 2006 15:36:54 -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> <44A41986.8050602@voicenet.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <44A41986.8050602@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 20:37:06 -0000 On Thu, 29 Jun 2006 13:18:46 -0500, Adam K Kirchhoff = wrote: > Jeremy Messenger wrote: >> 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 penti= um4 >>>> 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 t= hat >>>> 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. >> > > I can't get access to them at the moment, but I'm relatively sure they= > did have gtk enabled. When building mjpegtools, or any other port, fo= r > that matter, I have not enabled any options, just used the default. > Also, it would appear that mjpegtools is enabling gtk support on your= > machine as well, at least according to your "make configure" output: > > configure: - Gtk+ support for glav : true Ah, didn't pay attention to mine configure... I was look at = mjpegtools/Makefile as it was supposed to be disable by default in my = system when I don't have gtk12.. Surpised me that it enables and works = with gtk2 as when I ran glav. I will have to dig in mjpegtools more, the= n = fix Makefile/pkg-plist and bump the PORTREVISION. Cheers, Mezz > As for needing avifile... I don't think it should be needed for these= > files... They are avi files using the mjpeg codec, which mjpegtools > supports in software without any extra software. > > 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