MHEG-5:修订间差异
第42行: | 第42行: | ||
[[pl:MHEG-5]] |
[[pl:MHEG-5]] |
||
[[sv:MHEG-5]] |
[[sv:MHEG-5]] |
||
[[zh:MHEG-5]] |
2007年12月20日 (四) 10:20的版本
此條目目前正依照其他维基百科上的内容进行翻译。 (2007年12月20日) |
MHEG-5(信息技术-多媒体和超媒体信息编码 第5部分, ISO/IEC IS 13522-5:1997),是一種展現多媒體和超媒體內容的國際技術標準,由「多媒體超媒體標準專家組織」(Multimedia and Hypermedia Experts Group, MHEG)制訂,最常用於提供互動電視服務,新西蘭和英國的免費電視台和香港的無綫電視皆有選用。[1]
特點
which can be used to describe a presentation of text, images and video. An MHEG-5 application consists of a number of Scenes which the user of the application can move between. Each Scene lists the items of text and graphics to be presented and can contain blocks of procedural code which are executed in response to one of a predefined set of events such as keys being pressed, timers firing or content being successfully loaded into memory. These blocks of code consist of elementary actions which can perform operations such as changing the text displayed by a text object, or starting a video clip playing.
MHEG-5 specifies a hierarchy of classes that are available to the application author. Unlike in object oriented languages, it is not possible for new classes to be defined. The standard defines two representations of MHEG applications, one of which is textual and the other is represented in ASN.1. Applications are normally written in the textual notation and then encoded into ASN.1 for interpretation by the MHEG engine.
MHEG-5 is suited to programming interactive kiosks and interactive television services.
Profiles
The MHEG-5 language itself is just that, a language. To be useful in any particular context, the language needs to be profiled.
In the UK and in New Zealand, MHEG-5 is used to provide interactive services for digital television. The full specification of how MHEG-5 is used in the context of the UK Freeview platform is the UK Profile of MHEG-5. A similar specification is used in New Zealand.
A broadcast profile of the language has also been standardized by ETSI forming ETSI standard ES 202 184.
參見
- MHP, 另一個在歐洲使用的互動電視技術。