From owner-freebsd-multimedia@FreeBSD.ORG Wed Oct 26 16:06:28 2005 Return-Path: X-Original-To: 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 09F4716A41F for ; Wed, 26 Oct 2005 16:06:27 +0000 (GMT) (envelope-from doug@cnd.dundas.on.ca) Received: from fep1.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95EAE43D45 for ; Wed, 26 Oct 2005 16:06:27 +0000 (GMT) (envelope-from doug@cnd.dundas.on.ca) Received: from srv.cnd.dundas.on.ca (d141-68-27.home.cgocable.net [24.141.68.27]) by fep1.cogeco.net (Postfix) with ESMTP id DFC7D15B42; Wed, 26 Oct 2005 12:05:43 -0400 (EDT) Received: from monk.cnd.dundas.on.ca (monk.cnd.dundas.on.ca [10.87.0.20]) by srv.cnd.dundas.on.ca (8.13.1/8.13.1) with ESMTP id j9QG5hML011985; Wed, 26 Oct 2005 12:05:43 -0400 (EDT) (envelope-from doug@cnd.dundas.on.ca) Received: from monk.cnd.dundas.on.ca (localhost [127.0.0.1]) by monk.cnd.dundas.on.ca (8.13.4/8.13.4) with ESMTP id j9QG5hKp067276; Wed, 26 Oct 2005 12:05:43 -0400 (EDT) (envelope-from doug@monk.cnd.dundas.on.ca) Message-Id: <200510261605.j9QG5hKp067276@monk.cnd.dundas.on.ca> To: multimedia@freebsd.org In-reply-to: Your message of "Wed, 26 Oct 2005 16:38:51 +0200." <011801c5da3a$fef90c60$6401000a@adina> From: "Douglas Berry" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 26 Oct 2005 12:05:43 -0400 Sender: doug@cnd.dundas.on.ca Cc: Subject: Re: CXM-drivers for FreeBSD 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: Wed, 26 Oct 2005 16:06:28 -0000 > I'd like to have the possibility to set different recording > profiles; i.e. DVD, DVD LP, SVCD etc. The port-version doesn't seem > to have these features. Have you tried pvr250-setchannel(1), it is installed by the port. The -g option ought to do what you want. cheers, doug