Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 1998 09:58:02 +0200
From:      Henrik Andersson <d91-han@ludd.luth.se>
To:        Alex Nash <nash@mcs.net>
Cc:        hasty@rah.star-gate.com, freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Bt848: no IRQ
Message-ID:  <3539AE89.98335322@ludd.luth.se>
References:  <199804182328.SAA04298@nash.pr.mcs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Alex Nash wrote:
> 
> On 18 Apr, Amancio Hasty wrote:
> > Try vic to see if you get any picture at all.
> 
> Same problem as fxtv, I believe:
> 
>    vic: meteor sees no signal(1)-using ntsc.


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)

> Alex

Hope this helps till the real problem is fixed.

-- 
    /Henrik

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?3539AE89.98335322>