From owner-freebsd-questions@FreeBSD.ORG Thu Aug 5 02:54:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53B9116A4CE for ; Thu, 5 Aug 2004 02:54:13 +0000 (GMT) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F6D843D2D for ; Thu, 5 Aug 2004 02:54:12 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf23aec.mail.bellsouth.netESMTP <20040805025412.DRPO1787.imf23aec.mail.bellsouth.net@[192.168.1.5]>; Wed, 4 Aug 2004 22:54:12 -0400 In-Reply-To: <200408042224.i74MOJv00873@thunder.trej.net> References: <200408042224.i74MOJv00873@thunder.trej.net> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Wed, 4 Aug 2004 22:54:10 -0400 To: Joachim Dagerot X-Mailer: Apple Mail (2.618) cc: freebsd-questions@freebsd.org Subject: Re: Trancode package works, but not the port - the package has limitations: WAS: Error installing transcode port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Aug 2004 02:54:13 -0000 the libdv api has changed, I submitted a patch here. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/69406 you can use that to compile from source until (and if) it is committed Michael On Aug 4, 2004, at 6:24 PM, Joachim Dagerot wrote: > Okay, I gave up on installing the transcode port, and used the pkg_add > -r transcode instead. Worked excellent. (I have never installade a > package before). > > However, the package seems to not include support for DV files > (camcorder files). Can I send args like to make command when > installing packages?