home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / answers / compression-faq / part3 < prev    next >
Internet Message Format  |  1993-12-16  |  23KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!spool.mu.edu!howland.reston.ans.net!EU.net!julienas!chorus!chorus.fr
  2. From: jloup@chorus.fr (Jean-loup Gailly)
  3. Newsgroups: comp.compression,comp.compression.research,news.answers,comp.answers
  4. Subject: comp.compression Frequently Asked Questions (part 3/3)
  5. Summary: *** READ THIS BEFORE POSTING ***
  6. Keywords: data compression, FAQ
  7. Message-ID: <compr3_16dec93@chorus.fr>
  8. Date: 16 Dec 93 14:38:48 GMT
  9. Expires: 30 Jan 94 16:17:20 GMT
  10. References: <compr1_16dec93@chorus.fr> <compr2_16dec93@chorus.fr>
  11. Sender: news@chorus.chorus.fr
  12. Reply-To: jloup@chorus.fr
  13. Followup-To: comp.compression
  14. Lines: 573
  15. Approved: news-answers-request@MIT.Edu
  16. Supersedes: <compr3_16nov93@chorus.fr>
  17. Xref: senator-bedfellow.mit.edu comp.compression:9724 comp.compression.research:1196 news.answers:15907 comp.answers:3057
  18.  
  19. Archive-name: compression-faq/part3
  20. Last-modified: Nov 16th, 1993
  21.  
  22. This file is part 3 of a set of Frequently Asked Questions for the
  23. groups comp.compression and comp.compression.research.
  24. If you did not get part 1 or 2, you can get them by ftp
  25. on rtfm.mit.edu in directory
  26.    /pub/usenet/news.answers/compression-faq
  27.  
  28. If you don't want to see this FAQ regularly, please add the subject
  29. line to your kill file. If you have corrections or suggestions for
  30. this FAQ, send them to Jean-loup Gailly <jloup@chorus.fr>.  Thank you.
  31.  
  32. Contents
  33. ========
  34.  
  35. Part 3: (Long) list of image compression hardware
  36.  
  37. [85] Image compression hardware
  38. [99] Acknowledgments
  39.  
  40.  
  41. Search for "Subject: [#]" to get to question number # quickly. Some news
  42. readers can also take advantage of the message digest format used here.
  43.  
  44. ------------------------------------------------------------------------------
  45.  
  46. Subject: [85] Image compression hardware
  47.  
  48. Here is a list of sources of image compression hardware (JPEG, MPEG,
  49. H.261 and others), reposted with the author's permission.  The list is
  50. probably a little dated already, but it is a good starting point for
  51. seeking compression chips. (Please send corrections/additions to
  52. jloup@chorus.fr). References are taken from:
  53.  
  54.    VIDEO COMPRESSION OPTIONS, IEEE CICC 6-May-92
  55.    John J. Bloomer, jbloomer@crd.ge.com, Fathy F. Yassa, Aiman A. Abdel-Malek
  56.    General Electric Corporate R&D, KWC317 Signals and Systems Laboratory
  57.    PO Box 8, Schenectady NY, 12301
  58.  
  59. (Too many people have sent comments, corrections or additions so I am
  60. just making a common acknowledgment here.)
  61.  
  62.  
  63.  Pipelined Processors, Building Blocks (Chip Sets)
  64.  -------------------------------------------------
  65.  
  66. STI3200, IMSA121, STI3208 - SGS-Thompson DCT processors.  602-867-6279
  67.     - 3200 has multiple block size options, DC to 13.5 MHz
  68.     - A121 8x8 fixed blocks, DC to 20MHz, add/sub loop, CCITT compatible
  69.     - 3208 8x8 fixed blocks, DC to 40MHz, CCITT compatible at 20MHz
  70.  
  71. STI3220 - SGS-Thompson motion estimator (H.261, MPEG).  602-867-6279
  72.     - 8-bit input pixels, 4-bit H and V vectors out
  73.     - adjustable block size matcher (8x8, 8x16, 16x16)
  74.     - +7/-8 search window
  75.     - 5V, 2W at 18MHz (max), 68 pin PLCC
  76.  
  77. L64765 , L64735 , L64745 - 3-chip LSI Logic JPEG set.  408-433-4383
  78.     - L64765 raster-to-block and color-space converter, jointly developed
  79.           with Rapid Tech.
  80.     - L64735 block DCT processor
  81.     - L64745 JPEG coder support, stand-alone lossless DPCM codec, dynamic
  82.           Huffman
  83.     - 27 MB/s on CCIR601 frames
  84.     - minimal support logic, color and gray scale
  85.     - 68-pin PGA or PLCC, 27 and 20 MHz versions
  86.  
  87. L647*0 and L6471* families - LSI Logic H.621/MPEG pieces.  408-433-8000
  88.     - L64720 motion estimator, 30/40MHz, 8x8, 16x16 blocks, 32x32 or 16x16 
  89.           search window, 68-pin CPGA or PPGA
  90.     - L64730 & 735 8x8 DCT processors (12 & 8-9 bits)
  91.     - L64740 8x8 block quantization
  92.     - L64760 intra/inter-frame coding decision
  93.     - L64715 BCH error correction
  94.     - L64750/L64751 variable length encode/decode (H.261-specific)
  95.  
  96. ZR36020 and ZR36031 - Zoran DCT processor & quantization/encoding. 408-986-1314
  97.     - JPEG-like scheme using 16-bit, two's complement fixed point
  98.           arithmetic
  99.     - includes bit-rate controls for constant # of pictures per card
  100.     - 7.4 MHz, < 1W, 20mW in standby mode, 7.5 frames/s (f/s)
  101.     - 36020 - 44-pin plastic quad flatpack (PQFP) or 48-pin ceramic DIP
  102.     - 36031 - 100-pin PQFP or 85-pin PGA.
  103.     - co-developments with Fuji Photo Film Co. Ltd. digital IC-card
  104.           camera market
  105.  
  106.     Does 2-passes of image: generate histogram for optimum Huffman
  107.     tables and quantization compute step size (ala H.261 and
  108.     MPEG-I) for each macroblock or minimum coded unit (MCU).
  109.  
  110.     JPEG-compatible codec expected soon.
  111.  
  112. LDM3104  - Olympus DCT coefficient encoder
  113.     - constant rate, digital IC-card camera market
  114.     - 750 mW, 25 mW standby, 100-poin QFP
  115.  
  116. TMC2312 - TRW quantizer/Huffman encoder, TMC2313 Huffman decoder/dequantizer
  117.  
  118. TMC2311 - TRW CMOS Fast Cosine Transform Processor.  
  119.     - 12 Bits, 15 M pixels/s
  120.     - complies with the CCITT SGXV ( e.g. JPEG, H.261 and MPEG )
  121.     - includes an adder-subtractor for linear predictive coding
  122.  
  123. MN195901 - Matsushita Electric Industrial Co.   See ISSCC 1992
  124.     - 16-bit, 60 MIP video signal processor
  125.     - 25 uS instruction processing
  126.     - on-board DCT and absolute differencing
  127.     - Philips Signetics US fab.
  128.  
  129. HGCT - Ricoh CRC, Generalized Chen Transform demonstration chip.  408-281-1436
  130.     - 2D JPEG/MPEG/H.261 compatible DCT
  131.     - includes quantization
  132.     - 30MHz, 15K gates
  133.     - licensing possible
  134.  
  135. GCTX64000 - Graphic Communication Technology Corp. chipset
  136.     - provides CCITT H.261
  137.     - VLSI Technology and Hitachi supply H.261 codec core. 1 micron CMOS.
  138.  
  139. BT - British Telecommunications  plc., Martlesham labs designed
  140.     - H.261 codec chipset, Motorola fab.
  141.     - 13 chips total for codec.
  142.  
  143.  
  144.  Pipelined Processors, Monolithic, Programmable
  145.  ----------------------------------------------
  146.  
  147. Vision Processor - Integrated Information Technology Inc. 408-727-1885
  148.     - generic DCT, motion compensated & entropy coding codec
  149.     - microcode for still- and motion-video compression (JPEG, H.261 and
  150.           MPEG1)
  151.     - 1 micron CMOS, 20 MHz and 33 MHz, PGA and 84-pin QFP  
  152.     - JPEG only and JPEG/H/261/MPEG versions available, H.261 at 30 f/s.  
  153.     - used by Compression Labs, Inc. CDV teleconferencing system
  154.     - rumored to be the heart of the AT&T picture phone
  155.  
  156. MN195901 - Matsushita Electric Industrial Corp
  157.     - 40 MHz DSP, built-in DCT
  158.     - 16-bit fixed-point
  159.  
  160. AVP1000 -  AT&T  JPEG, MPEG and H.261 codec chipset.  800-372-2447
  161.     - 1400D decoder, 1400C system controller
  162.     - 1300E H.261 (CIF, QCIF, CIF240) at 30 f/s, I-frame only MPEG.
  163.     - 1400E is superset of 1300E, motion with 1/2 pixel resolution over +/-
  164.           32 pixels
  165.     - YCbCr video or digital input, on-board rate FIFOs, external RAM
  166.           required
  167.     - 0.75 micron, 50 MHz CMOS
  168.  
  169.     AVP1000 is from AT&T Microelectronics.  The AT&T chip set
  170.     handles MPEG-1, H.261, and JPEG.  1400D has on board color
  171.     space convertor.  Limited to 4Mb/s coded rate.  The DSP does
  172.     the MUSICAM decoding (up to layer II ?)
  173.  
  174.  
  175. 82750PB, 82750DB - Intel DVI  pixel and display YUV color space processors.
  176.     - proprietary machine code employed for compression
  177.     - usable for other algorithms (e.g., JPEG, H.261 or MPEG1 at reduced
  178.           data rates)
  179.  
  180.  
  181.  Pipelined Processors, Monolithic, Fixed Lossless - Entropy Coders, DPCM, VQ
  182.  ---------------------------------------------------------------------------
  183.  
  184. DCP - Integrated Information Tech. Inc. Data Compressor Processor  408-727-1885
  185.     - LZ codec with on-chip dictionary store
  186.     - on-chip buffers supporting block moves
  187.     - targeting disk drives and network controller markets
  188.     - 3.3V, 84-pin PQFP
  189.  
  190. Mystic - HP's DC-LZ codec.  408-749-9500
  191.  
  192. AHA3210 - Advanced Hardware Architectures DC-LZ codec. 208-883-8000
  193.     - two independent DMA ports for 10 MB/s compress, decompress &
  194.           pass-thru
  195.     - addressing allows up to 16 MB record compression
  196.     - 20 MHz internal clock, 200 mW, 100-pin PQFP
  197.     - interface to AHA5101/5121 QIC tape controller/formatter
  198.     - HP licensee
  199.  
  200. AHA3xxx/xxy - Rice (UNC) algorithm, 20M samples/sec, 4 to 14 bits. 208-883-8000
  201.  
  202. CRM1000 - CERAM Inc. entropy codec, proprietary algorithm.  719-540-8500
  203.  
  204. Rice - UNC algorithm prototype, 180 Mb/s.  See IEEE CICC 1992
  205.     - other CICC 1992 papers:
  206.        +JS.E. Kerneny et.al. differential read, pyramidal output CCD
  207.          + A. Aggoun et.al. DPCM processing
  208.  
  209. DCD - Philips Data Compressor Decompressor IC. 914-945-6000
  210.     - See CICC 1990 proceedings, H. Blume, et.al.
  211.     - LZ codec, 20 MHz clock
  212.     - Internal FIFOs, separate input/output buses, max 10 Mword/s data in
  213.     - 5 V CMOS, 175-pin PGA
  214.  
  215. 9705 - Second generation Stac Electronics accelerator chip.  619-431-7474
  216.     - Stacker LZA compression scheme(LZ-based)
  217.     - compress at approx. 2.5 MB/s, decompress at 6 MB/s (39+ faster than
  218.           9704)
  219.     - standby mode 300uA
  220.     - embedded in tapes and disks (e.g., QIC-122 Ten X Technology
  221.           512-346-8360)
  222.     - file compression board & software:
  223.         + for the PC/AT - from Stac
  224.         + for the Macintosh - from Sigma Design 415-770-0100 (40 MHz 9703)
  225.     - InfoChip Systems Inc. - proprietary string-matching technology
  226.           408-727-0514
  227.  
  228. VCEP or OTI95C71/Am95C71 - Oak Technology Inc. 408-737-0888
  229.     - AMD CCITT B&W fax image compression
  230.  
  231.  
  232.  Pipelined Processors, Monolithic, Fixed Lossy
  233.  ---------------------------------------------
  234.  
  235. MB86356B - Fujitsu LTD.
  236.     - JPEG DIS 10918-1 baseline  codec
  237.     - on-chip quantizer tables
  238.     - 2.5M pixel/sec input, up to 10MB/sec output
  239.     - supports progressive and DPCM lossless modes 
  240.     - 135 pin PGA.
  241.  
  242. CL550-30 - C-Cube Microsystems 408-944-8103, literature@c-cube.com
  243.     - JPEG-8-R2 compliant baseline codec
  244.     - 350-level pipeline, on-chip Huffman and quantizer table
  245.     - 44.1 MB/sec (15 MB/sec for -10)
  246.     - RGB, YUV, CMYK supported, CCIR 601 in real-time
  247.     - 16/32-bit host interface 
  248.     - 144 pin PGA or QFP, 2.5W at 29.41 MHz
  249.  
  250.     Limited to 2MB/sec (15Mb/s) coded rate.  35MHz PGA version
  251.     available.  2:1 horizontal filter, on board programmable color
  252.     space convertor.  Allows on pair of quantization tables to be
  253.     loaded while other pair is used to code or decode data stream.
  254.     Needs maintanence by host.
  255.  
  256. STI140 - SGS-Thompson JPEG baseline codec.  617-259-0300 [** Now cancelled **]
  257.     - see CICC 1991 proceedings, M. Bolton.
  258.     - 20 Mpixel/sec input, up to 20 MB/sec output
  259.     - supports 24-bit color, 8-bit grey and 12-bit extended pixels
  260.     - on chip Huffman and quantizer tables
  261.     - 144 pin PQFP, 5V, < 2W., 10mW power-down mode
  262.     - 1.2 micron, 3-layer metal CMOS, 20 MHz.    `
  263.  
  264. UVC7710 - UVC Corp. Integrated Multimedia Processor. Was 714-261-5336, out
  265.           of business now.
  266.     - proprietary, patented intra-frame compression, on-chip code tables
  267.     - 20-35:1, 12.5 Mpixels/sec., compressed audio
  268.     - includes much of the PC-AT (16-bit ISA) bus interface logic
  269.     - 128 pin PJQFP plastic
  270.  
  271. CL950 - C-Cube/JVC implementation of the MPEG-JVC or extended mode MPEG2 
  272.         announced.  6-9 Mb/sec.
  273.  
  274.     JVC mode is not MPEG-II compliant (there isn't an MPEG2 standard yet)
  275.     but is an extension of MPEG1 at a higher rate plus interlace video
  276.     handling.
  277.  
  278. CL450 - Announced June 1992.  Scaled down version of CL950, with 3Mb/sec
  279.         limit.  Does not code or decode JPEG, only MPEG-I decoding.
  280.  
  281. CD-I - ASICs planned for CD-ROM, Compact Disk-Interactive defacto standards
  282.     - CD-ROM XA - Sony-Philips-Motorola-Microsoft
  283.     - CDTV -  Commodore.  YUV processing.
  284.     - audio ADPCM encode/decode PC/AT boards available from Sony
  285.           408-432-0190
  286.  
  287. Motorola MCD250 Full Motion Video Decoder.   512-928-5053.
  288.     This is a CD-I MPEG Video decoder which requires only a single
  289.     4Mbit DRAM for FMV decoding. Decodes System and Video Layers
  290.     at up to 5Mbits/sec, converts from 24/25/30 fps IPB streams to
  291.     25/30 fps output video in 24bit RGB/YUV format. Supports extra
  292.     CD-I functions such as windowing and still picture mode.
  293.     Targetted at low cost consumer applications such as CD-I,
  294.     CD-Karaoke, Video-CD and cable TV.
  295.  
  296. Motorola MCD260 MPEG Audio Host Interface and DSP56001-33.  512-928-5053.
  297.     The MCD260 is a low cost interface IC which goes between a 68K
  298.     bus and a DSP56K and strips out the MPEG System Layer whilst also
  299.     buffering and synchronising. A 33MHz 56001 with 8Kwords of DSPRAM
  300.     decodes the MPEG Audio (Layer 1/II @ 44.1KHz, all modes and bit rates)
  301.  
  302.  
  303.  Codecs Chips Under Development
  304.  ------------------------------
  305.  
  306. MPEG1 codec chips due from - TI, Brooktree, Cypress Semiconductor, Motorola 
  307. (successor to the DSP96002 Multimedia Engine), Xing Technology/Analog Devices, 
  308. Sony and C-Cube
  309.  
  310.  
  311. Windbond Electronics Corp. is developing a DSP chip for CD-I, MPEG and JPEG
  312.  
  313.  
  314.  Using these Chips: Board Level Compression Hardware
  315.  ------------------------------------------------------
  316.  
  317. + JPEG Using CL550
  318.  
  319. + JPEG Using Other Chip Sets
  320.  
  321. + DSP Chip Based JPEG/MPEG Solutions
  322.  
  323. + Integrated Compressed Digital Video Boards 
  324.  
  325.  
  326.  JPEG Using CL550
  327.  ---------------
  328. C-Cube - 408-944-6300 ISA and NuBus boards 
  329.     - for development and limited time-constraint applications
  330.     - 1-2.5 MB/sec host bus constraints
  331.     - Image Compression Interface (ISI) software for 3rd party CL550
  332.           integration
  333.  
  334. VideoSpigot/SuperSqueeze - SuperMac Technology  408 541-6100
  335.     - a CL550A on a NuBus board
  336.     - 24 frame/s with CD-quality audio
  337.     - reads from Winchester and magneto-optic drives
  338.  
  339. Fluency VSA-1000 - Fluent Machines, Inc. AT board set.  508 626-2144
  340.     - compress/decompress real-time synced audio & video to a i386 PC
  341.           Winchester
  342.     - NTSC or PAL input, 320x240 pixels saved
  343.     - uses i960 chip, no additional boards needed
  344.     - M/S Windows support, 3rd party S/W (e.g., AimTech 603-883-0220)
  345.  
  346. Super Motion Compression - New Media Graphics  PC/AT board.  800 288-2207
  347.     - 8Khz, 8-bit compressed audio
  348.     - 30 f/s JPEG to & from disk
  349.     - earlier reports: still-frame compression in several seconds per MB
  350.  
  351.  
  352. Leadview  - Lead Tech Inc. AT board uses the CL550 to compress/decompress
  353.             JFIF or JTIF format files
  354.  
  355. Monalisa - Opta Inc. AT board uses the CL550
  356.  
  357. Squeeze - Rapid Technology AT board
  358.     - Integrated by a number of vendors into 3rd party multimedia,
  359.           video-editing PC stations
  360.  
  361. Parallax Graphics - SBus, VME and PC-AT boards.  408-727-2220 or
  362.           info@parallax.com
  363.  
  364. Chips and Technologies - JPEG development kit due.
  365.  
  366. Image Manipulation Systems, Inc - SBus compression/framebuffer/video I/O boards
  367.     800-745-5602 or imsinfo%thumper@src.honeywell.com
  368.  
  369.  
  370.  JPEG Using Other Chipsets
  371.  -------------------------
  372.  
  373. Visionary - Rapid Technology JPEG AT board.  716-833-8534
  374.     -  LSI Logic JPEG chips L647-35, -45 & -65
  375.     - 30 f/s motion JPEG
  376.     - 256x240 pixel compression and display from CCIR-601 input
  377.     - private codec-frame buffer bus
  378.     - also integrated with TrueVision multimedia hardware
  379.  
  380. Media 100  - Data Translation nonlinear video production system for the
  381.           Macintosh  (QuickTime).  22 MB/s (PAL) and 18MB/s (NTSC) throughput.
  382.  
  383. Alice - Telephoto Communications Inc. 619-452-0903
  384.     - Alice-H350 (PC/AT) and -H365 (PS/2) codec boards
  385.     - use a 40 MHz TMS320C51 DSP and a IMSA121 DCT processor chip
  386.     - JPEG (lossy and lossless), CCITT G3/G4, color and grey-scale images
  387.  
  388. Xing Technology - Hardware accelerator.  805-473-0145
  389.     - compatible with their VT-Express JPEG Turbo Accelerator Software
  390.  
  391. Video/1 - PsiTech Inc. 714-968-7818
  392.     - includes a 6U VME/VSB JPEG Processing Card 
  393.     - compresses RS-170, NTSC, PAL or Secam video into 8 MB of on-board RAM
  394.  
  395.  
  396.  DSP Chip Based JPEG/MPEG Solutions
  397.  ----------------------------------
  398.  
  399. Optipac - Optivision Inc. PC/AT, ISA & VME codecs.  800-562-8934
  400.     - JPEG (lossless and lossy), CCITT III/IV
  401.     - 1 to 5 TMS32C025s
  402.     - 512x400x16-bit images in < 1 sec.
  403.  
  404. XCeed ICDP-II - Micron Technology Inc. NuBus card
  405.     - uses two AT&T Microelectronics DSP-16 DSP chips
  406.     - driven by Storm Technologies PicturePress software
  407.     - executes an enhanced JPEG algorithm at near-realtime.
  408.  
  409. PicturePress Accelerator - Storm Technology 415-691-1111 (see above)
  410.     - also has a line of VME compression boards
  411.     - Micro Dynamics Ltd. imaging systems use Storm accelerator
  412.           301-589-6300
  413.  
  414. Picture Packer Accelerator - Video & Image Compression Corp.
  415.     - AT and NuBus boards use the JPEG Open Standard and a TMS320C25
  416.  
  417. VideoPix - Software JPEG boards are offered by Sun Microsystems (S-Bus).
  418.  
  419. Phoenix System - T/one Inc. uses an Optivision Optipac 3250 to talk to a Storm 
  420.                  Technologies NuBus PicturePress Accelerator to talk JPEG over 
  421.                  analog phone lines.
  422.  
  423. Nextdimension - NeXt Computer Inc. 415-780-3912
  424.     - 24+8-bit alpha, 640x480, 30 f/s decompression
  425.     - CL550 version not shipping as announced. 
  426.  
  427. Spirit-40  - Sonitech International Inc. ISA card. 617-235-6824
  428.     - two TMS320C40 DSPs for 80 MFLOPS
  429.     - connect 16 boards in a hypercube for up to 1280 MFLOPS
  430.     - JPEG, MPEG-1 audio and other voice coding applications included 
  431.  
  432. HardPak - CERAM Inc., ISA and EISA file compression board.  719-540-8500
  433.     - 3.4 x 1.8 inch footprint (notebook, laptops)
  434.     - 32KB on-board write-thru file compression cache
  435.     - CERAM also has an SBus compressive swap-space accelerator for Suns
  436.  
  437. macDSP - Spectral Innovations, AT&T DSPC32-based accelerator.  408-727-1314
  438.     - JPEG functions available
  439.     - 30 MFLOPS on the NuBus
  440.  
  441.  
  442. VCA-1  - Video compression accelerator for Sun workstations.
  443.            Tel: (310)829-7733, FAX: (310)829-1694, Internet: spacecc@cerf.net
  444.          Special-Purpose Hardware for Motion Estimation and DCTs
  445.      Performs 8x8 DCTs in 21 microsec after first DCT at 52 microsec.*
  446.      Performs 32x32 cross search for 16x16 block in 239 microsec.*
  447.          (*Stated times are for a 25-MHz SBus.)
  448.      Mounts in a single SBus slot.
  449.      Included software allows user-transparent access.
  450.      Price: $2,900 (subject to change without notice).
  451.  
  452.  Integrated Digital Video Boards - Miscellaneous Multimedia, Video Conferencing
  453.  ------------------------------------------------------------------------------
  454.  
  455. VCI/oem - Vista Communication Instruments, Inc. +358 0 460 099
  456.     - two AT-board H.261 video codec, PAL or NTSC cameras and monitors
  457.     -56 kbps (64 kbps) to 2 Mbps, 64 kbps increments
  458.     - H.221 framing and synchronizing     - H.241 network signalling 
  459.     - H.200/AV.254 forthcoming standard for compressed audio
  460.     - network interface boards available
  461.  
  462. MediaStation- VideoLogic Inc., JPEG compression board for ISA bus. 617-494-0530
  463.     - works with VideoLogic DVA-4000/ISA motion video board, custom bus
  464.     - CL-550 plus ADPCM and PCM audio support
  465.     - Inmos Transputer for I/O scheduling
  466.     - Microsoft Windows Multimedia Extensions and proprietary interfaces
  467.  
  468. DECspin - Digital Equipment CorpSound/Picture Information Network 508-493-5111
  469.     - full motion, true-color (24-bit) and greyscale (8-bit black & white)
  470.     - variable frame size and rate up to 640 x480 x30 NTSC true-color 
  471.     - Internet or DECnet transmission and disk I/O of live synchronized
  472.           video/audio
  473.     - video teleconferencing using standard network protocols 
  474.     - create and edit of audio and video sequences
  475.     - voice grade live audio sequences
  476.     - DECmedia DECvideo and DECaudio hardware and software required
  477.  
  478. ActionMedia II - Intel/IBM DVI PS/2 and PC/AT boards.  914-642-5472
  479.     - i750 processor boards for capture and delivery systems
  480.     - Microsoft programming support libraries
  481.     - proprietary RTV and PLV compression algorithms resident, time and
  482.           time/space VQ
  483.     - Real Time  Video (RTV) algorithm 1.5 , effective 128x120 pixel
  484.           sequence at 30 f/s.
  485.     - RTV 1.0 is 128x240 at 10 f/s. 
  486.     - Presentation Level Video (PLV) - extensive off-line processing,
  487.           exploits inter-frame coherence.  
  488.     - i750 processor capable of playing-back PLV-compressed 256x240
  489.           sequences at 30 f/s. 
  490.  
  491. DVI Board - Fast Electronic U.S. Inc. laptop board.  508-655-3278
  492.     - uses Intel i750 chipset
  493.     - compress or decompress video at up to 30 f/s
  494.  
  495. EyeQ - New Video Corp. DVI boards for the Macintosh.  213-396-0282
  496.     - uses Intel i750 chipset
  497.     - 150 KB/s full-motion compressed video
  498.     - T1 and Winchester integration paths
  499.  
  500. Copernicus 1000 & 2000 - DesignTech, 408-453-9510
  501.     - DVI-based presentation and authoring systems 
  502.  
  503. Spectrum Signal Processing - DSP96002-based PC-AT board
  504.     - up to four boards in cascade
  505.     - other TI, Analog Devices and AT&T-based DSP offerings
  506.  
  507. Ariel Corp. - Dual DSP96002 PC-AT board with compression support.  201-429-2900
  508.  
  509. Capture I - UVC Corp., 16-bit ISA bus board.  was 714-261-5336, out
  510.           of business now.
  511.     - 30 f/s of 640/480 interlace capture and record (uses UVC7710)
  512.     - NTSC or PAL input
  513.     - VPC200/201 development board set - proprietary NTSC video codec
  514.          (audio card required).  
  515.  
  516. Leadview  - Lead Technologies, Inc. accelerates an enhanced JPEG algorithm
  517.    on ISA
  518.  
  519. IBM - near-term availability:
  520.     (1) IBM United Kingdom and British Telecommunications plc. 
  521.     - PC or PS/2 add-on boards by end of 1993
  522.     - interface to ISDN 2 service (one or two 64kb/s channels)
  523.     - BT also planning residential videophone product with GEC Marconi Ltd.
  524.  
  525. (2) IBM Japan PS/2 board 
  526.     - uses GCTX64000 for H.261 
  527.     - ISDN (narrowband 64kb/s ) and IEEE 802.5 LAN interfaces
  528.  
  529.  
  530. Optibase 100 - Optibase, Inc. DSP-based compression/expansion boards.
  531.    818-719-6566
  532.     - supports JPEG
  533.     - supports CCITT G.721 and ANSI T1.301 & T1.303  drafts (voice and
  534.           music) 
  535.     - and proprietary compression (AADCT, lossless)
  536.  
  537. Motorola - DSP56002 (fixed-point 40MHz version of the 56001)
  538.  
  539. AT&T JPEG coder (George Warner <warnergt@aloft.att.com>)
  540.         - runs on a DSP3210 under the VCOS operating system.
  541.       The coder can be used to simultaneously compress/decompress
  542.       multiple images and/or be used in conjunction with other DSP
  543.       modules to preprocess or postprocess the image data.
  544.  
  545.       Other modules available for the DSP3210 include audio coders
  546.       (such as MPEG, SBC, CDXA, and G.722), modem/fax data pumps
  547.       (V.32bis, V.22bis, and V.29), DTMF, call progress detection,
  548.       sample rate conversion, and more.
  549.  
  550.  
  551. MWave - TI, IBM, Intermetrics multimedia system, due from IBM in 1993. 
  552.  
  553. Misc. NuBus boards - RasterOps , Radius, Mass Microsystems, Orange Micro,
  554. IBM M - - Motion.
  555.  
  556. P.OEM - Interated Systems Inc. fractal compression boards for the PC.
  557. 404-840-0310
  558.  
  559. two desktop video conferencing products for Sparc's
  560. with the Parallax XVIDEO board:
  561.  
  562. Communique! - desktop video conferencing products for Sparcs with the Parallax
  563.               XVIDEO board:
  564.         InSoft, Inc., 4718 Old Gettsburg Road, Executive Park West I, Suite 307
  565.         Mechanicsburg, PA 17055, USA. email: info@insoft.com
  566.         phone: 717-730-9501, fax: 717-730-9504
  567.  
  568. PSVC - desktop video conferencing products for Sparcs with the Parallax
  569.               XVIDEO board:
  570.     Paradise Software, Inc., 55 Princeton Heightstown Rd, Suite 109
  571.     Princeton, NJ 08550, USA. email: support@paradise.com
  572.     phone: 609-275-4475, fax: 609-275-4702
  573.  
  574. North Valley Research - video and other time-based media in a UNIX environment
  575.         North Valley Research; 15262 NW Greenbriar Pkwy; Beaverton, OR  97006
  576.         Phone (503) 531-5707, Fax (503) 690-2320. Todd Brunhoff <toddb@nvr.com>
  577.  
  578.  Boards Under Development
  579.  ------------------------
  580.  
  581. Matrox - Matrox Studio line of PC boards will include a 64-bit MOVIE bus and
  582.          JPEG compression.
  583.  
  584.  
  585. ------------------------------------------------------------------------------
  586.  
  587. Subject: [99] Acknowledgments
  588.  
  589.  
  590. There are too many people to cite. Thanks to all people who directly
  591. or indirectly contributed to this FAQ.
  592.