From owner-freebsd-ports@FreeBSD.ORG Thu Feb 3 07:24:39 2011 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 F2D3A1065672 for ; Thu, 3 Feb 2011 07:24:39 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.c2i.net [212.247.154.130]) by mx1.freebsd.org (Postfix) with ESMTP id 856D78FC14 for ; Thu, 3 Feb 2011 07:24:38 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=O4luLtK3s/BI/ZI2MixGyL7hJC8Dk2jKRuc55HZ6Kk0= c=1 sm=1 a=roO5o0oOAlYA:10 a=8dzYoN46rOQA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=68N91av67z5JKN4nEJgA:9 a=SAoPF0BHN7ayktO8Cn-RqYkQI2gA:4 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 81828967; Thu, 03 Feb 2011 08:24:37 +0100 From: Hans Petter Selasky To: "Joseph S. Atkinson" Date: Thu, 3 Feb 2011 08:24:39 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-PRERELEASE; KDE/4.4.5; amd64; ; ) References: <201101261750.26895.hselasky@c2i.net> <4D49C2CC.8070608@FreeBSD.org> In-Reply-To: <4D49C2CC.8070608@FreeBSD.org> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201102030824.39134.hselasky@c2i.net> Cc: ports@freebsd.org Subject: Re: http://www.freshports.org/multimedia/vlc/ 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: Thu, 03 Feb 2011 07:24:40 -0000 On Wednesday 02 February 2011 21:47:08 Joseph S. Atkinson wrote: > On 01/26/2011 11:50, Hans Petter Selasky wrote: > > Hi, > > > > Just a small notice: > > > > The V4L DVB options depends on: DVBPSI=ON > > I moved the --enable-dvb to the DVBPSI section with 1.1.7. These are not > features I am able to test myself. Does this address the issue? V4L is > needed for viewing webcams attached to localhost. DVB will allow you to > rebroadcast it? No, DVB is digital TV/Sattelite. The right thing to do is to enable DVBPSI when V4L is enabled. --HPS