EP1500246A1 - Automated adaptation and transformation of media flows - Google Patents
Automated adaptation and transformation of media flowsInfo
- Publication number
- EP1500246A1 EP1500246A1 EP03722289A EP03722289A EP1500246A1 EP 1500246 A1 EP1500246 A1 EP 1500246A1 EP 03722289 A EP03722289 A EP 03722289A EP 03722289 A EP03722289 A EP 03722289A EP 1500246 A1 EP1500246 A1 EP 1500246A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- data stream
- description
- transformation
- bsd
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/80—Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
- G06F16/84—Mapping; Conversion
- G06F16/88—Mark-up to mark-up conversion
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/565—Conversion or adaptation of application format or content
Definitions
- the invention relates to the transformation of data streams.
- the transformation descriptions are used to incorporate an XML document that conforms to a media stream-specific BSDL version, that is, a schema according to the "XML Schema Language” 3C Recommendation of May 2, 2001 or a DTD (Document Type Definition) transform adapted XML document. This document is then used in turn to generate a transformed data stream from a first data stream with the help of the BSDL execution.
- a media stream-specific BSDL version that is, a schema according to the "XML Schema Language” 3C Recommendation of May 2, 2001 or a DTD (Document Type Definition) transform adapted XML document.
- a first data stream a_l in the form of a binary bit stream is fed to a first bit stream parser BP_1.
- the bitstream parser BP_1 uses a BSDL scheme BSDL_a, the bitstream parser BP_1 generates a first data stream description BSD_1 / 1 for the first data stream in the form of an XML document from the first data stream a_l.
- An XSL processor XSLP then generates a second data stream description BSD_l / 2 for the first data stream from the first data stream description BSD_1 / 1 for the first data stream using an XSLT style sheet XSL.
- a second bitstream parser BP_2 finally transforms the first data stream a_l using the BSDL scheme BSDL_a and the second data stream description BSD_l / 2 for the first data stream in the second data stream a_2.
- This method can be used, for example, to adapt an instance of a media stream, for example a video stream, present on a media server to the requirements of a requesting client such that, after the adaptation, for example, the image format of the video stream corresponds to the screen resolution available at the terminal or, for example, that on the Transmission path from the server to the client's preferred bit rate is optimally used.
- BSDL version e.g. as a schema or as a DTD, exist and be known to the system.
- the second data stream description BSD_l / 2 for the first data stream is not a correct description of the second data stream a_2, because the data stream addresses contained in the second data stream description BSD_l / 2 for the first data stream for the elements in the second data stream description BSD_l / 2 for the first data stream were copied directly from the first data stream description BSD_1 / 1 for the first data stream without, for example address changes caused by discarding parts of the data stream.
- the first data stream contains partial data stream areas that can be referenced and / or classified.
- the second data stream also contains partial data stream areas that can be referenced and / or classified.
- a data stream description is provided for the first data stream, in which at least some, preferably at least almost all, of the data stream subareas in the first data stream are referenced and / or classified.
- the data stream description can contain a series of address details, each of which references a sub-area of the data stream. Classification details are assigned to the address details, by means of which the respective sub-areas referenced by the address details are classified.
- the first data stream is transformed into the second data stream by a data stream transformation.
- a first data stream description for the second data stream is generated, in which at least some, preferably at least almost all, of the data stream subareas in the second data stream are referenced and / or classified. In the first data stream description for the second data stream, in particular the references regarding the second data stream are correct.
- a parser By generating a first data stream description for the second data stream, a parser can be omitted in subsequent transformations. Insofar as a parser is not necessary for the provision of the first data stream description for the first data stream, for example, if it is provided by an encoder, the Procedures completely without the use of a parser for the data stream. This is an enormous advantage, especially in networks and when using data streams in different formats, since it is often not possible to provide a suitable parser here.
- the first data stream description for the first data stream is preferably transformed into the first data stream description for the second data stream by a data stream description transformation.
- the first data stream description for the second data stream is thus generated from the first data stream description for the first data stream.
- the generation of the first data stream description for the second data stream can even take place parallel to the data stream transformation and also in the same process step.
- the data stream description transformation then takes place parallel to the data stream transformation.
- the parallel success stands in contrast to a sequential success, i.e. that the generation of the first data stream description for the second data stream can be carried out independently of the data stream transformation and vice versa.
- the first data stream is preferably transformed into the second data stream using the first data stream description for the first data stream.
- the first data stream is transformed into the second data stream using a data stream transformation description.
- the first data stream description for the first data stream can be transformed into the first data stream description for the second data stream using a data stream description transformation description. Then in particular the data stream transformation can be described. exercise is the same as the data stream description transformation description.
- At least one of the data streams is preferably a data record, a bit, media, audio, still picture and / or video stream.
- the data stream is encoded in particular in the MPEG-4 or JPEG2000 standard.
- the data stream description is especially in XML (Extensible Markup Language).
- the data stream transformation description and / or the data stream description transformation description is preferably a style sheet in XSL and / or in Javascript.
- the method is particularly suitable for use cases in which further transformations follow the first transformation in order to further adapt the data stream in terms of content and / or scope.
- the second data stream is preferably transformed into a third data stream using the first data stream description for the second data stream.
- a method in which the first data stream description for the first data stream functions as a look-up table for the data stream transformation is based on the same inventive idea as the previously described methods.
- the first data stream description for the first data stream is used directly, ie without the conversion known from the prior art, into a second data stream description for the first data stream for the data stream transformation.
- the first data stream description for the first data stream is used completely and unchanged in that the data stream transforma- the references or classes of interest are looked up directly in the first data stream description for the first data stream.
- a device which is set up to carry out a method of the type described above can be implemented, for example, by providing corresponding means for each of the method steps mentioned, which means carry out the method steps.
- Advantageous configurations of the device result analogously to the advantageous configurations of the method.
- a program product for a data processing system which contains software code sections with which one of the described methods can be carried out on the data processing system, can be implemented by suitable implementation of the method in a programming language and translation into code that can be executed by the data processing system.
- the software code sections are stored for this.
- a program product is understood to mean the program as a tradable product. It can be in any form, for example on paper, a computer-readable data medium or distributed over a network.
- FIG. 2 shows a method for transforming a first data stream into a second data stream.
- FIG. 2 shows an encoder Enc which supplies a first data stream a_l and a first data stream description BSD 1/1 for the first data stream.
- the first data stream description BSD_1 / 1 for the first data stream which describes the first data stream a_l and is compliant with a structural specification BSDL, is used in two ways: First, uses the first data stream description BSD_1 / 1 for the first data stream together with a data stream transformation description XSL_a in order to transform the first data stream a_l in the form of a media stream into a second data stream a_2 in the form of a media stream.
- the first data stream description BSD_1 / 1 is then transformed into a first data stream description BSD_2 / 1 for the second data stream, even under the guidance of a data stream description transformation description XSL_b.
- the data stream description transformation description XSL_b can advantageously be designed such that the data stream addresses in the first data stream description BSD_2 / 1 for the second data stream are correct with respect to the second data stream a_2.
- a further transformation which accordingly contains further transformation descriptions in the form of data stream transformation descriptions and data stream description transformation descriptions, can be carried out again directly and according to exactly the same procedure without additional intermediate processing steps. Direct cascading of transformations is thus possible in a uniform manner.
- the structure specification for the BSDL schemes can correspond to the definition according to the prior art described at the outset or else advantageously correspond to the general data stream description described below.
- the data stream contains data stream subareas that can be referenced and classified. It also has a data stream syntax that is given by the format and / or the content of the data stream. At least some data stream subareas are referenced. This means that they are provided with a reference that clearly identifies them. bar makes. The most prominent example of such a reference is the description of the position of a data stream sub-area in the data stream by means of address data.
- the data stream subareas are also classified by a division into at least one class of a class division. By dividing them into a class, they are assigned a property that is predetermined by the class and characteristic of them.
- the classification is at least partially independent of the syntax of the data stream. This means that it does not follow the structure and syntax of the data stream to be described, but contains classes that are independent of the structure, in particular the coding format, of the data stream and are not related to the content.
- a marker ms_l [x] is assigned to a data stream sub-area a_l [x] of the data stream a_l, which specifies the meaning of the data stream sub-area a_l [x] for the data stream a_l.
- This marker ms_l [x] does not have to be generic, but can be bitstream-specific, e.g. a VOP can be marked in an MPEG-4 video stream. This can be used to support the methods for transforming data streams described in the introduction. This has the advantage that the description of the data stream, in particular the class division, is generic and only the values of the markers ms_l [x] can vary, for example based on a classification scheme. The language can thus be parsed with a processor independent of the bit stream, regardless of the type of bit stream a_l.
- the description of the data stream can have the following special properties:
- the data stream description assigns one or more markers m_l [i] to data stream subareas a_l [x] in the data stream a_l.
- the markers m_l [i] are used to translate the instructions of the transformation descriptions XSL onto the data stream.
- An interpretation of the meaning of a Markers m_l [i] and / or the data stream subarea a_l [x] for the data stream a_l are not necessary and are not necessarily present.
- the same marker m_l [i] can be used for several data stream sub-areas, e.g. a_l [x] and a_l [y] are used if, for example, the different data stream subareas a_l [x] and a_l [y] belong to a semantic unit in the data stream a_l or comprise, for example, syntactic elements of the same type.
- a data stream subarea a_l [x] marked with the marker m_l [i] can contain data stream subareas a_l [z], which in turn are marked with markers m_l [j]. This is advantageous, for example, with regard to the speed of execution of the transformation if different transformation descriptions allow XSL to be carried out with different granularity.
- these data stream subareas a_l [z] can be identified recursively on the basis of the identification of the data stream subarea a_l [x].
- a data stream sub-area a_l [x] can be assigned a value v [x] which corresponds, for example, to the value represented by a_l [x] in the bit stream.
- a transformation e.g. with XSLT, this value can be changed.
- Referencing in the form of addressing the data stream subareas a_l [x] can be implemented in one of the following ways: Specification of the beginning and / or end of the data stream subarea a_l [x] by counting units from the beginning of the data stream.
- the beginning of the data stream subarea a_l [x] follows the end of the previous data stream subarea a_l [w] or corresponds to the beginning of the data stream subarea a_l [a], if the data stream subarea a_l [x] is first contained in the data stream subarea a_l [a].
- the specification of these values can be done by counting units. One or more units, for example bits or bytes, can be used here.
- the data stream transformation description XSL_a and the data stream description transformation description XSL_b can be generated in advance or can be generated automatically by a processing unit which, for example, takes additional transmitted information about the requesting terminal into account in a client-server scenario.
- first data stream description BSDL_1 / 1 for the first data stream is not provided by the encoder Enc when the first data stream a_l is generated, it can be generated from the first data stream a_l using a parser in accordance with the prior art method. In the exemplary embodiment shown, the generation of second data stream descriptions for the first and / or second data stream is completely dispensed with.
- the data stream transformation of the first data stream a_l into the second data stream a_2 using the first data stream description BSD_1 / 1 for the first data stream and the data stream transformation description XSL_a takes place in an XSL and data stream processor XBP.
- the data stream description transformation of the first data stream description BSD_1 / 1 for the first data stream into the first data stream description BSD_2 / 1 for the second data stream takes place, in particular in parallel, in an XSL processor XSLP.
- Data stream transformation and data stream description transformation can also be combined in one process.
- the data stream transformation description XSL_a and the data stream description transformation description XSL_b can be combined in one document.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE10218813 | 2002-04-26 | ||
DE10218813A DE10218813B4 (en) | 2002-04-26 | 2002-04-26 | A method of transforming a media stream into a second media stream, apparatus and program product for carrying out the method |
PCT/DE2003/001306 WO2003092238A1 (en) | 2002-04-26 | 2003-04-17 | Automated adaptation and transformation of media flows |
Publications (1)
Publication Number | Publication Date |
---|---|
EP1500246A1 true EP1500246A1 (en) | 2005-01-26 |
Family
ID=29224808
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP03722289A Withdrawn EP1500246A1 (en) | 2002-04-26 | 2003-04-17 | Automated adaptation and transformation of media flows |
Country Status (4)
Country | Link |
---|---|
EP (1) | EP1500246A1 (en) |
AU (1) | AU2003229522A1 (en) |
DE (1) | DE10218813B4 (en) |
WO (1) | WO2003092238A1 (en) |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7114147B2 (en) * | 2000-03-09 | 2006-09-26 | Electronic Data Systems Corporation | Method and system for reporting XML data based on precomputed context and a document object model |
CA2374067C (en) * | 2000-03-13 | 2012-09-25 | Sony Corporation | Method and apparatus for generating compact transcoding hints metadata |
AU3953601A (en) * | 2000-04-04 | 2001-10-15 | Dimon-Hugbunadarhus Ehf. | A system for wireless communication of data between a web server and a device using a wireless application protocol |
US7702995B2 (en) * | 2000-04-24 | 2010-04-20 | TVWorks, LLC. | Method and system for transforming content for execution on multiple platforms |
JP4040577B2 (en) * | 2001-11-26 | 2008-01-30 | コーニンクリク・フィリップス・エレクトロニクス・ナムローゼ・フエンノートシャップ | Schema, parsing, and how to generate a bitstream based on a schema |
-
2002
- 2002-04-26 DE DE10218813A patent/DE10218813B4/en not_active Expired - Fee Related
-
2003
- 2003-04-17 WO PCT/DE2003/001306 patent/WO2003092238A1/en not_active Application Discontinuation
- 2003-04-17 AU AU2003229522A patent/AU2003229522A1/en not_active Abandoned
- 2003-04-17 EP EP03722289A patent/EP1500246A1/en not_active Withdrawn
Non-Patent Citations (1)
Title |
---|
See references of WO03092238A1 * |
Also Published As
Publication number | Publication date |
---|---|
AU2003229522A1 (en) | 2003-11-10 |
DE10218813A1 (en) | 2003-11-13 |
WO2003092238A1 (en) | 2003-11-06 |
DE10218813B4 (en) | 2005-12-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
DE10218812A1 (en) | Generic stream description | |
EP1522028B1 (en) | Method and devices for encoding/decoding structured documents, especially xml documents | |
EP1344403B1 (en) | Method for improving the functionality of binary representation of mpeg 7 and of other xml-based contents descriptions | |
DE60123596T2 (en) | Method for compressing a tree hierarchy, associated signal and method for decoding a signal | |
DE60310639T2 (en) | CONSISTENT ADAPTATION OF DIGITAL ITEMS IN MPEG-21 MULTIMEDIA SYSTEMS | |
WO2006056531A1 (en) | Transcoding method and device | |
DE10120806B4 (en) | Device and method for the transmission of multimedia data objects | |
DE102005016866A1 (en) | Method and device for synchronizing content-related first data segments of a first data file and content-related second data segments of a second data file | |
DE10218813B4 (en) | A method of transforming a media stream into a second media stream, apparatus and program product for carrying out the method | |
DE10309336A1 (en) | Method for coding a structured document | |
DE69112362T2 (en) | METHOD FOR CODING A MOTION FIELD WITH ADJUSTABLE PARAMETERS IN A MOVING IMAGE SEQUENCE. | |
DE102015115797B4 (en) | Process for creating electronic documents | |
EP1435026B1 (en) | System and method for the data emission of an appliance, especially an automation appliance, by means of a standardised interface with replacement of variables by means of an echo server | |
DE10248758B4 (en) | Methods and devices for encoding / decoding XML documents | |
DE102011112076A1 (en) | Method for producing a printed product | |
WO2012171965A1 (en) | Method and apparatuses for interchanging data | |
DE102020208695A1 (en) | Provision and display of video data | |
DE10138532A1 (en) | Digital image transmission method for a client-server system, encoded JPEG 2000 Image uses a server to access uncoded digital image information and a client with an enquiry/response control to send data to the server | |
DE102018218656A1 (en) | Measurement condition correction for digital printing machines | |
EP1687984A1 (en) | Method for producing and/or processing a data stream description | |
DE4344836A1 (en) | Adaptive data transmission system | |
DE102007012389A1 (en) | Method of Handling Metadata and Set Top Box Device | |
DE19911462A1 (en) | Method for transferring computer data to an output device | |
DE102006040402A1 (en) | Methods and systems for delivering data to a database | |
WO2004051502A2 (en) | Method for encoding an xml-based document |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
17P | Request for examination filed |
Effective date: 20041006 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PT RO SE SI SK TR |
|
AX | Request for extension of the european patent |
Extension state: AL LT LV MK |
|
RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: HEUER, JOERG Inventor name: HUTTER, ANDREAS Inventor name: HELLWAGNER, HERMANN Inventor name: KOSCH, HARALD Inventor name: TIMMERER, CHRISTIAN |
|
RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: HEUER, JOERG Inventor name: HUTTER, ANDREAS Inventor name: HELLWAGNER, HERMANN Inventor name: KOSCH, HARALD Inventor name: TIMMERER, CHRISTIAN |
|
RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: SIEMENS AKTIENGESELLSCHAFT |
|
GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
INTG | Intention to grant announced |
Effective date: 20140305 |
|
RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: SIEMENS AKTIENGESELLSCHAFT |
|
GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
INTG | Intention to grant announced |
Effective date: 20140526 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 20141007 |