WO2005022411A1 - Interface for transcoding system - Google Patents

Interface for transcoding system Download PDF

Info

Publication number
WO2005022411A1
WO2005022411A1 PCT/IB2004/002763 IB2004002763W WO2005022411A1 WO 2005022411 A1 WO2005022411 A1 WO 2005022411A1 IB 2004002763 W IB2004002763 W IB 2004002763W WO 2005022411 A1 WO2005022411 A1 WO 2005022411A1
Authority
WO
WIPO (PCT)
Prior art keywords
transcoding
request
platform
transaction
response
Prior art date
Application number
PCT/IB2004/002763
Other languages
French (fr)
Inventor
Eran Vered
Original Assignee
Koninklijke Philips Electronics N.V.
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Koninklijke Philips Electronics N.V. filed Critical Koninklijke Philips Electronics N.V.
Priority to JP2006524458A priority Critical patent/JP2007504525A/en
Priority to EP04744325A priority patent/EP1665081A1/en
Priority to US10/569,720 priority patent/US20060288123A1/en
Priority to BRPI0413978-0A priority patent/BRPI0413978A/en
Publication of WO2005022411A1 publication Critical patent/WO2005022411A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/75Media network packet handling
    • H04L65/765Media network packet handling intermediate
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/06Message adaptation to terminal or network requirements
    • H04L51/066Format adaptation, e.g. format conversion or compression
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/58Message adaptation for wireless communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • platform refers to a combination of hardware and software that provides the functionality of the concerned applications.
  • STI 1.0 is the first specification of a standard interface between the Multimedia Application Platforms and the Transcoding Platform and is meant to resolve some of the integration and testing problems when deploying multimedia services towards mobile devices.
  • the object of the invention is to propose a new solution for the standard interface, to be used by OMA STI 1.0.
  • OMA Open Mobile Alliance
  • the invention relates to a transcoding system such as defined in the introductory paragraph of the description and in which said request is based on a request body which is structured as indicated in Table 1, and said response, when successful, is based on a response body which is structured as indicated in Table 3.
  • - Fig.l illustrates a transcoding transaction
  • - Fig.2 shows an overview of the request components for such a transaction
  • Fig.3 presents the transcoding job structure, including the source parameters and the target parameters
  • Fig.4 presents the response transaction structure
  • Fig.5 presents the job result structure ;
  • - Fig.6 is an example of combined media format ; - Fig.7 shows the structure of a request transaction, and Fig.8 the structure of a response transaction.
  • FIG.l A high level overview of the interaction between an Application Platform 10 and a Transcoding Platform 20 is illustrated in Fig.l.
  • the communication between the Platforms is transactional, that is a transcoding session is always a request 30 followed by a response 40. A session is closed only when a response has been received.
  • the Application Platform requests transcoding from the Transcoding Platform.
  • the Transcoding Platform receives the request, parses it, handles it and generates a response to the originating Application Platform.
  • the choice of the protocol is done as follows. The interface between
  • SOAP SOAP vl.l, http://www.w3.org/TR/SOAP . sent over HTTP (HyperText Transfer Protocol) and used over TCP/IP (Transmission Control Protocol/Internet Protocol).
  • HTTP HyperText Transfer Protocol
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • Transcoding Job being the part of the Request Transaction that corresponds to one individual transcoding, i.e. one input content reference and the parameters corresponding to the particular transcoding as given by the Application Platform) is allowed by the proposed interface : therefore one will distinguish between Transcoding Job (individual media transcoding) and Request Body (list of Job results) which can contain one or several Jobs as part of one single request to the Transcoding Platform.
  • the transcoding parameters are specified within the SOAP context. In case a Transcoding Job contains the Content files themselves, they are attached inside the concerned message, but outside the SOAP envelope.
  • Each Transcoding Job in a Request Body has to contain the source parameters (format, type, location, etc) and the target parameters
  • the proposed Request Transaction structure supports all the Content types within the scope of STI 1.0 : images, audio, speech, video, text, presentation formats and combined media...etc.
  • the Response transaction (response of the Transcoding Platform to the
  • Request Transaction contains the Job Results (the Transcoding Jobs' results 1, 2,..., N), as presented in Fig.4.
  • parameters either concern the whole Transaction or the individual Transcoding Jobs' results.
  • the duration corresponds to the complete Transaction duration.
  • image 1 was transcoded from GIF -Graphic Interchange Format- to JPEG -Joint Photographic Experts Group-.
  • the proposed interface supports reporting of statistical data gathered during the transcoding at the Job and Transaction levels.
  • the Job Results contained in the Transaction are detailed in Fig.5.
  • the Source block of each Transcoding Job may specify the source type, format and parameters.
  • the Target block of each Transaction Job has to specify the desired transcoding parameters and can specify Policy parameters.
  • the proposed interface also supports transcoding of combined media Content, i.e a set of media elements can be transcoded as a whole.
  • the Transcoding Platform receives a combined media file, performs combined transcoding of the difference media elements (including any logical decisions between the different media elements) and recombines these elements into one transcoded combined media file as a response.
  • the combined-media is transferred as a MLME-Multipart content item (MJME Part 1 (2, 3,...) : see http://www.ietf.org/rfc/rfc2045(to2049).txt).
  • the MIME type is either multipart/related
  • the start parameter refers to the presentation part.
  • Fig.6 illustrates the structure of a combined media (with a presentation part).
  • the requested encoding for the target MEvIE-Multipart is specified in the transcoding parameters of the Transcoding Job.
  • the Content data (either combined media or individual media parts) is referenced from within the SOAP Request Body (and Response Body), and resides either on a storage that can be accessed by the Transcoding Platform or attached as part of the Transaction itself.
  • the proposed interface provides two methods of supporting media attachments : - self contained requests, in which the content data reside within the Transaction itself; - references to external Content elements, in which case the Transaction only contains a pointer to a remote location from where the Content elements can be pulled by the Transcoding Platform.
  • Each of the methods will be described below (note that the two options can be combined within one Transaction containing references (URLs) to external Content elements and attached Content elements).
  • the SOAP Request/Response Body contains the URLs, pointing to the relevant files, and the Application Platform and the Transcoding Platform have access to a shared persistent storage device, either "local" or accessible via HTTP or FTP (File Transfer Protocol).
  • the SOAP Request/Response Body contains references to the attachments sent along with the Transaction, as MLME parts. Each content attachment is identified by its MIME Content LD.
  • the SOAP Request/Response Body refers to the content, using the Content LDs.
  • the transcoding parameters are the parameters that determine the target the Transcoding platform has to create.
  • the Application Platform uses predefined Profiles and/or explicit transcoding parameters (note that in all cases, the Transcoding Platform can complement the list of parameters, but one of the Transcoding Platform parameters overrides the parameters that the
  • the transcoding parameters can be indicated using a reference to a pre-defined Profile (a profile is a set of parameters and constraints that define the transcoding target).
  • a profile is a set of parameters and constraints that define the transcoding target.
  • the profile reference can then be a reference to the database that both the Transcoding and Application Platforms share.
  • the Request Transaction specifies the Profile LD of the profile to be used (the definition of a profile and its content are out of the scope of the present description).
  • the transcoding parameters can also be indicated using an explicit list of parameters, which will reflect the characteristics of the target device and/or the specific requirements from the Application.
  • Policy parameters are a mean for the Application Platform to specify general rules (general limitations and preferences) for the Request Transaction (i.e. priority order between the different media elements,).
  • the Application Platform uses predefined Policy and/or explicit Policy parameters.
  • the explicit parameters override the corresponding parameters in the referenced Policy. The request transaction will now be explained in detail.
  • the Request Transactions contain a SOAP header, made of Transcoding Jobs, and can contain one or several Content attachments (if some Content elements are contained in the Transaction itself). All Content elements to be transcoded are referenced in the Transcoding Jobs (pointing to an attachment or an external source).
  • the Request Transaction contains at least one Transcoding Job, and it can contain several Transcoding Jobs.
  • Fig. 7 shows the structure of a Request Transaction. Request Transactions that do no contain attachments (all the files are referenced using a URLs pointing to external sources) have a SOAP header and a SOAP-based Request
  • the SOAP header specifies the originating host, the length, the request encoding and the SOAP action.
  • Request Transactions with Content attachments contain the SOAP header and a string that will indicate the boundary between each content attachment, as defined in MLME (see [MLME]).
  • Each Content attachment contains its own header (using MLME).
  • Each Content Attachment header contains its unique LD, its type, its encoding and its length.
  • Table 1 in which the structures are written in bold
  • the Application Platform specifies, for each requested transformation, the type of the transformation and the parameter for the transformation.
  • Table 2 lists the minimal set of supported transformations, the allowed parameter values for these transformations, and the type (or types) of media elements on which these transformations may be used.
  • STI supports other proprietary Transformations that will then have to be defined between the Application Platform and the Transcoding Platform. If the Transcoding Platform does not recognize the Transformation type, it returns an error. TABLE 2
  • a request Transaction is considered as successful unless there was an error during the handling of the transaction that prevented the completion of the whole Transaction. Errors in specific Transcoding Jobs do not affect the success value of the entire Request Transaction. That is, a Request Transaction may be successful even though some (or all) of the Transcoding Jobs failed.
  • the structure of a successful Response Transaction containing the results of one or more Transcoding Jobs, is quite similar to the Request Transaction, i.e. a SOAP header, including a success code, and one or more Job Results and optionally the Content attachments.
  • the Response Body contains references to either external content element or self-contained content elements. The same differences between a Transaction with contained content elements and without contained content elements, as discussed in the Request Transaction, apply for Response Transactions.
  • Fig.8 shows the structure of the Response Transaction.
  • a table indicates (Table 3) how the Response Body is structured : Table 3
  • a Transaction Failure response is returned in a situation where the whole Transaction could not be handled. This may happen if there was a problem with the Transaction parameters, or any other problem, which relates to the whole Transaction (and not only to one or more of the Transcoding Jobs).
  • the header of a Transcoding error contains a line that indicates that there was an error (HTTP/1.1 500 Error), and the regular fields.
  • the body of the SOAP, of a different structure from a successful one, is given in Table 4 below : Table 4

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention relates to a transcoding system comprising an application platform and a transcoding platform for executing transcoding transactions that comprise the transmission of a request from the application platform to the transcoding platform, the execution of said request by said transcoding platform, and the transmission of a response to said application platform, said request and response having specific formats given in detailed tables. Moreover, the request has a transcoding parameter element comprising a transformation element that defines a transformation through which a content must go, amongst a plurality of supported transformations also defined in a detailed table.

Description

"INTERFACE FOR TRANSCODING SYSTEM"
FIELD OF THE INVENTION The present invention relates to a transcoding system comprising an application platform and a transcoding platform for executing transcoding transactions that comprise the following steps :
- transmission of a request from said application platform to said transcoding platform,
- execution of said request by said transcoding platform,
- transmission of a response from said transcoding platform to said application platform. In the present description, the word "platform" refers to a combination of hardware and software that provides the functionality of the concerned applications.
BACKGROUND OF THE INVENTION The deployment of multimedia applications like MMS (Multimedia Messaging Service), WAP 2 (Wireless Application Protocol), e-mail, web browsing... etc.) may require some Content adaptations, due to the diversity of the phone specifications (memory, screen size, resolution, colour depth, etc, and supported media formats) and of the media formats as distributed by the Content industry (JPEG, GIF, all AMR modes, 13K vocoder, EVRC, SMV, MPEG-1, MPEG-4, H.263...etc). The word "Content" used here means any subject matter or information that is processed, stored or transmitted electronically. Content Adaptation is largely independent on the type of service that delivers the data to the end users. In this context, STI 1.0 is the first specification of a standard interface between the Multimedia Application Platforms and the Transcoding Platform and is meant to resolve some of the integration and testing problems when deploying multimedia services towards mobile devices.
SUMMARY OF THE INVENTION The object of the invention is to propose a new solution for the standard interface, to be used by OMA STI 1.0. (OMA = Open Mobile Alliance). To this end, the invention relates to a transcoding system such as defined in the introductory paragraph of the description and in which said request is based on a request body which is structured as indicated in Table 1, and said response, when successful, is based on a response body which is structured as indicated in Table 3. BRIEF DESCRIPTION OF THE DRAWINGS The present invention will now be described, by way of example, with reference to the accompanying drawings in which :
- Fig.l illustrates a transcoding transaction ; - Fig.2 shows an overview of the request components for such a transaction ;
- Fig.3 presents the transcoding job structure, including the source parameters and the target parameters, Fig.4 presents the response transaction structure, and Fig.5 presents the job result structure ;
- Fig.6 is an example of combined media format ; - Fig.7 shows the structure of a request transaction, and Fig.8 the structure of a response transaction.
DETAILED DESCRIPTION OF THE INVENTION A high level overview of the interaction between an Application Platform 10 and a Transcoding Platform 20 is illustrated in Fig.l. The communication between the Platforms is transactional, that is a transcoding session is always a request 30 followed by a response 40. A session is closed only when a response has been received. The Application Platform requests transcoding from the Transcoding Platform. The Transcoding Platform receives the request, parses it, handles it and generates a response to the originating Application Platform. The choice of the protocol is done as follows. The interface between
Application Platform and the Transcoding Platform relies on a SOAP protocol (SOAP vl.l, http://www.w3.org/TR/SOAP . sent over HTTP (HyperText Transfer Protocol) and used over TCP/IP (Transmission Control Protocol/Internet Protocol).
Fig. 2 shows an overview of the request components. Multiple bulk transcoding within a single Request Transaction (= transcoding request, as issued by the
Application Platform ; it can contain one or more Transcoding Jobs 1 to N and one or more Content Attachments 1 to M, a Transcoding Job being the part of the Request Transaction that corresponds to one individual transcoding, i.e. one input content reference and the parameters corresponding to the particular transcoding as given by the Application Platform) is allowed by the proposed interface : therefore one will distinguish between Transcoding Job (individual media transcoding) and Request Body (list of Job results) which can contain one or several Jobs as part of one single request to the Transcoding Platform. For each single Transcoding Job within a Request body, the transcoding parameters are specified within the SOAP context. In case a Transcoding Job contains the Content files themselves, they are attached inside the concerned message, but outside the SOAP envelope. Each Transcoding Job in a Request Body has to contain the source parameters (format, type, location, etc) and the target parameters
(profile ID, transcoding parameters, location, policy ID, policy parameters, etc), as presented in Fig.3. The proposed Request Transaction structure supports all the Content types within the scope of STI 1.0 : images, audio, speech, video, text, presentation formats and combined media...etc. The Response transaction (response of the Transcoding Platform to the
Request Transaction) contains the Job Results (the Transcoding Jobs' results 1, 2,..., N), as presented in Fig.4. In this Response Body, parameters (duration, return code, etc) either concern the whole Transaction or the individual Transcoding Jobs' results. For example, the duration corresponds to the complete Transaction duration. Still, in the job Results, there might also be some parameters describing the particular transcoding that was performed (i.e. image 1 was transcoded from GIF -Graphic Interchange Format- to JPEG -Joint Photographic Experts Group-). The proposed interface supports reporting of statistical data gathered during the transcoding at the Job and Transaction levels. The Job Results contained in the Transaction are detailed in Fig.5. The Source block of each Transcoding Job may specify the source type, format and parameters. The Target block of each Transaction Job has to specify the desired transcoding parameters and can specify Policy parameters. The proposed interface also supports transcoding of combined media Content, i.e a set of media elements can be transcoded as a whole. In this case, it is expected that the Transcoding Platform receives a combined media file, performs combined transcoding of the difference media elements (including any logical decisions between the different media elements) and recombines these elements into one transcoded combined media file as a response. The combined-media is transferred as a MLME-Multipart content item (MJME Part 1 (2, 3,...) : see http://www.ietf.org/rfc/rfc2045(to2049).txt). The MIME type is either multipart/related
(in case a presentation exists) or multipart/mixed (in case a presentation does not exist). In the first case, the start parameter refers to the presentation part. Fig.6 illustrates the structure of a combined media (with a presentation part). The encoding of the MLME- Multipart (both input and output) is either textual, as defined in [MLME], or WAP binary encoding, as defined in [WAPWSP] ("Wireless Application Protocol, Wireless Session Protocol Specification", WAP-203-WSP-20000504-a, WAP Forum™ . URL [Uniform Resource Locator] = http://www.openmobilealliance.org). The requested encoding for the target MEvIE-Multipart is specified in the transcoding parameters of the Transcoding Job. The Content data (either combined media or individual media parts) is referenced from within the SOAP Request Body (and Response Body), and resides either on a storage that can be accessed by the Transcoding Platform or attached as part of the Transaction itself. The proposed interface provides two methods of supporting media attachments : - self contained requests, in which the content data reside within the Transaction itself; - references to external Content elements, in which case the Transaction only contains a pointer to a remote location from where the Content elements can be pulled by the Transcoding Platform. Each of the methods will be described below (note that the two options can be combined within one Transaction containing references (URLs) to external Content elements and attached Content elements). In the case references to external Content elements are used, the SOAP Request/Response Body contains the URLs, pointing to the relevant files, and the Application Platform and the Transcoding Platform have access to a shared persistent storage device, either "local" or accessible via HTTP or FTP (File Transfer Protocol). In case of self-contained requests, the SOAP Request/Response Body contains references to the attachments sent along with the Transaction, as MLME parts. Each content attachment is identified by its MIME Content LD. The SOAP Request/Response Body refers to the content, using the Content LDs. The transcoding parameters are the parameters that determine the target the Transcoding platform has to create. To specify the transcoding parameters, the Application Platform uses predefined Profiles and/or explicit transcoding parameters (note that in all cases, the Transcoding Platform can complement the list of parameters, but one of the Transcoding Platform parameters overrides the parameters that the
Application Platform indicated in the Request Transaction). The transcoding parameters can be indicated using a reference to a pre-defined Profile (a profile is a set of parameters and constraints that define the transcoding target). One common use of a Profile is to describe the user Equipment (= a device allowing a user access to network services) characteristics. The profile reference can then be a reference to the database that both the Transcoding and Application Platforms share. In order to use a predefined profile, the Request Transaction specifies the Profile LD of the profile to be used (the definition of a profile and its content are out of the scope of the present description).
The transcoding parameters can also be indicated using an explicit list of parameters, which will reflect the characteristics of the target device and/or the specific requirements from the Application. When a Profile ID is indicated and explicit parameters are added, the explicit parameters override the corresponding parameters in the referenced Profile. Policy parameters are a mean for the Application Platform to specify general rules (general limitations and preferences) for the Request Transaction (i.e. priority order between the different media elements,...). To specify the Policy parameters, the Application Platform uses predefined Policy and/or explicit Policy parameters. When a PolicyLD is indicated and explicit policy parameters are added, the explicit parameters override the corresponding parameters in the referenced Policy. The request transaction will now be explained in detail. As mentioned above, the Request Transactions contain a SOAP header, made of Transcoding Jobs, and can contain one or several Content attachments (if some Content elements are contained in the Transaction itself). All Content elements to be transcoded are referenced in the Transcoding Jobs (pointing to an attachment or an external source). The Request Transaction contains at least one Transcoding Job, and it can contain several Transcoding Jobs. Fig. 7 shows the structure of a Request Transaction. Request Transactions that do no contain attachments (all the files are referenced using a URLs pointing to external sources) have a SOAP header and a SOAP-based Request
Body. The SOAP header specifies the originating host, the length, the request encoding and the SOAP action. Request Transactions with Content attachments contain the SOAP header and a string that will indicate the boundary between each content attachment, as defined in MLME (see [MLME]). Each Content attachment contains its own header (using MLME). Each Content Attachment header contains its unique LD, its type, its encoding and its length. According to the invention, the SOAP-based Request Body is structured as indicated in the following Table 1 (in which the structures are written in bold) : TABLE 1
Figure imgf000008_0001
Figure imgf000009_0001
Figure imgf000010_0001
Figure imgf000011_0001
Figure imgf000012_0001
Figure imgf000013_0001
In order to perform transformations on the media, the Application Platform specifies, for each requested transformation, the type of the transformation and the parameter for the transformation. The following Table 2 lists the minimal set of supported transformations, the allowed parameter values for these transformations, and the type (or types) of media elements on which these transformations may be used. STI supports other proprietary Transformations that will then have to be defined between the Application Platform and the Transcoding Platform. If the Transcoding Platform does not recognize the Transformation type, it returns an error. TABLE 2
Figure imgf000013_0002
A request Transaction is considered as successful unless there was an error during the handling of the transaction that prevented the completion of the whole Transaction. Errors in specific Transcoding Jobs do not affect the success value of the entire Request Transaction. That is, a Request Transaction may be successful even though some (or all) of the Transcoding Jobs failed. The structure of a successful Response Transaction, containing the results of one or more Transcoding Jobs, is quite similar to the Request Transaction, i.e. a SOAP header, including a success code, and one or more Job Results and optionally the Content attachments. The Response Body contains references to either external content element or self-contained content elements. The same differences between a Transaction with contained content elements and without contained content elements, as discussed in the Request Transaction, apply for Response Transactions. Fig.8 shows the structure of the Response Transaction. As for the Request Body, a table indicates (Table 3) how the Response Body is structured : Table 3
Figure imgf000014_0001
Figure imgf000015_0001
Figure imgf000016_0001
Figure imgf000016_0002
A Transaction Failure response is returned in a situation where the whole Transaction could not be handled. This may happen if there was a problem with the Transaction parameters, or any other problem, which relates to the whole Transaction (and not only to one or more of the Transcoding Jobs). The header of a Transcoding error contains a line that indicates that there was an error (HTTP/1.1 500 Error), and the regular fields. The body of the SOAP, of a different structure from a successful one, is given in Table 4 below : Table 4
Figure imgf000017_0001
It may be added that the Transcoding Platform supports the Transaction error codes indicated in the following Table 5: Table 5
Figure imgf000017_0002
and that the Transcoding Platform supports the Transcoding Job error codes indicated in the following Table 6 : Table 6
Figure imgf000018_0001

Claims

CLAIMS :
1. A transcoding system comprising an application platform and a transcoding platform for executing transcoding transactions that comprise the following steps :
- transmission of a request from said application platform to said transcoding platform, - execution of said request by said transcoding platform,
- transmission of a response from said transcoding platform to said application platform, wherein said request is based on a request body which is structured as indicated in Table 1, and said response, when successful, is based on a response body which is structured as indicated in Table 3.
2. A transcoding system as claimed in claim 1, wherein said request has a transcoding parameter element comprising a transformation element that defines a transformation through which a content must go, amongst a plurality of supported transformations as defined in Table 2.
3. A device hosting an application platform for use in a transcoding system as claimed in anyone of claims 1 and 2.
4. A device hosting a transcoding platform for use in a transcoding system as claimed in anyone of claims 1 and 2.
5. A request having the format described in Table 1 of a transcoding system as defined in claim 1.
6. A request having a transcoding parameter element comprising a transformation element that defines a transformation through which a content must go, amongst a plurality of supported transformations as defined in Table 3 of a transcoding system as defined in claim 2.
7. A response having the format described in Table 2 of a transcoding system as defined in claim 1.
PCT/IB2004/002763 2003-09-01 2004-08-20 Interface for transcoding system WO2005022411A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2006524458A JP2007504525A (en) 2003-09-01 2004-08-20 Interface for transcoding systems
EP04744325A EP1665081A1 (en) 2003-09-01 2004-08-20 Interface for transcoding system
US10/569,720 US20060288123A1 (en) 2003-09-01 2004-08-20 Interface for transcoding system
BRPI0413978-0A BRPI0413978A (en) 2003-09-01 2004-08-20 transcoding system, host device for an application platform, request, and response

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP03300106 2003-09-01
EP03300106.6 2003-09-01

Publications (1)

Publication Number Publication Date
WO2005022411A1 true WO2005022411A1 (en) 2005-03-10

Family

ID=34259301

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2004/002763 WO2005022411A1 (en) 2003-09-01 2004-08-20 Interface for transcoding system

Country Status (8)

Country Link
US (1) US20060288123A1 (en)
EP (1) EP1665081A1 (en)
JP (1) JP2007504525A (en)
KR (1) KR20060119910A (en)
CN (1) CN1846211A (en)
BR (1) BRPI0413978A (en)
RU (1) RU2371875C2 (en)
WO (1) WO2005022411A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007123470A2 (en) 2006-04-26 2007-11-01 Momail Ab Method and apparatus for adapting electronic mail
WO2008003257A1 (en) * 2006-06-28 2008-01-10 Huawei Technologies Co., Ltd. Method, system and device of converting information in transaction managing interface

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006000887A1 (en) * 2004-06-23 2006-01-05 Nokia Corporation Methods, systems and computer program products for expressing classes of adaptation and classes of content in media transcoding
ATE437505T1 (en) * 2004-11-02 2009-08-15 Nokia Corp INFORMING A RECIPIENT FACILITY OF MESSAGE CONTENT CHARACTERISTICS
US7812983B2 (en) * 2005-03-25 2010-10-12 Microsoft Corporation Methods and systems for transferring binary data
US8819143B2 (en) * 2005-05-31 2014-08-26 Flash Networks Ltd. Presentation layer adaptation in multimedia messaging
US20080243692A1 (en) * 2007-03-30 2008-10-02 Verizon Services Corp. Content ingest, maintenance, and delivery
WO2009025424A1 (en) * 2007-08-21 2009-02-26 Electronics And Telecommunications Research Institute Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof
KR100957211B1 (en) * 2007-08-21 2010-05-11 한국전자통신연구원 Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof
US8315994B2 (en) * 2008-10-31 2012-11-20 Disney Enterprises, Inc. System and method for updating digital media content
US9195726B2 (en) 2012-04-17 2015-11-24 Salesforce.Com, Inc. Mechanism for facilitating dynamic integration of disparate database architectures for efficient management of resources in an on-demand services environment
RU2616548C2 (en) * 2012-10-19 2017-04-17 КОЛЕН, Жан-Клод Reversible method of file transformation, encoded by first coding into file, encoded by second coding
US9479563B2 (en) 2012-12-13 2016-10-25 Salesforce.Com, Inc. Adaptive configuration management databases
KR102058635B1 (en) * 2012-12-24 2019-12-24 삼성전자주식회사 Method for controlling file name and an electronic device thereof
US11381616B2 (en) * 2013-04-12 2022-07-05 Brian Hernandez Multimedia management system and method of displaying remotely hosted content

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002029590A1 (en) * 2000-10-02 2002-04-11 Hewlett-Packard Company Method and apparatus for transforming contents on the web

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3906010B2 (en) * 2000-05-26 2007-04-18 株式会社東芝 Transaction management apparatus, transaction management method, and recording medium
US20030084106A1 (en) * 2001-10-31 2003-05-01 Comverse, Ltd. Efficient transmission of multi-media contents as electronic mail
US8214655B2 (en) * 2002-03-29 2012-07-03 Kabushiki Kaisha Toshiba Data structure of multimedia file format, encrypting method and device thereof, and decrypting method and device thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002029590A1 (en) * 2000-10-02 2002-04-11 Hewlett-Packard Company Method and apparatus for transforming contents on the web

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007123470A2 (en) 2006-04-26 2007-11-01 Momail Ab Method and apparatus for adapting electronic mail
WO2007123470A3 (en) * 2006-04-26 2009-04-09 Momail Ab Method and apparatus for adapting electronic mail
JP2009535890A (en) * 2006-04-26 2009-10-01 モメール アクチボラグ Method and apparatus for email gateways
WO2008003257A1 (en) * 2006-06-28 2008-01-10 Huawei Technologies Co., Ltd. Method, system and device of converting information in transaction managing interface

Also Published As

Publication number Publication date
RU2006110518A (en) 2006-08-10
KR20060119910A (en) 2006-11-24
US20060288123A1 (en) 2006-12-21
EP1665081A1 (en) 2006-06-07
BRPI0413978A (en) 2006-10-31
RU2371875C2 (en) 2009-10-27
CN1846211A (en) 2006-10-11
JP2007504525A (en) 2007-03-01

Similar Documents

Publication Publication Date Title
US10462247B2 (en) Web content customization via adaptation web services
US7254621B2 (en) Technique for enabling remote data access and manipulation from a pervasive device
US6598076B1 (en) Method and apparatus for electronically communicating an electronic message having an electronic attachment
US9191347B2 (en) Methods of routing messages using a listener registry
US7286145B2 (en) System for describing markup language for mobile use, and information processing apparatus and program for generating display content
US6941307B2 (en) Arrangement and a method relating to session management in a portal structure
US20050120091A1 (en) Method, network device and system for providing profile data applicable to hypertext transfer protocol (http)
WO2005022411A1 (en) Interface for transcoding system
EP1091607A2 (en) Method and apparatus for providing internet content to SMS-based wireless devices
EP1227636A2 (en) Method and apparatus for dynamically controlling release of private information over a network from a wireless device
JP2005216309A (en) Printing method and system employing instant message protocol
WO2003040893A2 (en) System and methodology for delivering media to multiple disparate client devices based on their capabilities
US20070220111A1 (en) Personal communications browser client for remote use in enterprise communications
US20040204073A1 (en) Network technology augmented user device framework
CN101273604A (en) System and method for progressive delivery of multimedia objects
CA2423611C (en) Configurable transformation of electronic documents
US7085807B2 (en) System and method for providing links to available services over a local network by a thin portal service configured to access imaging data stored in a personal imaging repository
US20030163517A1 (en) Method and apparatus for decreasing bandwidth for wireless data interchange
US20050256959A1 (en) Method of and system for multimedia messaging system interoperability
US20030097420A1 (en) Multi-channel delivery system
KR100925644B1 (en) Object Transmission System and Control Method thereof
US20020188693A1 (en) System and method for requesting service for imaging data to a web service
US20050076080A1 (en) Customization of error handling based on type of user agent
US20020184306A1 (en) System and method for preparing imaging data for printing to a requested web service
Alliance Standard Transcoding Interface Specification

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200480025037.4

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2004744325

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2006524458

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2006288123

Country of ref document: US

Ref document number: 10569720

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 1020067004247

Country of ref document: KR

Ref document number: 733/CHENP/2006

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2006110518

Country of ref document: RU

WWP Wipo information: published in national office

Ref document number: 2004744325

Country of ref document: EP

ENP Entry into the national phase

Ref document number: PI0413978

Country of ref document: BR

WWP Wipo information: published in national office

Ref document number: 1020067004247

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 10569720

Country of ref document: US