From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_20,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,87c24b056000c837,start X-Google-Attributes: gid103376,public From: dulman@ibm.net Subject: Vad 3.1 Video extension. Leonid Dulman Date: 1999/07/13 Message-ID: <7mfv7b$s94$1@news.ibm.net.il>#1/1 X-Deja-AN: 500600657 X-Complaints-To: postmaster@ibm.net X-Trace: news.ibm.net.il!ibm.net 931889195 28964 (none) 139.92.88.200 Organization: Unspecified Organization Reply-To: dulman@ibm.net Newsgroups: comp.lang.ada Date: 1999-07-13T00:00:00+00:00 List-Id: Vad 3.1 Video Extension ------------------------ Vad 3.1 Video extension allows to work with multimedia video in QuickTime format for MacOs and Windows NT/9x version 3.0 or above(see docs). I work with Windows version of QuickTimeTcl 2.1 by Bruce O'Neel. For installation need to copy directory QuickTimeTcl2.1 to Tcl\lib and in program to write EXECUTE("package require -exact QuickTimeTcl 2.1"); You may test it by my small Movie Player in MovieSample directory. Free download from http://ada95.freeservers.com/vad31video.zip Regards. Leonid (dulman@ibm.net)