From owner-freebsd-multimedia@FreeBSD.ORG Mon Nov 23 20:16:57 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC07A106566B for ; Mon, 23 Nov 2009 20:16:57 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [91.205.172.9]) by mx1.freebsd.org (Postfix) with ESMTP id 6F0F88FC14 for ; Mon, 23 Nov 2009 20:16:56 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=webmail.itac.at) by mail.itac.at with esmtpa (Exim 4.63) (envelope-from ) id 1NCfLD-0004MT-PX; Mon, 23 Nov 2009 21:16:55 +0100 Received: from 78.142.74.81 (SquirrelMail authenticated user decke@bluelife.at) by webmail.itac.at with HTTP; Mon, 23 Nov 2009 21:16:55 +0100 (CET) Message-ID: <792f3f92773b6de2ca0c9bab7751e9a2.squirrel@webmail.itac.at> In-Reply-To: <20091123194817.fbe23d38.torfinn.ingolfsen@broadpark.no> References: <2b3562edb67496f3814c8ba8b45f23b9.squirrel@webmail.itac.at> <20091123194817.fbe23d38.torfinn.ingolfsen@broadpark.no> Date: Mon, 23 Nov 2009 21:16:55 +0100 (CET) From: "Bernhard Froehlich" To: "Torfinn Ingolfsen" User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-multimedia@freebsd.org Subject: Re: Call for Testers: MythTV 0.22 (Trial 2) 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: Mon, 23 Nov 2009 20:16:57 -0000 On Mon, November 23, 2009 7:48 pm, Torfinn Ingolfsen wrote: > On Mon, 23 Nov 2009 12:45:03 +0100 (CET) > Bernhard Froehlich wrote: > >> There were some problems with the first call for testers but that >> compile problems should be fixed now and x11 and ivtv should be >> working. > > I donwloaded the new cft, and did a clean make install. > > Ok, I can now watch recordings that I did previously (with the first > 0.22 cft) - this is good. > But when I try to "watch TV", it just stays on the "please wait" screen > a bit, and thenm returns to the menu. > In /var/log/mythbackend.log I see this: > 2009-11-23 19:23:21.478 TVRec(2): Changing from None to Watching > WatchingLiveTV > 2009-11-23 19:23:21.485 TVRec(2): HW Tuner: 2->2 > 2009-11-23 19:23:21.702 TVRec(2) Error: Need MPEG recorder, but compiled > without MPEG support! > 2009-11-23 19:23:21.704 TVRec(2) Error: Failed to start recorder! > Tuning request was Program(no) channel(1) input(Tuner 0) > flags(LiveTV,) > > 2009-11-23 19:23:21.711 Finished recording Dagsrevyen: channel 1 > 2009-11-23 19:23:21.714 TVRec(2): Changing from Watching WatchingLiveTV to > None > > mythfrontend -w -v record' doesn't say anything about missing mpeg: > 2009-11-23 19:34:28.537 TV: Attempting to change from None to Watching > WatchingLiveTV > 2009-11-23 19:34:28.539 MythContext: Connecting to backend server: > 10.1.150.8:6543 (try 1 of 1) > 2009-11-23 19:34:28.540 Using protocol version 50 > 2009-11-23 19:34:28.543 Spawning LiveTV Recorder -- begin > 2009-11-23 19:34:28.780 Spawning LiveTV Recorder -- end > 2009-11-23 19:34:28.794 We have a > playbackURL(/d3/mythtv/video/1_20091123193428.mpg) & cardtype(MPEG) > 2009-11-23 19:34:35.295 RingBuf(/d3/mythtv/video/1_20091123193428.mpg): > Invalid file (fd -1) when opening '/d3/mythtv/video/1_20091123193428.mpg'. > 2009-11-23 19:34:35.296 We have a RingBuffer > 2009-11-23 19:35:15.349 TV Error: StartRecorder() -- timed out waiting for > recorder to start > 2009-11-23 19:35:15.349 TV Error: LiveTV not successfully started > 2009-11-23 19:35:15.353 ScreenSaverX11Private: DPMS Deactivated 1 > 2009-11-23 19:35:15.354 ScreenSaverX11Private: DPMS Reactivated 1 > > But it makes sense, the frontend doesn't have a recording device > (PVR-350). > Anyway, config.ep is attached. > I've had a quick look at the code and this message is from SetupRecorder in libs/libmythtv/tv_rec.cpp and is only displayed when ivtv was not enabled correctly. But your config has IVTV enabled so there is something wrong. You could try to remove the ifdef USING_IVTV and endif in tv_rec.cpp at around line 989 and see if it helps. I'll try to have a look at it. -- Bernhard Fröhlich http://www.bluelife.at/