home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / _archive / utils / multimed / readme < prev    next >
Encoding:
Text File  |  1993-03-25  |  3.5 KB  |  72 lines

  1. Welcome to the UC Berkeley Plateau Multimedia Project archive site.
  2. This directory contains the following directories and files:
  3.  
  4.     README - this file.
  5.     ivs2.0-px-hp.tar.Z - Source code for the Inria VideoConf System.
  6.     mpeg - Source code for the UCB public domain mpeg decoder and
  7.         movies.
  8.     papers - Postscript for various multimedia papers. 
  9.     Tcl-DP - A distributed programming extension to Tcl/Tk
  10.  
  11. More details on these directories and files are included below.  This file 
  12. was last updated on 20 Jan 1993.
  13.  
  14. -- papers ----------------------------------------------------------------------
  15. The papers directory contains the following papers:
  16.  
  17. o CMPlayer.ps.Z describes the architecture of the Plateau CM Player.
  18.   It appeared at the "3rd Intl Workshop on Network and OS Support for
  19.   Digital Audio and Video", San Diego, CA, Nov 92.
  20.  
  21. o Mpeg93.ps.Z is a paper describing our experience building the mpeg
  22.   decoder.  Submitted for publication, January 1993.
  23.  
  24. o compressed.ps.Z -- is a paper describing a set of fast special effects
  25.   transforms that can be performed directly on compressed jpeg images.
  26.   To appear in "IEEE Computer Graphics and Applications".
  27.  
  28. o ic-course.ps.Z -- is a paper that describes a hypermedia course titled
  29.   "Introduction to Semiconductor Manufacturing and Markets."  This course
  30.   was developed with the Hypermedia-in-Picasso system to learn about
  31.   hypermedia courseware.  Of particular interest are the video nodes created
  32.   from course lectures at U.C. Berkeley.
  33.  
  34. o ic-study.ps.Z -- describes a human factors experiment to study learning
  35.   navigation in a hypermedia course.  The course used was the Semiconductor
  36.   Manufacturing Introduction mentioned in the previous paper. Submitted
  37.   for publication January 1993.
  38.  
  39. -- mpeg ---------------------------------------------------------------------
  40. The mpeg directory contains MPEG related materials. Virtually all files
  41. are 8 bit encoded, so be sure to set binary transfer mode when you ftp
  42. any of these files.
  43.  
  44. o mpeg-???.tar.Z is the latest version of the Berkeley MPEG player
  45. o v???.patch.tar.Z is the patch file from the previous release of
  46.   the MPEG player
  47. o MPEG.faq is the frequently asked questions list for MPEG (thanks to
  48.   Frank Gadegast, phade@cs.tu-berlin.de)
  49. o movies/ is a subdirectory containing a variety of mpeg movies.  Most of
  50.   these are I-frame only sequences produced using the XING encoder.  Some
  51.   are quite large (esp genoa.mpg), so be sure you have enough space before
  52.   you grab them.
  53.  
  54. -- ivs2.0-px-hp.tar.Z ----------------------------------------------------------
  55. This is a software implementation of the INRIA VIDEOCONFERENCE SYSTEM, in a
  56. "standard" environment, under UNIX, X-WINDOWS and using Motif 1.1 toolkit.
  57. IVS implements the CCITT H.261 standard compression algorithms on top of 
  58. TCP/IP.  This results in a very low bandwidth video which perfectly suits
  59. video coneferencing over the Internet.
  60.  
  61. Video coders are provided for several capture boards including: Sun
  62. VideoPix, Parallax XVIDEO, SGI INDIGOVIDEO, and HP VideoLive.
  63.  
  64. This software is being redistributed in the US for Frank Ruge from the
  65. Technical University of Berlin <frank@prz.tu-berlin.dbp.de>.  For further
  66. information and bug reports please contact him or the folks in Inria.
  67.  
  68. -- Tcl-DP ----------------------------------------------------------------------
  69. Tcl Distributed Programming (Tcl-DP) is a public domain extension to Tcl/Tk.
  70. Tcl-DP adds TCP and IP connection management, remote procedure call (RPC), and
  71. distributed object protocols to Tcl/Tk.
  72.