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

next in thread | previous in thread | raw e-mail | index | archive | help
Vic does not support audio .

With fxtv you should be able to choose your video format. Just click on Format
and chose NTSC.

	Cheers,
	Amancio




> 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?199804210356.UAA11240>