From owner-freebsd-multimedia Sun Oct 12 22:02:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA16961 for multimedia-outgoing; Sun, 12 Oct 1997 22:02:24 -0700 (PDT) (envelope-from owner-freebsd-multimedia) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA16944 for ; Sun, 12 Oct 1997 22:02:16 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id WAA01717; Sun, 12 Oct 1997 22:02:04 -0700 (PDT) Message-Id: <199710130502.WAA01717@rah.star-gate.com> To: "Eric L. Hernes" cc: Joao Carlos Mendes Luis , multimedia@FreeBSD.ORG Subject: Re: ftp://rah.star-gate.com/pub/bt848-yuv.tar.gz In-reply-to: Your message of "Sun, 12 Oct 1997 09:18:55 CDT." <199710121418.JAA05261@jake.lodgenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 12 Oct 1997 22:02:03 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, It would very nice to have a gimp plugin and ensure that we can do image processing on the capture image sequence. The linux sane (scsi scanner software) package is not a bad to start and it should take less than a day to write a sane module which will then be able to use with gimp. Additionally, I seem to remember an mpeg file editor so if someone can dig it up it will be a good thing to add to our video toolkit. As for writing support for a graphic library : QT or Amulet packages is not a bad place to start given that both are object oriented graphic packages for X. It should not be too hard to write a bt848 program using ximages and QT. Cheers, Amancio >From The Desk Of "Eric L. Hernes" : > Joao Carlos Mendes Luis writes: > >#define quoting(Amancio Hasty) > >// 2. yuv12capture.c > >// sample program to store frames to a file. It is a very simple > >// program. > > > >Do we have some program to make generic captures from command line ? > > > >I'm making a program to take snaps from the bt848 driver. Right > >now it does work writing PPM and JPEG images. Would it be useful > >as a general tool ? > > I'm building a c/tcl library to do similar things. Someday I'll > try to figure out X programming and make my own tv. (like fxtv, but > different) > > have a look at http://rrnet.com/~erich/tcltv.tgz, if you're interested. > > > > > Jonny > > > >-- > >Joao Carlos Mendes Luis jonny@gta.ufrj.br > >+55 21 290-4698 jonny@coppe.ufrj.br > >Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI > >PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 > > > > eric