AU2015204359B2 - Decoder and method at the decoder for synchronizing the rendering of contents received through different networks - Google Patents

Decoder and method at the decoder for synchronizing the rendering of contents received through different networks Download PDF

Info

Publication number
AU2015204359B2
AU2015204359B2 AU2015204359A AU2015204359A AU2015204359B2 AU 2015204359 B2 AU2015204359 B2 AU 2015204359B2 AU 2015204359 A AU2015204359 A AU 2015204359A AU 2015204359 A AU2015204359 A AU 2015204359A AU 2015204359 B2 AU2015204359 B2 AU 2015204359B2
Authority
AU
Australia
Prior art keywords
decoding
time information
frame
program content
rendering
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.)
Ceased
Application number
AU2015204359A
Other versions
AU2015204359A1 (en
Inventor
Eric Gautier
Philippe Gilberton
Anthony Laurent
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
InterDigital Madison Patent Holdings SAS
Original Assignee
InterDigital Madison Patent Holdings SAS
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
Priority claimed from AU2012201224A external-priority patent/AU2012201224B2/en
Application filed by InterDigital Madison Patent Holdings SAS filed Critical InterDigital Madison Patent Holdings SAS
Priority to AU2015204359A priority Critical patent/AU2015204359B2/en
Publication of AU2015204359A1 publication Critical patent/AU2015204359A1/en
Application granted granted Critical
Publication of AU2015204359B2 publication Critical patent/AU2015204359B2/en
Assigned to INTERDIGITAL MADISON PATENT HOLDINGS reassignment INTERDIGITAL MADISON PATENT HOLDINGS Request for Assignment Assignors: THOMSON LICENSING
Ceased legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

DECODER AND METHOD AT THE DECODER FOR SYNCHRONIZING THE RENDERING OF CONTENTS RECEIVED THROUGH DIFFERENT NETWORKS. A method of decoding an audio / video content transmitted over a broadband network. The method being based on the quick decoding of the first frames of 10 a group of pictures without rendering them if the group of pictures arrives too late to be rendered synchronously with another audio / video content received through a broadcast network. The method allowing the synchronized rendering of contents respectively received over broadcast and broadband networks as soon as possible for the viewer. Figure 6 Read next frame in reception buffer Ke-rme No Kyfr> Read DTS and PTS PC < DTS ? Ye No Decode Picture S6 PCR <= PTS ? No Yes PCR < PTS ? Yes No S9 Display Picture

Description

1 2015204359 22 Nov 2016
FIELD OF THE INVENTION
The present invention relates generally to a method for decoding 5 an audio video program received through a broadband network and more particularly to a method to synchronize the rendering of a content received through a broadband network with the rendering of a content received through a broadcast network.
10 BACKGROUND OF THE INVENTION
This section is intended to introduce the reader to various aspects of art, which may be related to various aspects of the present invention that are described and/or claimed below. This discussion is believed to be helpful 15 in providing the reader with background information to facilitate a better understanding of the various aspects of the present invention. Accordingly, it should be understood that these statements are to be read in this light, and not as admissions of prior art. 20 Over the past few years the traditional TV broadcasting landscape of terrestrial, satellite and cable networks has been extended with the roll out of TV and video services over broadband internet protocol (IP) networks. These networks are complementary, with broadcast distribution adapted for live events and mass distribution and broadband distribution adapted for on-25 demand, catch-up and personalized services. Such a complementarity offers the perspective of a hybrid model in which the strengths of each network are leveraged to provide enhanced TV and video services in an efficient manner. Broadcast events can be enriched with personalized content delivered over broadband, this content being streamed or pushed beforehand. Such hybrid 30 services may require that components delivered over the separate networks are tightly synchronized. One typical example illustrating this need of fine 2 2015204359 22 Nov 2016 synchronization is a user watching a broadcast program who selects a foreign audio sequence that is not broadcasted but available over broadband. One other example is to enrich the broadcast content by delivering over broadband another video component, this last being for instance, according 5 to the broadcast component, a scalable video coding (SVC) enhancement layer, a multi-view video coding (MVC) component to propose the event in 3D or another view of the same scene.
The ways to deliver this additional component over broadband are multiple. A first solution based on on-demand delivery is to use hypertext transfer 10 protocol (HTTP) streaming, as described in the document “HTTP Live Streaming, draft-pantos-http-live-streaming-01 - R. Pantos, Apple Inc June 8,2009” or to rely on the real-time transfer protocol (RTP) over UDP/IP as defined in the recommendation RFC 3550, “A Transport Protocol for Real-Time Applications”. In this last case a communication protocol as Real Time 15 Streaming Protocol (RTSP), described in the recommendation RFC 2326 is associated to RTP. Another solution based on multicast delivery is to use RTP protocol (RTP/UDP/IP) as defined in the document “A Transport Protocol for Real-Time Applications”.
In the case of on demand delivery the request of the content can embed a 20 timing information representing the presentation timestamp (PTS) of the first audiovisual sample to be delivered. It is not the case when the terminal subscribes to a multicast stream. The terminal cannot request it for a given timestamp and the behavior is analogous to the broadcast network one where the client suffers from the content delivery constraints. 25
Some characteristics for a network are its latency and its jitter. That means that it does not take the same duration to deliver content over one network and over another one.
The particularity of a broadcast network is that the content arrives to the 30 receiver without it has to request anything, i.e. this last receives content permanently, and the delivery has a limited jitter that can be treated at the receiver with a limited size of buffer. The content delivery duration comprises 3 2015204359 22 Nov 2016 the content delivery duration over the broadcast network from the server to the terminal and the duration the terminal needs to demultiplex, to buffer and to decode the content. 5 A broadband network can be seen as a personalized delivery network because it delivers content only on request of the receiver.
Fig. 1 illustrates the delivery of a program content over a broadband network. A video server delivers the program content to a set-top 10 box receiver (STB). The set-top box receives and decodes the content in order to display it on a display device. The delivery can be split in four main steps and corresponding durations: • The duration the request needs to reach the server is T1. 15 • The duration the server takes to treat the request and to emit the program content is T2. • The duration of the program content delivery from the server to the set-top box is T3. • The duration the set-top box needs to buffer, decode and display the program content is T4.
The delivery in a hybrid broadcast broadband context does not necessarily imply that the time format is the same for all the components. In the MPEG-2 transport stream format (commonly used for broadcast 25 networks), the timing information is based on a program clock reference (PCR) format whereas the network time protocol (NTP) is the format used for the timing of the stream encoded in the Real-Time Transport protocol (commonly used for broadband networks). Moreover, two components can have the same time format but the time references can differ (offset values). 30 To compensate the mentioned timing issues between components, a mechanism must be implemented to transpose the timing format and/or reference in the ones of the other component. The timing format and/or 2015204359 22 Nov 2016 4 reference of the component(s) delivered over broadband are lined up with the ones of the component(s) delivered over broadcast, this last being the “master” component. In the herein description, it is estimated that when timing formats and/or references are different this timing alignment operation 5 is implicitly done to synchronize the components and when we evoke timing values they refer to timing values in the same transposed referential (same format and same initial value). This unique time referential is called system clock. 10 The component delivered over broadcast is called “main component” and the component delivered over broadband is called “personalized component”.
The method to deliver a personalized component is described 15 here. The personalized component is requested by the terminal and is sent over a bidirectional broadband network. The delivery can be either linear or non linear. A linear delivery ensures that the terminal receives a component 20 at a quite constant rate. It can be not exactly constant due to the jitter network. Two cases can be considered for the delivery of a personalized component to be synchronized with a broadcasted main component. Either the personalized component stream can be received, decoded and presented before the corresponding frames of the main component are 25 presented or it arrives after and in this case all the frames of the personalized component are useless.
The typical case of a linear delivery mechanism is when the terminal subscribes to a multicast stream by transmitting a request to join a multicast group as defined in the Internet Group Management Protocol 30 (IGMP protocol). With a multicast stream deliver, the terminal cannot receive the stream from a defined timestamp. In this case, and if the personalized 5 2015204359 22 Nov 2016 component arrives later than the corresponding frames of the main component, it is not possible to synchronize their rendering.
The real-time transfer protocol (RTP) is also well known for the linear delivery. RTP protocol allows the request of a content from a given 5 timestamp which is equal to the current reception time reference plus an offset. The terminal estimates the offset in order to request the content in advance so as to receive the content before it needs to be decoded and rendered. If the offset is incorrectly evaluated, the personalized component is received too late to be synchronized with the main component. Consequently 10 the client must stop the reception of the current streaming and it must evaluate more accurately the offset and then transmits a new request based on the new estimated offset value. A non-linear delivery is a mechanism in which the terminal 15 receives the content in a non regular way. A part of the content is delivered at a higher rate than it is presented. In example, the frame rate reception is higher than the frame rate presentation. The idea of the non linear delivery is to offer the possibility to a terminal receiving a personalized component that is first late to be presented to catch up the main component to be able to 20 present it at a given moment. A Real-Time Streaming Protocol (RTSP) server can also deliver content in a non-linear way. Depending on the request parameters, it can, for instance, deliver the first frames or group of pictures of a program content in 25 a burst and then deliver the content at a cruising rate. In case of using RTSP, the terminal requests for a given presentation timestamp.
The Hyper Text Transfer Protocol (HTTP) streaming is another type of non linear delivery. The personalized component is split in many 30 successive parts called chunks. A chunk is either a file or a part of a file including a piece of information describing it. The piece of information may comprise for example a time slot, a file name, a byte range, a bit-rate or any 6 2015204359 22 Nov 2016 other information that may be useful for a terminal for decoding and rendering the chunk’s content. The encoding of chunks containing video is starting with a key-frame which can be decoded without reference to a previous frame. The key-frame is for example an l-picture (or l-frame) as 5 defined in MPEG compression standard (ISO/IEC13818). A chunk contains one or several full groups of pictures (GOPs) as defined in MPEG compression. When receiving content with the use of HTTP streaming, the terminal requests for a chunk to the server. The server then transmits the chunk with best effort. The content is transmitted into successive bursts. 10
The non-linear delivery offers the possibility to a terminal to synchronize the rendering of a personalized component to the rendering of a main component by sending successive requests in order to get some pieces of the personalized content, starting with a key-frame, that are synchronized 15 with the main component in term of system clock, decoding time reference and presentation time reference. A disadvantage of such a synchronization is that when a terminal requests for a personalized component to be synchronized with a main 20 component and receives a content, starting with a key-frame, for which the decoding and presentation time reference indicate that the reception is too late to be synchronized with the main component, the discarded content may correspond to an important time range (up to many seconds) in term of rendering. The terminal has then to send one or more new requests and to 25 receive new personalized stream content until the decoding and presentation time reference indicates that the synchronization is possible in the terminal.
Throughout this specification the word "comprise", or variations such as "comprises" or "comprising", will be understood to imply the inclusion 30 of a stated element, integer or step, or group of elements, integers or steps, but not the exclusion of any other element, integer or step, or group of elements, integers or steps. 2015204359 22 Nov 2016 7
Any discussion of documents, acts, materials, devices, articles or the like which has been included in the present specification is not to be taken as an admission that any or all of these matters form part of the prior art base or were common general knowledge in the field relevant to the 5 present disclosure as it existed before the priority date of each claim of this application.
SUMMARY OF THE INVENTION 10 The purpose of the disclosure is to provide a method that may overcome the disadvantage of the prior art. More specifically, the disclosure provides an optimization of the delay required to synchronize the rendering of the personalized component with the rendering of the main component. 15 In the context of a hybrid broadcast and broadband delivery of components requiring a tight synchronization, the present disclosure proposes a method that enhances the user experience in reducing significantly the latency of access to the on-demand component (personalized component). The use of one method of the present disclosure 20 consequently minimizes the impact of a bad estimation of the time reference parameter from which the on-demand (personalized) component must be transmitted to the terminal in order to be synchronized with the main component. In this method, the frames of the component delivered over broadband are treated even if they arrive after the moment when the 25 broadcasted content frames to be rendered at the same time are presented. The method is based on the fact that the delivery frame rate of the broadband component is higher than the presentation frame rate, so that, at a given moment, a part of the broadband component, for which the system clock reference is lined-up with the system clock reference of the broadcast 30 component, can be presented at the same time that the corresponding part of the broadcast component. 8 2015204359 22 Nov 2016
One method of the present disclosure disregards the usual behavior of a video decoder where frames are decoded at a rhythm given by the decoding timestamps and where a decoded frame is systematically rendered. The method decodes as quickly as possible the first frames of a 5 group of pictures of the broadband component that arrives late but without rendering them. Consequently these frames will be simply dropped for the rendering. Nevertheless, because the decoding of a frame which is not a key-frame needs to be decoded in reference with one or more previous or next frames, the frames that are decoded but not rendered are used for the 10 decoding of the other frames of the group of pictures that are on time to be rendered.
Method for decoding a second program content received through a broadband network, the rendering of said second program content being to 15 be synchronized with the rendering of a first program content, said first program content being decoded with respect to a program clock reference, said second program content comprising frames associated with decoding time information with respect to said program clock reference, said method comprising when a frame of said received second program content is 20 associated with a decoding time information smaller than a current value of said program clock reference, decoding said frame of said second program content.
The present disclosure provides, the step of decoding the second 25 frames comprising the steps of reading decoding time stamp associated with one of the second frame and decoding the second frames according to a comparison result between the decoding time stamp and the program clock reference. 30 The present disclosure provides, the step of rendering the decoded second frames comprising the steps of reading presentation time stamp associated with a the second frame and rendering the second frames 2015204359 22 Nov 2016 9 according to a comparison result between the presentation time stamp and the program clock reference.
The present disclosure provides, the first program content 5 comprising successive first frames associated with decoding time information and presentation time information.
The present disclosure provides, the decoding time information comprising decoding time stamps. 10
The present disclosure provides, the presentation time information comprising presentation time stamps.
The present disclosure provides, the first program content is 15 received from a broadcast network by a first decoder apparatus and the second program content is received from a broadband network by a second decoder apparatus. A decoder apparatus comprising decoding means for decoding a 20 program content received from a broadband network and comprising successive frames associated with decoding time information and presentation time information with respect to a program clock reference, wherein said decoding means are adapted to decode a frame of said program content associated with decoding time information when said 25 associated decoding time information is smaller than said current program clock reference value.
The present disclosure provides, the decoder apparatus further comprising a filtering module adapted to parse the decoding time information 30 and the presentation time information for filtering the frames according to a comparison result between the decoding time information and the 2015204359 22 Nov 2016 10 presentation information respectively compared to a program clock reference.
BRIEF DESCRIPTION OF THE DRAWINGS 5
The present disclosure will be better understood and illustrated by means of the following embodiment and execution examples, in no way limitative, with reference to the appended figures on which: 10 - Figure 1 illustrates the delivery over a broadband network; - Figure 2 is a block diagram of a system compliant with a first embodiment of the present disclosure; - Figure 3 is a block diagram of a receiver / decoder compliant with the first embodiment of the disclosure; 15 - Figure 4 illustrates a first case of accelerated decoding according to the first embodiment of the disclosure; - Figure 5 illustrates a second case of accelerated decoding according to the first embodiment of the disclosure; - Figure 6 is a diagram describing the method of decoding according to 20 the first embodiment of the disclosure; - Figure 7 is a block diagram of a receiver / decoder according to a second embodiment of the present disclosure.
In Figure 2, Figure 3 and Figure 7, the represented blocks are purely functional entities, which do not necessarily correspond to physically 25 separate entities. Namely, they could be developed in the form of hardware or software, or be implemented in one or several integrated circuits. 11 2015204359 22 Nov 2016
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
It has to be understood that the figures and descriptions of the present disclosure have been simplified to illustrate elements that are 5 relevant for a clear understanding of the present disclosure, while eliminating, for purposes of clarity, many other elements found in typical digital multimedia content delivery methods and systems. However, because such elements are well known in the art, a detailed discussion of such elements is not provided herein. The disclosure herein is directed to all such variations 10 and modifications known to those skilled in the art.
Fig. 2 illustrates a network architecture according to a first embodiment of the disclosure. The broadcast timing is considered as a reference and the broadband network is adapted for the synchronization. A 15 video source 1 delivers a non-encoded main component program to an encoder 2. The encoder 2 encodes the main component and transmits it to an emitter 3. The broadcasting of the main component by the emitter 3 could be done simultaneously with the encoding by the encoder 2 but also later. The main component is broadcasted over the air to a receiver/decoder 6. The 20 encoder 2 also provides an encoded personalized component program to an on-demand server 4. The personalized component is synchronized with the main component. The encoder 2 can provide the personalized component during the encoding, but the personalized component can also be already available on the on-demand server 4. It can be available in a database of 25 personalized component related to the main component to be broadcasted. The time reference information such as the decoding time stamps, the presentation time stamps and the program clock reference of both components are synchronized by the encoder 2. The way timing formats and/or references are lined up by the encoder 2 is out of scope. 30
The receiver / decoder 6 requests the personalized component to the on-demand server 4 through a broadband network 5 upon initial request 12 2015204359 22 Nov 2016 from the user. The personalized component is then delivered by the on-demand server 4 to the receiver / decoder 6 through the broadband network. The receiver / decoder 6 processes an accelerated decoding phase of the personalized component in order to synchronize its rendering with the 5 rendering of the main component broadcasted by the emitter 3. Both components are rendered in a synchronized way and outputted by the receiver / decoder 6 in order to be displayed on the display device 7.
According to one embodiment of the disclosure, the 10 synchronization of the personalized component and the main component is defined as what is commonly used by the one skilled in the art. In other words, if the main component and personalized component are both video contents, then the synchronization corresponds, for example, to the fact that the rendering of the personalized component processes a GOP comprising a 15 presentation time reference (to define the presentation time) close to a presentation time reference comprised in a GOP processed to render the main component. Two video components can be, for example, considered as synchronized in term of rendering if two GOPs belonging respectively to the first and the second video contents are both rendered, at least partially, in a 20 time range of a couple of seconds or less. Regarding the synchronization of an audio and a video component, the synchronization is based on the well-known “lip sync” synchronization where an audio stream comprising vocals should be synchronized to the movements of the lips of the person who is talking (or singing). The target of the “lip sync” is to have a matching of lip 25 movements with sung or spoken vocals.
Fig.3 illustrates a receiver / decoder 6 according to the first embodiment of the disclosure. The decoder has two input interfaces. A first input interface 601 is connected to receive the broadcasted main component. 30 A second input interface 602 is connected to receive the personalized component delivered through the broadband network. Both components are transmitted as successive packets identified by program identifiers and 13 2015204359 22 Nov 2016 containing some successive groups of pictures (GOP). The broadcast input interface 601 and the broadband input interface 602 achieve the demultiplexing of their respective received contents and store the data corresponding to each component in a dedicated buffer area of the reception 5 buffer 603. Each GOP starts by a first frame so-called key-frame which is associated to a decoding time stamp (DTS) and a presentation time stamp (PTS). A first frame decoder 607 processes a normal decoding by reading the packets of the main components in the reception buffer 603. When a key frame received in a packet from the broadcast input interface 601 has a 10 decoding time stamp that is equal to the current program clock reference (PCR), the first frame decoder 607 operates the decoding of the frame and stores the corresponding decoded frame in the frame buffer 604. The first frame decoder 607 also reads the frames in the frame buffers 604 and transfers a key-frame in the display buffer 605 when the presentation time 15 stamp of the key-frame is equal to the PCR value. The display output interface 606 reads the content of the display buffer and outputs the frames to a connected display device (not represented). The process of decoding and transferring in the display buffer is the same for the successive frames of the current GOP coming from the broadcast input interface until the next key-20 frame is read in the reception buffer 603 by the first frame decoder 607. The first frame decoder 607 achieves the decoding and the display of the broadcasted main component by starting decoding a group of pictures when the DTS of the key-frame of the GOP is equal to the PCR value and by starting presenting the decoded frames in the display buffer 605 when the 25 PTS of the key-frame is equal to the PCR value.
The second frame decoder 608 operates a decoding of the personalized component received through the broadband input interface 602 by decoding all the corresponding frames read in the reception buffer 603 30 until the DTS of a key-frame is greater than or equal to the current PCR value. This is the case for the GOPs that arrive late from the broadband input interface 602 to be rendered in a synchronized way with the corresponding 14 2015204359 22 Nov 2016 broadcasted content received from the broadcast input interface 601. The second frame decoder 608 decodes the frames from the reception buffer 603 even if the associated DTS is smaller than the current PCR value. The decoded frames are stored in the frames buffer 604. The second frame 5 decoder 608 also reads the decoded frames corresponding to the personalized component in the frames buffer 604 and transfers the decoder frames to the display buffer 605 when the corresponding PTS is equal to the current PCR value. If the associated PTS of the frame of the personalized component is smaller than the current PTS, the frame is not copied in the 10 display buffer. The second frame decoder 608 operates an accelerated decoding phase when the DTS information are smaller than the PCR value and a normal decoding once the DTS values are equal or greater than the PCR value. 15 Fig. 4 illustrates an accelerated decoding process according to a first embodiment of the disclosure. The figure shows a case where the first frames of the personalized component received through the broadband network are too late to be decoded and synchronized with the main component at a normal decoding rate. The synchronized rendering of both 20 components can therefore be achieved by using an accelerated decoding phase which does not consider the DTS values. Such a case depends on the network latency. The figure shows that the filling of the buffer is quicker for the broadband content (personalized component) in a first step since the broadband network can achieve transmission at a higher rate than the 25 decoding and presentation rate (burst mode), before being transmitted at a cruising rate in a second step. The broadband buffer filing starts from BTS1 time, when the first data of the personalized content are received. When the buffer contains enough data (considering for example the bit-rate of transmission as defined in MPEG compression standard), the accelerated 30 decoding phase starts at DTS1 time. During the accelerated decoding, the frames are decoded even if their corresponding DTS information is smaller than the PCR value. The decoding rate is then higher than in normal mode 15 2015204359 22 Nov 2016 when the decoder waits for a PCR value equal to the DTS to start the decoding of a frame. In the represented case, because the broadband content is not too late to be rendered in a synchronized way with the broadcast content (main component), the accelerated decoding allows to 5 have some decoded pictures from the broadband content with PTS values greater than or equal to the PCR value. No decoded frame is discarded for the rendering. When the accelerated decoding phase allows to store some pictures in the reception buffer that have a DTS information equal or greater than the PCR value, the accelerated decoding phase finishes and the 10 decoding continues at a normal rate.
Fig. 5 illustrates a case of accelerated decoding according to a first embodiment of the disclosure with a broadband network latency bigger than the case showed in Fig. 4. The latency of the broadband network is so 15 big that the incoming frames are too late to be decoded and too late to be presented at the beginning of the decoding. The first frames to be decoded from the broadband network are stored in the reception buffer from the time BTS1. The filing rate of the buffer is quicker than for the content received from the broadcast network because of the burst capacity of the broadband 20 network. When there are enough data in the reception buffer (depending, for example, on the bit-rate or according to a compression standard), at DTS1 time, the accelerated decoding phase starts but the decoding frames are too late to be rendered in a synchronized way with the broadcast content. The decoded frames are discarded for the presentation and only the decoded 25 frames from the broadcast content are rendered. During the accelerated decoding, at DTSn time, the decoded frame of the broadcast content has an associated PTS that is in line with the PCR value. So the rendering of the broadband content and broadcast content can be synchronized. Finally, at DTSi time, the incoming frames from the broadband network have an 30 associated DTS value to be decoded in time according to a normal decoding process. The accelerated decoding phase finishes and the decoding continues in a normal mode. 2015204359 22 Nov 2016 16
Fig. 6 is a flowchart illustrating the method of decoding by the second frame decoder, comprising an accelerated decoding phase. The second frame decoder is in charge of decoding and rendering the personalized component received from the broadband network. It is to be 5 considered that at step S1 which is the beginning of the decoding process for the second frame decoder, the first frame received in the reception buffer is a key-frame, associated with decoding time stamp and presentation time stamp. 10 At step S2, the second frame decoder reads a frame and determines at step S3 if it is a key-frame or not. If it is not a key-frame, the decoding process continues on the next frame without any consideration of the decoding time stamp value associated with the previous key-frame. So the process goes through step S6. This case corresponds to a picture in a 15 GOP which is not a key-frame. At step S4, the PTS and DTS information associated with the key-frame are read by the second frame decoder. At step S5, the second frame decoder compares the DTS value with the PCR value. If the DTS is smaller than the current PCR value, the frame is read too late to be decoded in time. So the frame is decoded immediately at step S6 in order 20 to be available in the decoded frames buffer for the decoding of the next frames. At step S5, if the frame is not too late, when DTS is greater than the PCR value, the process loops on Step S5 until the PCR value is greater or equal to the DTS. This is the case in a normal decoding mode (not accelerated). At step S7, the second frame decoder compares the PTS value 25 to the PCR value in order to define whether the frame must be displayed or discarded. If PTS is smaller than the PCR value, then the decoded frame is too late to be rendered in a synchronized way with the main component. The process loops to step S2. If the PTS is greater than or equal to the PCR value, then the frame is not too late and must be rendered in time with the 30 PCR. The process loops on step S8 until the PCR is greater than or equal to the PTS. When this condition is met, at step S9, the second frame decoder 2015204359 22 Nov 2016 17 copies the frame from the decoded frames buffer to the display buffer for rendering. The process then loops on Step S2.
The method for decoding used by the second frame decoder is 5 then a method for decoding a second program content received through a broadband network, the rendering of the second program content being to be synchronized with the rendering of a first program content, the first program content being received through a broadcast network. The method comprising the steps of decoding the first program content with respect to a 10 program clock reference, decoding the second program content comprising successive second frames associated with decoding time information and presentation time information with respect to the program clock reference. The method is characterized in that it further comprises the steps of decoding the second frames when the decoding time information is inferior to the 15 program clock reference (S4, S5, S6) and rendering the decoded second frames when the presentation time information is such that the rendering of the second frames can be synchronized with the rendering of the first program content (S8, S9). 20 According to a variant of the embodiment, the decoding and rendering of the main component and the personalized component are achieved in two separated apparatus. Each of the two apparatus comprises means for receiving, decoding and rendering the associated components. The apparatus that decodes the personalized component uses a non-25 conventional decoding that allows the decoding of a program content received from a broadband network and comprising successive frames associated with decoding time information and presentation time information with respect to a program clock reference. The decoding means of the apparatus that decodes the personalized component are adapted to decode 30 the frames when the decoding time information is inferior to the program clock reference and comprise means for rendering the decoded frames when 18 2015204359 22 Nov 2016 the corresponding presentation time information is superior or equal to the program clock reference.
In this case, the two apparatus comprise means to exchange 5 information about the decoding and rendering of the current program being received and rendered. In particular, the apparatus that decodes the personalized component have to know what part of the main component is currently decoded and rendered in order to select / request the corresponding piece of the personalized component from a remote server. 10 The information transmitted by the apparatus that receives and decodes the main component to the apparatus that receives and decodes the personalized component is, for example, a time index in the program, a program clock reference value used for the rendering, or any other value that allows the identification of the current part of the main component currently 15 decoded and rendered.
Such an apparatus may comprise a filtering module adapted to parse the decoding time information and presentation time information for filtering the frames according to a comparison result between the decoding 20 time information and the presentation information compared to a program clock reference.
The apparatus used for the decoding of the personalized component according to this variant of the embodiment is for example an internet tablet connected to a home gateway allowing the user to see a view 25 of a multi-view program, the main view being broadcasted and rendered on another apparatus such as, for example, a terrestrial digital TV set.
Fig. 7 illustrates a receiver / decoder 6 according to a second embodiment of the disclosure. The personalized component (from broadband 30 network) is composed of successive chunks containing many groups of pictures, the filtering module 609 filters the chunk content received at the 19 2015204359 22 Nov 2016 broadband input interface 602 by reading some time reference information inside the chunk and / or in the group of pictures. The filter module 609 compares the time information within the received content with the program time references used by the receiver / decoder 6 for decoding and rendering. 5 If the filter module detects that a chunk or a GOP is too late to synchronize the rendering of its content with the rendering of the received broadcast content, the GOP or chunk is not transmitted to the reception buffer. This avoids the second frame decoder 608 to decode a content present in the reception buffer 603 that can’t be synchronized with the broadcast content. 10 This filtering makes the rendering of both components possible earlier.
According to a third embodiment of the disclosure, the personalized component received over the bidirectional broadband network is an audio content comprising successive blocks of audio samples. Each of 15 the blocks of audio samples comprising a time reference information for its decoding and rendering. The filtering module of the receiver / decoder filters parses the time information and transfers the blocks to the reception buffer only if the time reference information indicates that the samples can be decoded in time to be rendered in a synchronized way with the main 20 component.
Obviously, the disclosure is not limited to main component and personalized component comprising video or audio carried as successive groups of pictures or chunks. The disclosure concerns all synchronized 25 program contents comprising time reference information required for their decoding and presentation in a receiver that can be compared with the program clock reference (system clock).
References disclosed in the description, the claims and the 30 drawings may be provided independently or in any appropriate combination. Features may, where appropriate, be implemented in hardware, software, or a combination of the two. 2015204359 22 Nov 2016 20
Reference herein to "one embodiment" or "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one implementation of the disclosure. The appearances of the phrase "in one 5 embodiment" in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments necessarily mutually exclusive of other embodiments.

Claims (17)

1. Method for decoding a second program content received through a broadband network, the rendering of said second program content being to be synchronized with the rendering of a first program content, said first program content being decoded with respect to a program clock reference, said second program content comprising frames associated with decoding time information with respect to said program clock reference, said method comprising: - when a frame of said received second program content is associated with a decoding time information smaller than a current value of said program clock reference, decoding said frame of said second program content.
2. Method according to claim 1, wherein said decoding time information associated with said frame of said received second program content comprises decoding time stamp.
3. Method according to claim 2, wherein the decoding said frame of said second program content comprises reading said decoding time stamp associated with said frame (S4) and decoding said frame according to a comparison result between said associated decoding time stamp and said current value of said program clock reference.
4. Method according to any claims 1 to 3, wherein said frames associated with decoding time information are comprised in successive groups of frames of said second program content, each frame of said groups being associated with a presentation time information with respect to said program clock reference, and said method further comprises: - decoding the frames of the group of said frame associated with a decoding time information being smaller than a current value of said program clock reference; - rendering a frame of said decoding group when said associated presentation time information is such that the rendering of said frame can be synchronised with the rendering of said first program content.
5. Method according to claim 4, wherein said presentation time information associated with a frame of a group of said second program content comprises presentation time stamp.
6. Method according to claim 5, wherein the step of rendering a frame of said decoded group comprises reading said presentation time stamp associated with said frame of said decoded group and rendering said frame of said decoded group according to a comparison result between said associated presentation time stamp and a current value of said program clock reference.
7. The method according to claim 6, wherein said frame of said decoded group is rendered when said associated presentation time information is greater or equal to a current value of said program clock reference.
8. Method according to any of the preceding claims, wherein said first program content comprising successive frames associated with decoding time information and presentation time information.
9. Method according to claim 8, wherein said decoding time information associated with frames of said first program content comprises decoding time stamps.
10. Method according to claim 9, wherein said presentation time information associated with frames of said first program content comprises presentation time stamps.
11. Method according to any one of the preceding claims, wherein said first program content is received from a broadcast network by a first decoder apparatus and said second program content is received from a broadband network by a second decoder apparatus.
12. A decoder apparatus comprising: - decoding means for decoding a program content received from a broadband network and comprising successive frames associated with decoding time information and presentation time information with respect to a program clock reference, wherein said decoding means are adapted to decode a frame of said program content associated with decoding time information when said associated decoding time information is smaller than said current program clock reference value.
13. A decoder apparatus, according to claim 12, wherein said frames associated with decoding time information are comprised in successive groups of frames of said program content, each frame of said groups being associated with a presentation time information with respect to said program clock reference, and wherein said decoding means are adapted to decode the frames of the group comprising said frame associated with a decoding time information being smaller than a current value of said program clock reference; and said decoder apparatus further comprises: - rendering means adapted to render a frame of said decoded group when said associated presentation time information is such that the rendering of said frame can be synchronised with the rendering of said program content.
14. A decoder apparatus according to claim 13 wherein said rendering means are adapted to render said decoded frame when said associated presentation time information is greater or equal to said program clock reference value at the time of the decoding.
15. A decoder apparatus, according to any of claims 12 to 14, wherein it further comprises a filtering module adapted to parse said decoding time information and/or presentation time information for filtering each frame of said program content associated with decoding time information and/or presentation time information according to a comparison result between said associated decoding time information and/or said associated presentation information compared to a program clock reference.
16. A decoder apparatus according to claim 12 to 15 wherein the rendering of said program content is to be synchronized with the rendering of another program content received from a broadcast network and said decoder apparatus further comprises: - receiving means adapted to receive said other program content from said broadcast network, and - decoding means adapted to decode said other program content with respect to said program clock reference.
17. A decoder apparatus according to any of claims 12 to 16, wherein said decoding means is adapted to operate with an accelerated rate until a decoding time information of one of said frames of said program content associated with decoding time information and presentation time information is greater than said program clock reference and to operate with a normal rate once decoding time information of one of said frames of said program content associated with decoding time information is equal or greater than said program clock reference.
AU2015204359A 2011-03-11 2015-07-16 Decoder and method at the decoder for synchronizing the rendering of contents received through different networks Ceased AU2015204359B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2015204359A AU2015204359B2 (en) 2011-03-11 2015-07-16 Decoder and method at the decoder for synchronizing the rendering of contents received through different networks

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP11305271.6 2011-03-11
AU2012201224A AU2012201224B2 (en) 2011-03-11 2012-02-29 Decoder and method at the decoder for synchronizing the rendering of contents received through different networks
AU2015204359A AU2015204359B2 (en) 2011-03-11 2015-07-16 Decoder and method at the decoder for synchronizing the rendering of contents received through different networks

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
AU2012201224A Division AU2012201224B2 (en) 2011-03-11 2012-02-29 Decoder and method at the decoder for synchronizing the rendering of contents received through different networks

Publications (2)

Publication Number Publication Date
AU2015204359A1 AU2015204359A1 (en) 2015-08-06
AU2015204359B2 true AU2015204359B2 (en) 2017-01-19

Family

ID=53761674

Family Applications (1)

Application Number Title Priority Date Filing Date
AU2015204359A Ceased AU2015204359B2 (en) 2011-03-11 2015-07-16 Decoder and method at the decoder for synchronizing the rendering of contents received through different networks

Country Status (1)

Country Link
AU (1) AU2015204359B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2613886A (en) * 2021-12-20 2023-06-21 V Nova Int Ltd Synchronising frame decoding in a multi-layer video stream

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100150529A1 (en) * 2008-11-06 2010-06-17 Panasonic Corporation Playback device, playback method, playback program, and integrated circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100150529A1 (en) * 2008-11-06 2010-06-17 Panasonic Corporation Playback device, playback method, playback program, and integrated circuit

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2613886A (en) * 2021-12-20 2023-06-21 V Nova Int Ltd Synchronising frame decoding in a multi-layer video stream
WO2023118851A1 (en) * 2021-12-20 2023-06-29 V-Nova International Ltd Synchronising frame decoding in a multi-layer video stream

Also Published As

Publication number Publication date
AU2015204359A1 (en) 2015-08-06

Similar Documents

Publication Publication Date Title
AU2012201224B2 (en) Decoder and method at the decoder for synchronizing the rendering of contents received through different networks
US10129609B2 (en) Method for transceiving media files and device for transmitting/receiving using same
KR101639358B1 (en) Transmission apparatus and method, and reception apparatus and method for providing 3d service using the content and additional image seperately transmitted with the reference image transmitted in real time
US20230319371A1 (en) Distribution of Multiple Signals of Video Content Independently over a Network
Concolato et al. Synchronized delivery of multimedia content over uncoordinated broadcast broadband networks
US9204123B2 (en) Video content generation
EP2814256B1 (en) Method and apparatus for modifying a stream of digital content
AU2015204359B2 (en) Decoder and method at the decoder for synchronizing the rendering of contents received through different networks
Veenhuizen et al. Frame accurate media synchronization of heterogeneous media sources in an HBB context
Köhnen et al. A DVB/IP streaming testbed for hybrid digital media content synchronization
US11496795B2 (en) System for jitter recovery from a transcoder
KR20130056829A (en) Transmitter/receiver for 3dtv broadcasting, and method for controlling the same
CA2824708C (en) Video content generation
KR101808672B1 (en) Transmission apparatus and method, and reception apparatus and method for providing 3d service using the content and additional image seperately transmitted with the reference image transmitted in real time
Yuste et al. Inter-media synchronization for IPTV: A case study for VLC

Legal Events

Date Code Title Description
FGA Letters patent sealed or granted (standard patent)
PC Assignment registered

Owner name: INTERDIGITAL MADISON PATENT HOLDINGS

Free format text: FORMER OWNER(S): THOMSON LICENSING

MK14 Patent ceased section 143(a) (annual fees not paid) or expired