Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 1996 17:51:48 PDT
From:      Bill Fenner <fenner@parc.xerox.com>
To:        kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies)
Cc:        multimedia@freebsd.org
Subject:   Re: vic 2.8- colormap Q 
Message-ID:  <96Sep24.175200pdt.177476@crevenia.parc.xerox.com>
In-Reply-To: Your message of "Tue, 24 Sep 1996 02:36:14 PDT." <199609240936.LAA05304@gilberto.physik.rwth-aachen.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multipart MIME message.

--===_0_Tue_Sep_24_17:50:45_PDT_1996
Content-Type: text/plain; charset=us-ascii

In message <199609240936.LAA05304@gilberto.physik.rwth-aachen.de>you write:
>A bit reading revealed (vic.1) that the problem boils down
>to telling sdr to invoke vat with -c gray. Now, I don't have
>a manual for sdr. 

Unfortunately, customization of command lines isn't something that sdr handles well yet.  You could try putting the following file in ~/.sdr/plugins .  It will probably ask you to choose whether you want to use vic or vic when you start a session, and might or might not help...

  Bill



--===_0_Tue_Sep_24_17:50:45_PDT_1996
Content-Type: text/plain; charset=us-ascii
Content-Description: sdr2.plugin.S11.video.rtp.*.vic

media:video
proto:RTP/AVP
protoname:RTP
tool:vic
fmt:31
{
  fmtname:H.261
  flags:-f h261
}
fmt:28
{
  fmtname:nv
  flags:-f nv
}
fmt:26
{
  fmtname:M-JPEG
  flags:-f jpeg
}
fmt:25
{
  fmtname:Cell B
  flags:-f celb
}
flags:-t $(TTL)
flags:-I $(CHAN)
flags:-C $(SESSNAME)
flags:-c gray
flags:$(ADDRESS)/$(PORT)
--===_0_Tue_Sep_24_17:50:45_PDT_1996--





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96Sep24.175200pdt.177476>