首页 > 最新文献

MULTIMEDIA '93最新文献

英文 中文
Transform coding of arbitrarily-shaped image segments 变换编码的任意形状的图像段
Pub Date : 1993-09-01 DOI: 10.1145/166266.166275
Shih-Fu Chang, D. Messerschmitt
Envisioned advanced multimedia video services include both rectangular and arbitrarily-shaped image segments. Image segments of the TV weather reporter produced by the chromo-key technique and image segments produced by video segmentation or image editing are typical examples. In this paper, we investigate efficient transform coding techniques of arbitrarily-shaped image segments. We formulate the optimal representation problem in two different domains — the full rectangular domain and the shape-projected domain. In the former, we still use the traditional rectangular transform coding method (e.g. DCT) but try to find optimal pixel values outside the segment boundary in order to make the transform spectrum as compact as possible. A simple but efficient mirror-image extension technique is proposed. In the shape-projected domain, we project the image segment and all basis functions into the subspace spanned over the image region only. Existing coding algorithms, such as orthogonal transform by Gilge [1] and iterative coding by Kaup and Aach [2], can be intuitively interpreted. To demonstrate the flexibility of the proposed formulation, we also derive a new KLT-like algorithm in the shape-projected domain. We analyze tradeoff between compression performance, computational complexity, and codec complexity for different coding schemes. Simulation results show that complicated algorithms (e.g. iterative, adaptive) can improve the quality by about 5-10 dB at some computational or hardware cost. On the other hand, the proposed simple mirror-image extension technique improves the quality by about 3-4 dB without any overheads. The contributions of this paper lie in efficient problem formulation, new transform coding techniques, and numerical tradeoff analyses. Currently, we are implementing a software program for AS image object editing and manipulation .
设想的先进多媒体视频服务包括矩形和任意形状的图像段。用色键技术制作的电视天气播报图像片段和用视频分割或图像编辑制作的图像片段是典型的例子。本文研究了任意形状图像片段的有效变换编码技术。我们在两个不同的域-全矩形域和形状投影域中提出了最优表示问题。在前者中,我们仍然使用传统的矩形变换编码方法(如DCT),但试图在段边界外寻找最优像素值,以使变换谱尽可能紧凑。提出了一种简单而有效的镜像扩展技术。在形状投影域中,我们将图像段和所有基函数投影到仅在图像区域上张成的子空间中。现有的编码算法,如Gilge的正交变换[1],Kaup和Aach的迭代编码[2],都可以直观地解释。为了证明所提出的公式的灵活性,我们还在形状投影域中推导了一个新的类似klt的算法。我们分析了不同编码方案在压缩性能、计算复杂度和编解码器复杂度之间的权衡。仿真结果表明,复杂的算法(如迭代、自适应)可以在一定的计算或硬件代价下提高约5-10 dB的质量。另一方面,所提出的简单镜像扩展技术在没有任何开销的情况下将质量提高了约3-4 dB。本文的贡献在于有效的问题表述、新的变换编码技术和数值权衡分析。目前,我们正在实现一个用于AS图像对象编辑和处理的软件程序。
{"title":"Transform coding of arbitrarily-shaped image segments","authors":"Shih-Fu Chang, D. Messerschmitt","doi":"10.1145/166266.166275","DOIUrl":"https://doi.org/10.1145/166266.166275","url":null,"abstract":"Envisioned advanced multimedia video services include both rectangular and arbitrarily-shaped image segments. Image segments of the TV weather reporter produced by the chromo-key technique and image segments produced by video segmentation or image editing are typical examples. In this paper, we investigate efficient transform coding techniques of arbitrarily-shaped image segments. We formulate the optimal representation problem in two different domains — the full rectangular domain and the shape-projected domain. In the former, we still use the traditional rectangular transform coding method (e.g. DCT) but try to find optimal pixel values outside the segment boundary in order to make the transform spectrum as compact as possible. A simple but efficient mirror-image extension technique is proposed. In the shape-projected domain, we project the image segment and all basis functions into the subspace spanned over the image region only. Existing coding algorithms, such as orthogonal transform by Gilge [1] and iterative coding by Kaup and Aach [2], can be intuitively interpreted. To demonstrate the flexibility of the proposed formulation, we also derive a new KLT-like algorithm in the shape-projected domain. We analyze tradeoff between compression performance, computational complexity, and codec complexity for different coding schemes. Simulation results show that complicated algorithms (e.g. iterative, adaptive) can improve the quality by about 5-10 dB at some computational or hardware cost. On the other hand, the proposed simple mirror-image extension technique improves the quality by about 3-4 dB without any overheads. The contributions of this paper lie in efficient problem formulation, new transform coding techniques, and numerical tradeoff analyses. Currently, we are implementing a software program for AS image object editing and manipulation .","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127136973","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 37
Streaming RAID: a disk array management system for video files 流式RAID:一种用于视频文件的磁盘阵列管理系统
Pub Date : 1993-09-01 DOI: 10.1145/166266.168435
F. Tobagi, J. Pang, R. Baird, M. Gang
The characteristics of digital video files and traffic differ substantially from those encountered with data applications: (i) video files are much larger than data files, and (ii) video traffic is continuous in nature while data traffic is bursty, with the data rate of a video stream much higher than the mean rate of a data traffic source. Accordingly, conventional file servers and associated storage systems are not well suited to support video services over local area networks; instead, new servers capable of handling the specific characteristics of video files and traffic are needed. In this paper, we describe a video applications server software called StarWorks ™ , focusing primarily on its underlying storage management system. The latter manages an array of Winchester disks, and uses a disk access algorithm particularly suitable for video streaming, and is thus referred to as " Streaming RAID ". We also characterize the performance of the system by determining the number of streams that can be supported for a given memory size and a given start-up latency requirement.
数字视频文件和流量的特点与数据应用有很大不同:(i)视频文件比数据文件大得多;(ii)视频流量本质上是连续的,而数据流量是突发的,视频流的数据速率远高于数据流量源的平均速率。因此,传统的文件服务器和相关的存储系统不太适合在局域网上支持视频服务;相反,需要能够处理视频文件和流量的特定特征的新服务器。在本文中,我们描述了一个名为StarWorks™的视频应用服务器软件,主要关注其底层存储管理系统。后者管理温彻斯特磁盘阵列,并使用特别适合视频流的磁盘访问算法,因此被称为“流式RAID”。我们还通过确定给定内存大小和给定启动延迟要求所支持的流的数量来表征系统的性能。
{"title":"Streaming RAID: a disk array management system for video files","authors":"F. Tobagi, J. Pang, R. Baird, M. Gang","doi":"10.1145/166266.168435","DOIUrl":"https://doi.org/10.1145/166266.168435","url":null,"abstract":"The characteristics of digital video files and traffic differ substantially from those encountered with data applications: (i) video files are much larger than data files, and (ii) video traffic is continuous in nature while data traffic is bursty, with the data rate of a video stream much higher than the mean rate of a data traffic source. Accordingly, conventional file servers and associated storage systems are not well suited to support video services over local area networks; instead, new servers capable of handling the specific characteristics of video files and traffic are needed. In this paper, we describe a video applications server software called StarWorks ™ , focusing primarily on its underlying storage management system. The latter manages an array of Winchester disks, and uses a disk access algorithm particularly suitable for video streaming, and is thus referred to as \" Streaming RAID \". We also characterize the performance of the system by determining the number of streams that can be supported for a given memory size and a given start-up latency requirement.","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127443498","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 349
Optimization of the grouped sweeping scheduling (GSS) with heterogeneous multimedia streams 异构多媒体流分组扫描调度的优化
Pub Date : 1993-09-01 DOI: 10.1145/166266.166293
Monsong Chen, D. Kandlur, Philip S. Yu
Grouped Sweeping Scheduling was proposed in [1] as a general formulation of a class of disk arm scheduling schemes. This class includes, for example, the fixed-order and SCAN scheduling schemes. An optimum design was presented for the homogeneous case, i.e., when all multimedia streams have the same characteristics. In this paper we examine the more general situation in which a mixture of different format multimedia streams, with different characteristics, coexist on the disk. The emphasis is to present and prove a simple procedure for optimizing GSS in this heterogeneous situation. Finally, we discuss how GSS can be used in dynamic settings to support heterogeneous request streams.
分组扫描调度在[1]中作为一类磁盘臂调度方案的一般表述提出。例如,该类包括固定顺序调度方案和SCAN调度方案。针对均匀情况,即所有多媒体流具有相同的特性时,提出了一种优化设计方法。在本文中,我们研究了一种更普遍的情况,即不同格式的多媒体流具有不同的特征,在磁盘上共存。重点是提出并证明在这种异构情况下优化GSS的简单过程。最后,我们讨论了如何在动态设置中使用GSS来支持异构请求流。
{"title":"Optimization of the grouped sweeping scheduling (GSS) with heterogeneous multimedia streams","authors":"Monsong Chen, D. Kandlur, Philip S. Yu","doi":"10.1145/166266.166293","DOIUrl":"https://doi.org/10.1145/166266.166293","url":null,"abstract":"Grouped Sweeping Scheduling was proposed in [1] as a general formulation of a class of disk arm scheduling schemes. This class includes, for example, the fixed-order and SCAN scheduling schemes. An optimum design was presented for the homogeneous case, i.e., when all multimedia streams have the same characteristics. In this paper we examine the more general situation in which a mixture of different format multimedia streams, with different characteristics, coexist on the disk. The emphasis is to present and prove a simple procedure for optimizing GSS in this heterogeneous situation. Finally, we discuss how GSS can be used in dynamic settings to support heterogeneous request streams.","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125594687","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 150
Phoneshell: the telephone as computer terminal 电话机:把电话当作计算机的终端
Pub Date : 1993-09-01 DOI: 10.1145/166266.168430
C. Schmandt
This paper describes Phoneshell, a telephone based application providing remote voice access to personal desktop databases such as voice mail, email, calendar, and rolodex. Several forms of information can also be faxed on demand. Phoneshell offers its users numerous opportunities to record voice entries into its underlying databases; this new utility for stored voice as a data type, necessitates multimedia support for the traditional graphical user interfaces to these same databases. The experiences of a small Phoneshell user community are discussed, with emphasis on key features which are most important to its success. The underlying software architecture used by Phoneshell includes a toolkit for building interactive telephone-based services.
本文描述了Phoneshell,一个基于电话的应用程序,提供远程语音访问个人桌面数据库,如语音邮件、电子邮件、日历和rolodex。还可以按需传真几种形式的信息。Phoneshell为用户提供了大量将语音记录到底层数据库的机会;这个将语音存储为数据类型的新实用程序需要为这些数据库的传统图形用户界面提供多媒体支持。本文讨论了一个小型Phoneshell用户社区的经验,重点讨论了对其成功最重要的关键功能。Phoneshell使用的底层软件体系结构包括一个用于构建基于电话的交互式服务的工具包。
{"title":"Phoneshell: the telephone as computer terminal","authors":"C. Schmandt","doi":"10.1145/166266.168430","DOIUrl":"https://doi.org/10.1145/166266.168430","url":null,"abstract":"This paper describes Phoneshell, a telephone based application providing remote voice access to personal desktop databases such as voice mail, email, calendar, and rolodex. Several forms of information can also be faxed on demand. Phoneshell offers its users numerous opportunities to record voice entries into its underlying databases; this new utility for stored voice as a data type, necessitates multimedia support for the traditional graphical user interfaces to these same databases. The experiences of a small Phoneshell user community are discussed, with emphasis on key features which are most important to its success. The underlying software architecture used by Phoneshell includes a toolkit for building interactive telephone-based services.","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131423220","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 46
CECED: a system for informal multimedia collaboration 非正式多媒体协作系统
Pub Date : 1993-09-01 DOI: 10.1145/166266.168455
E. Craighill, R. Lang, Martin W. Fong, K. Skinner
The Collaborative Environment for Concurrent Engineering Design (CECED) 1 is presented, which provides mechanisms that facilitate communicating effectively using multiple media and capturing the history of the informal phase of the specification and design process. The network-supported collaboration technology being developed in CECED is designed to support collaboration among multiple users of existing tools with minimal intrusion into existing software or user interaction styles. It integrates voice with other media exchanged in a multimedia conference by multiplexing the media in the same multicast connection for transport across a network or internet. It separates private workspaces from shared ones. It uses a distributed activity-sensing floor control algorithm to guarantee a single stream of input to unmodified single-user applications. It extends the shared screen paradigm prevalent in multimedia conferencing to shared and coordinated control of client applications and server resources. Finally, it supports the replication of applications and databases at each site, quick feedback to all conferees, and the ability to conference over low bandwidth communication networks.
提出了并行工程设计的协作环境(CECED) 1,它提供了促进使用多种媒体进行有效通信的机制,并捕获规范和设计过程的非正式阶段的历史。在CECED中开发的网络支持的协作技术旨在支持现有工具的多个用户之间的协作,而对现有软件或用户交互风格的干扰最小。它将语音与多媒体会议中交换的其他媒体集成在一起,在同一个多播连接中对媒体进行多路复用,以便在网络或internet上传输。它将私人工作区与共享工作区分开。它使用分布式活动感应底层控制算法来保证单个输入流到未修改的单用户应用程序。它将多媒体会议中流行的共享屏幕范例扩展为对客户机应用程序和服务器资源的共享和协调控制。最后,它支持在每个站点复制应用程序和数据库,向所有与会者提供快速反馈,以及在低带宽通信网络上召开会议的能力。
{"title":"CECED: a system for informal multimedia collaboration","authors":"E. Craighill, R. Lang, Martin W. Fong, K. Skinner","doi":"10.1145/166266.168455","DOIUrl":"https://doi.org/10.1145/166266.168455","url":null,"abstract":"The Collaborative Environment for Concurrent Engineering Design (CECED) 1 is presented, which provides mechanisms that facilitate communicating effectively using multiple media and capturing the history of the informal phase of the specification and design process. The network-supported collaboration technology being developed in CECED is designed to support collaboration among multiple users of existing tools with minimal intrusion into existing software or user interaction styles. It integrates voice with other media exchanged in a multimedia conference by multiplexing the media in the same multicast connection for transport across a network or internet. It separates private workspaces from shared ones. It uses a distributed activity-sensing floor control algorithm to guarantee a single stream of input to unmodified single-user applications. It extends the shared screen paradigm prevalent in multimedia conferencing to shared and coordinated control of client applications and server resources. Finally, it supports the replication of applications and databases at each site, quick feedback to all conferees, and the ability to conference over low bandwidth communication networks.","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130630405","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 62
MHEG: an introduction to the future international standard for hypermedia object interchange MHEG:介绍超媒体对象交换的未来国际标准
Pub Date : 1993-09-01 DOI: 10.1145/166266.166280
R. Price
The MHEG group began as an ad-hoc group in early 1989 under the chairmanship of Mr Francis Kretz to address the coded representation of final form multimedia and hypermedia objects that will be interchanged across services and applications, by any means e.g. storage media, LAN, wide area telecommunication or broadcast networks. The “MHEG object” is intended to be a basic component in a wide range of International Telecommunications Union (ITU) Recommendations, ISO and other standards, and user defined architectures and applications. MHEG objects will play a federating role, enabling different applications to share the basic information resource. See Figure 1. The work has been assigned to the the ISO/IEC working group SC29/WG12 known as MHEG. The term “MHEG” is used for the working group, the future standard 13522, and the objects defined, but the use is usually clear from the context.
MHEG小组于一九八九年年初成立,由Francis Kretz先生担任主席,负责处理最终形式的多媒体和超媒体对象的编码表示,这些对象将通过存储媒体、局域网、广域电信或广播网络等任何方式在服务和应用程序之间交换。“MHEG对象”旨在成为广泛的国际电信联盟(ITU)建议书、ISO和其他标准以及用户定义的体系结构和应用程序的基本组成部分。MHEG对象将扮演联邦的角色,使不同的应用程序能够共享基本的信息资源。参见图1。这项工作已被分配给ISO/IEC工作组SC29/WG12,即MHEG。术语“MHEG”用于工作组、未来的标准13522和定义的对象,但通常从上下文中可以清楚地看到其用法。
{"title":"MHEG: an introduction to the future international standard for hypermedia object interchange","authors":"R. Price","doi":"10.1145/166266.166280","DOIUrl":"https://doi.org/10.1145/166266.166280","url":null,"abstract":"The MHEG group began as an ad-hoc group in early 1989 under the chairmanship of Mr Francis Kretz to address the coded representation of final form multimedia and hypermedia objects that will be interchanged across services and applications, by any means e.g. storage media, LAN, wide area telecommunication or broadcast networks. The “MHEG object” is intended to be a basic component in a wide range of International Telecommunications Union (ITU) Recommendations, ISO and other standards, and user defined architectures and applications. MHEG objects will play a federating role, enabling different applications to share the basic information resource. See Figure 1. The work has been assigned to the the ISO/IEC working group SC29/WG12 known as MHEG. The term “MHEG” is used for the working group, the future standard 13522, and the objects defined, but the use is usually clear from the context.","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"79 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134244174","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 63
A multimedia client to the IBM LAN server IBM LAN服务器的多媒体客户端
Pub Date : 1993-09-01 DOI: 10.1145/166266.166278
M. Baugher, Steve French, Alan Stephens, Isabel Van Horn
File system redirection is an established technique in personal computer local area networks for providing location transparent file access. This paper argues that redirection can be used for multimedia file access, and considers the extensions needed in the client, server, transport and network subsystems to enable multimedia redirection. Results are presented on an IBM LAN Server prototype which provides quality of service guarantees to multimedia clients on the Token Ring.
文件系统重定向是在个人计算机局域网中为提供位置透明文件访问而建立的一种技术。本文论证了重定向可以用于多媒体文件访问,并考虑了在客户端、服务器、传输和网络子系统中实现多媒体重定向所需的扩展。在IBM LAN服务器原型上给出了结果,该原型为令牌环上的多媒体客户端提供了服务质量保证。
{"title":"A multimedia client to the IBM LAN server","authors":"M. Baugher, Steve French, Alan Stephens, Isabel Van Horn","doi":"10.1145/166266.166278","DOIUrl":"https://doi.org/10.1145/166266.166278","url":null,"abstract":"File system redirection is an established technique in personal computer local area networks for providing location transparent file access. This paper argues that redirection can be used for multimedia file access, and considers the extensions needed in the client, server, transport and network subsystems to enable multimedia redirection. Results are presented on an IBM LAN Server prototype which provides quality of service guarantees to multimedia clients on the Token Ring.","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123639627","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
MPEGTool: an X window based MPEG encoder and statistics tool MPEGTool:一个基于X窗口的MPEG编码器和统计工具
Pub Date : 1993-09-01 DOI: 10.1145/166266.166296
Toshiyuki Urabe, Hassan Afzal, G. Ho, P. Pancha, M. Zarki
In this paper, we describe MPEGTool, an X window-based tool that can be used to generate a motion picture expert group (MPEG) encoded bit stream for video sequences and to study the statistical properties of the encoded data. The tool was designed to study the characteristics of variable bit rate video sources for transmission over asynchronous transfer mode (ATM) based broadband integrated services digital network (B-ISDN). The tool, which has a window-based graphic user interface, allows a user to specify several of the MPEG parameters such as the intraframe-to-interframe ratio and the quantizer scale. The tool also includes a statistical package that allows the user to plot graphs of various statistics including bit distributions, ATM cell distributions, time se ries, autocorrelation functions and cell interarrival times.
在本文中,我们描述了MPEGTool,一个基于X窗口的工具,可用于生成视频序列的MPEG编码比特流,并研究编码数据的统计特性。该工具旨在研究基于异步传输模式(ATM)的宽带综合业务数字网(B-ISDN)上传输的可变比特率视频源的特性。该工具有一个基于窗口的图形用户界面,允许用户指定几个MPEG参数,如帧内帧间比和量化尺度。该工具还包括一个统计包,允许用户绘制各种统计数据的图表,包括比特分布、ATM单元分布、时间序列、自相关函数和单元间隔到达时间。
{"title":"MPEGTool: an X window based MPEG encoder and statistics tool","authors":"Toshiyuki Urabe, Hassan Afzal, G. Ho, P. Pancha, M. Zarki","doi":"10.1145/166266.166296","DOIUrl":"https://doi.org/10.1145/166266.166296","url":null,"abstract":"In this paper, we describe MPEGTool, an X window-based tool that can be used to generate a motion picture expert group (MPEG) encoded bit stream for video sequences and to study the statistical properties of the encoded data. The tool was designed to study the characteristics of variable bit rate video sources for transmission over asynchronous transfer mode (ATM) based broadband integrated services digital network (B-ISDN). The tool, which has a window-based graphic user interface, allows a user to specify several of the MPEG parameters such as the intraframe-to-interframe ratio and the quantizer scale. The tool also includes a statistical package that allows the user to plot graphs of various statistics including bit distributions, ATM cell distributions, time se ries, autocorrelation functions and cell interarrival times.","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125661919","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Analysis of video conferencing on a token ring local area network 令牌环局域网视频会议分析
Pub Date : 1993-09-01 DOI: 10.1145/166266.168408
Steven M. Crimmins
{"title":"Analysis of video conferencing on a token ring local area network","authors":"Steven M. Crimmins","doi":"10.1145/166266.168408","DOIUrl":"https://doi.org/10.1145/166266.168408","url":null,"abstract":"","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"87 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122545233","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Structured multimedia authoring 结构化多媒体创作
Pub Date : 1993-09-01 DOI: 10.1145/166266.168402
L. Hardman, G. Rossum, D. Bulterman
We present the user interface to the CMIF authoring environment for constructing and playing multimedia presentations. The CMIF authoring environment supports a rich hypermedia document model allowing structure-based composition of multimedia presentations and the specification of synchronization constraints between constituent media items. An author constructs a multimedia presentation in terms of its structure and additional synchronization constraints, from which the CMIF player derives the precise timing information for the presentation. We discuss the advantages of a structured approach to authoring multimedia, and describe the facilities in the CMIF authoring environment for supporting this approach. The authoring environment presents three main views of a multimedia presentation: the hierarchy view is used for manipulating and viewing a presentation’s hierarchical structure; the channel view is used for managing logical resources and specifying and viewing precise timing constraints; and the player for playing the presentation. We present the authoring environment in terms of a short example: constructing a walking tour of Amsterdam. CR Subject Classification (1991): [[TO BE PROVIDED]]
我们为CMIF创作环境提供了用户界面,用于构建和播放多媒体演示。CMIF创作环境支持丰富的超媒体文档模型,允许基于结构的多媒体表示组合和组成媒体项之间的同步约束规范。作者根据其结构和附加的同步约束构造一个多媒体表示,CMIF播放器从中获得表示的精确计时信息。我们讨论了结构化多媒体创作方法的优点,并描述了CMIF创作环境中支持这种方法的设施。编写环境提供了多媒体表示的三个主要视图:层次视图用于操作和查看表示的层次结构;通道视图用于管理逻辑资源以及指定和查看精确的时序约束;以及播放演示文稿的播放器。我们通过一个简短的例子来展示创作环境:构建阿姆斯特丹的徒步旅行。CR学科分类(1991):[待提供]]
{"title":"Structured multimedia authoring","authors":"L. Hardman, G. Rossum, D. Bulterman","doi":"10.1145/166266.168402","DOIUrl":"https://doi.org/10.1145/166266.168402","url":null,"abstract":"We present the user interface to the CMIF authoring environment for constructing and playing multimedia presentations. The CMIF authoring environment supports a rich hypermedia document model allowing structure-based composition of multimedia presentations and the specification of synchronization constraints between constituent media items. An author constructs a multimedia presentation in terms of its structure and additional synchronization constraints, from which the CMIF player derives the precise timing information for the presentation. We discuss the advantages of a structured approach to authoring multimedia, and describe the facilities in the CMIF authoring environment for supporting this approach. The authoring environment presents three main views of a multimedia presentation: the hierarchy view is used for manipulating and viewing a presentation’s hierarchical structure; the channel view is used for managing logical resources and specifying and viewing precise timing constraints; and the player for playing the presentation. We present the authoring environment in terms of a short example: constructing a walking tour of Amsterdam. CR Subject Classification (1991): [[TO BE PROVIDED]]","PeriodicalId":412458,"journal":{"name":"MULTIMEDIA '93","volume":"95 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123101874","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 91
期刊
MULTIMEDIA '93
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1