Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 1998 19:19:38 -0500 (CDT)
From:      Alex Nash <nash@mcs.net>
To:        d91-han@ludd.luth.se
Cc:        hasty@rah.star-gate.com, freebsd-multimedia@FreeBSD.ORG, rhh@ct.picker.com
Subject:   Re: Bt848: no IRQ
Message-ID:  <199804210019.TAA00507@nash.pr.mcs.net>
In-Reply-To: <3539AE89.98335322@ludd.luth.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19 Apr, Henrik Andersson wrote:
> I get the same error. I solved the problem by using the vic-port and change
> 
> 	video_format_ = METEOR_FMT_AUTOMODE;
> to
> 	video_format_ = METEOR_FMT_PAL;
> in 
> /usr/ports/mbone/vic/work/vic-2.8/grabber-meteor.cc
> at line 216 (MeteorGrabber::MeteorGrabber)

Wow, it worked (using NTSC instead of PAL).  Vic no longer complains
of signal lossage, and I now see video.  The problem is, I don't get any
audio from Vic.  fxtv still gives me audio, but no video :(

I see that vic uses METEORSFMT and fxtv uses BT848SFMT to configure the
video format.  I tried moving the METEOR_FMT_NTSC code into the
BT848SFMT case but it was to no avail.  I take it there's some other
subtle (or not so subtle) differences between the BT848 calls and the
METEOR calls.

Alex



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804210019.TAA00507>