WO2001004892A1 - Procede et dispositif de transmission de donnees - Google Patents

Procede et dispositif de transmission de donnees Download PDF

Info

Publication number
WO2001004892A1
WO2001004892A1 PCT/GB2000/002617 GB0002617W WO0104892A1 WO 2001004892 A1 WO2001004892 A1 WO 2001004892A1 GB 0002617 W GB0002617 W GB 0002617W WO 0104892 A1 WO0104892 A1 WO 0104892A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
stream
transmitting
portions
synchronisation information
Prior art date
Application number
PCT/GB2000/002617
Other languages
English (en)
Inventor
Steven Mcbirnie
Mark Wentworth Rayne
Mohan Indika Samarakoon
Original Assignee
Simoco International Limited
Hw Communications Limited
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 Simoco International Limited, Hw Communications Limited filed Critical Simoco International Limited
Priority to AU62970/00A priority Critical patent/AU6297000A/en
Publication of WO2001004892A1 publication Critical patent/WO2001004892A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/44Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream, rendering scenes according to MPEG-4 scene graphs
    • H04N21/4405Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream, rendering scenes according to MPEG-4 scene graphs involving video stream decryption
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs
    • H04N21/2347Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving video stream encryption
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/845Structuring of content, e.g. decomposing content into time segments
    • H04N21/8455Structuring of content, e.g. decomposing content into time segments involving pointers to the content, e.g. pointers to the I-frames of the video stream
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/16Analogue secrecy systems; Analogue subscription systems
    • H04N7/167Systems rendering the television signal unintelligible and subsequently intelligible
    • H04N7/1675Providing digital key or authorisation information for generation or regeneration of the scrambling sequence

Definitions

  • This invention relates to the field of transmitting data and, more particularly, to a method of and an apparatus for transmitting differentially encoded data.
  • differential encoding involves comparing portions of data with one another and using information relating to the differences between the portions of data instead of the entire data portions themselves.
  • Differentially encoded data therefore comprises a stream of differentially encoded information packets or differential data portions that only contain information relating to differences or changes between each respective data portion and other data portions.
  • differences may, for example, be the absolute differences between the actual values of the data portions.
  • the differences may be, for example, the differences between data values predicted for the particular data portion on the basis of other data portions and the actual data values for the particular data portion, or they may be differences relative to the last differential data portion.
  • Original data is reconstructed from differentially encoded data portions using the information in them relating to the differences or changes from the other data portions on which they are based (and any necessary prediction algorithm) .
  • all the original data corresponding to a differentially encoded data portion cannot be reconstructed from a differentially encoded data portion alone, but requires knowledge of the data portion or portions on which the differentially encoded data portion is based.
  • the data portion or portions on which the differentially encoded data portion is based are often also themselves based on other data portions, and so on.
  • the correct reconstruction of a differentially encoded data portion is often dependent on the data integrity of a large portion of the data stream, since correct reconstruction of a differentially encoded data portion can depend upon a number of preceding data portions being correctly received.
  • a differentially encoded data transmission will include interspersed into the data stream complete data portions which contain all of the original data necessary to allow the data corresponding to that complete data portion to be entirely reconstructed using the complete data portion alone. These complete data portions help to ensure data integrity, since they allow the original data to be reconstructed without the need to have correctly received earlier data portions.
  • differential data portions contain information relating only to differences or changes in the data, they can be considerably smaller than the complete data portions.
  • This has the advantage of reducing or compressing the amount of encoded information, and is particularly advantageous for storing or transmitting data. More particularly, this is advantageous for radio transmissions for which bandwidth, and therefore the rate at which data can be transmitted, may be restricted.
  • all differentially encoded data transmissions include, at intervals, non-differentially encoded data, i.e. complete data portions, to allow recovery of the data to limit signal quality degradation when data is lost and allow late-entry into a data transmission.
  • Differential encoding is used, for example, for the storage and transmission of video data, such as by the H.263, MPEG-1 and MPEG-2 standards.
  • frames of video data are differentially encoded by subtracting a prediction frame from the input video frame.
  • the prediction frame is formed from the previous (reconstructed) input frame.
  • the frames are recreated by adding the received differentially encoded frame to the prediction frame (which is formed using the known prediction routine) .
  • Data to form a complete frame of video data will also be encoded intermittently as a complete data portion.
  • three types of frame are actually transmitted in differentially encoded video transmissions.
  • An INTRA (I) frame is a coded frame which contains no predicted or differenced data, i.e.
  • I frame therefore includes information relating to the entire content of that frame and can be said not to be differentially encoded.
  • INTER (P) frames or bi-directionally predicted (B) frames are coded frames that relate to differences between a prediction frame created from video data in frames before the relevant frame, and in the case of B frames also frames generated after the relevant frame, and the actual data-in the frame.
  • P and B frames are differential data portions.
  • P and B frames are considerably smaller than I frames, the overall amount of data transmitted or stored is reduced by using mostly P and B frames.
  • complete, i.e. I, frames must still be transmitted at intervals to allow recovery of data and reduce picture quality degradation for the reasons discussed above.
  • Encrypted data transmission usually requires the receiver or decoder to be synchronised with the transmission encryption, e.g. as regards the encryption key currently being used, or their position in a varying encryption algorithm, such as their position in a key stream cipher, to allow decryption of the encrypted data. Only a synchronised decoder may be able successfully to decode the transmission.
  • encryption synchronisation information is generally transmitted at the beginning of a transmission to allow receivers or decoders to synchronise with the transmission encryption to decode the data.
  • synchronisation information it is also desirable to transmit encryption synchronisation information at intervals during a transmission, to avoid degradation or loss of a signal by loss of encryption synchronisation, and to allow users to join the transmission at a later time, i.e. to allow late-entry.
  • mobile units transmit frequency synchronisation information to allow receiving mobile units to tune into the exact frequency the transmitting mobile unit is using to transmit its signal. This frequency synchronisation information is transmitted as
  • CD a a CD CD CD 0 0 0 O C ⁇ hi n 3 3 0 0 hi ⁇ y ⁇ ⁇ O ⁇ ⁇ ⁇ h- J ⁇ ⁇ CD hi O CO CD a ⁇ - tr hi Z tr ⁇ - CD CD tr CD LQ ⁇ hi ⁇ - ⁇ C ⁇ - hi CD tr - CD CD ⁇ hi r ⁇ to 3 3 3 rr > ⁇ !
  • an apparatus for transmitting a stream of differentially encoded data comprising means for transmitting a stream of differential data portions; means for transmitting complete data portions at intervals in the data stream; and means for transmitting synchronisation information at intervals in the data stream at a rate related to the rate at which the complete data portions are transmitted.
  • the rate of transmission of synchronisation information is dependent upon the rate of transmission of the complete data portions in the differentially encoded data stream. This contrasts with the prior art where synchronisation information is usually simply transmitted at fixed intervals, without regard to the rate of transmission of the complete data portions .
  • Applicants have recognised that coordinating the transmission of synchronisation information and of complete data portions allows more efficient transmission of synchronisation information. For example, it can facilitate avoiding the transmission of redundant synchronisation information where there is no transmission of complete data portions, as in the present invention the amount of synchronisation information transmitted is reduced when the amount of complete data portions transmitted is reduced.
  • the rate of transmission of synchronisation information is proportional to the rate of transmission of complete data portions.
  • m preceding synchronisation information portions e.g. frames or data packets
  • n, m 1, 2, 3, ...(i.e. are integers greater than zero) .
  • the rate of transmission of synchronisation information is the same as the rate of transmission of complete data portions.
  • This helps to ensure that late-entry can usually be effected each time a complete data portion is transmitted.
  • two or more synchronisation information portions are transmitted for a given complete data portion, they are preferably spaced apart in the data stream so as to reduce the risk of all the synchronisation information portions being lost by a failure to receive a given part of the data stream (e.g. due to a fade in a radio transmission) .
  • a lower rate of transmission of synchronisation information can be accepted and is advantageous as, where synchronisation data is transmitted by data addition, the overall amount of data transmitted is reduced, and where synchronisation data is transmitted by data stealing, the amount of signal information replaced with synchronisation information is reduced.
  • the position of the synchronisation information in the data stream can vary relative to each complete data portion.
  • the synchronisation information is always transmitted . ⁇ at a predetermined position in the data stream relative to the position of its next succeeding complete data portion. This is again believed to help facilitate the more efficient inclusion of synchronisation information in a differentially encoded data transmission.
  • a method of transmitting a stream of differentially encoded data comprising: transmitting a stream of differential data portions; transmitting complete data portions at intervals in the data stream; and transmitting synchronisation information portions at intervals in the data stream, wherein each synchronisation information portion is transmitted at a predetermined position in the data stream relative to the position in the data stream of its next succeeding complete data portion.
  • an apparatus for transmitting a stream of differentially encoded data comprising: means for transmitting a stream of differential data portions; means for transmitting complete data portions at intervals in the data stream; and means for transmitting synchronisation information portions at intervals in the data stream, with each synchronisation information portion being transmitted at a predetermined position in the data stream relative to the position in the data stream of its next succeeding complete data portion.
  • synchronisation information portions are transmitted for each complete data portion in the data stream, although as noted above, this is not always necessary or desirable.
  • the synchronisation information is positioned closer to the next succeeding complete data portion in the data stream than to the .ast preceding complete data portion. This has the advantage of reducing the delay after receipt of a synchronisation frame before signal recovery or late entry can be achieved. It also has the advantage of reducing the probability of losing synchronisation between receipt of the synchronisation data and the arrival of the next complete data portion.
  • the Applicants have also recognised that, as it is necessary to first receive synchronisation information and then to receive a complete data portion to recover a differentially encoded data transmission that includes synchronisation information or to achieve late-entry to such a transmission, then a gap between receipt of synchronisation information and complete data portions will delay successful decoding after attempted signal recovery or late entry and also result in redundant processing of received differential data portions that the receiver cannot yet decode.
  • any such delay and redundant signal processing is reduced by transmitting synchronisation information closely or preferably immediately prior to the next succeeding complete data portion. In this way, the time interval between synchronisation information and the following complete data portion in the data stream, and accordingly the time between attempted recovery or late- entry and successful decoding is reduced.
  • the delay can be minimised by transmitting each synchronisation information portion immediately adjacent to the next succeeding complete data portion. There will then be a minimum possible delay between receiving synchronisation information and receiving a complete data portion.
  • synchronisation data immediately precedes a complete data portion in the data stream (i.e. there are no differential data portions between the synchronisation information portion and the following complete data portion) .
  • This also has the particular advantage that, when the synchronisation information ⁇ portion is included in the data stream by "stealing" a differential data portion, or part of one, the data stream immediately recovers using the succeeding complete data portion, and data loss or signal degradation is minimised.
  • a method of transmitting a stream of differentially encoded data comprising: transmitting a stream of differential data portions; transmitting complete data portions at intervals in the data stream; and transmitting synchronisation information portions at intervals in the data stream, the synchronisation information portions being closer to the next succeeding complete data portion than to the last preceding complete data portion.
  • an apparatus for transmitting a stream of differentially encoded data comprising: means for transmitting a stream of differential data portions; means for transmitting complete data portions at intervals in the data stream; and means for transmitting synchronisation information portions at intervals in the data stream, each synchronisation information portion being transmitted closer to the next succeeding complete data portion than to the last preceding complete data portion.
  • synchronisation information portions are transmitted closer to the complete data portion that follows than to that which is before the respective synchronisation information portion. This has the advantage of keeping the time period between receipt of a synchronisation information portion and a complete data portion short.
  • the present invention is particularly applicable to the transmission of differentially encoded video data.
  • the complete data portions will generally be I frames, which will be transmitted at intervals in a stream of differential P and/or B frames.
  • the synchronisation information is then sent as synchronisation frames in the video data frame stream. It is also particularly applicable to the transmission of encrypted differentially encoded data where the synchronisation information would then comprise encryption synchronisation information or data portions .
  • variable transmission rate can be used, e.g. to share fixed rate radio channels between different applications.
  • Variable rate transmissions may require synchronisation information to be transmitted frequently to maintain synchronisation, because, unlike in fixed rate transmissions, it may not be possible to maintain synchronisation simply by synchronising internal clocks in the transmitter and receiver.
  • the invention is also particularly applicable to data transmission by radio, since in radio transmissions loss of synchronisation can be common, as might be the case when signal quality is poor and sections of the transmission are not received properly.
  • radio transmissions often involve group calls in which more than one receiver, or member of the group call, receives a transmission.
  • the receivers may start to receive the transmission, i.e. the members may join the call, at different times. This is referred to as late-entry and, as described above, requires synchronisation information and a complete data portion.
  • the invention thus extends to a radio receiver and a mobile radio unit of a mobile radio communications system comprising any or all of the apparatus of the present invention described above.
  • the means for carrying out methods in accordance with the present invention may comprise pure hardware means such as discrete components or hard-wired logic gates. Alternatively, the methods may be implemented at least partially using software e.g. computer programs. It will thus be seen that when viewed from a further aspect the present invention provides computer software specifically adapted to carry out the methods hereinabove described when installed on data processing means, and a computer program element comprising computer software code portions for performing the methods hereinabove described when the program element is run on a computer.
  • the invention also extends to a computer software carrier comprising such software which when used to operate a data transmitting apparatus comprising a digital computer causes in conjunction with said computer said system to carry out the steps of the method of the present invention.
  • a computer software carrier could be physical storage medium such as a ROM chip, CD ROM or disk, or could be a signal such as an electronic signal over wires, an optical signal or a radio signal such as to a satellite or the like. It will further be appreciated that not all steps of the method of the invention need be carried out by computer software and thus from a further broad aspect the present invention provides computer software and such software installed on a computer software carrier for carrying out at least one of the steps of the methods set out hereinabove.
  • Figure 1 is an illustration of a method of differentially encoding video data
  • Figure 2 is an illustration of a method of further compressing differentially encoded video data
  • Figure 3 is an illustration of a stream of encoded video data according to the prior art .
  • Figure 4 is an illustration of a stream of encoded video data according to a preferred embodiment of the present invention.
  • the invention will be illustrated by reference to transmitting encrypted differentially encoded video data, although, as will be appreciated by those skilled in the art, it is applicable to the transmission of all forms of differentially encoded data.
  • Figure 1 shows a method of differentially encoding video information.
  • a prediction frame P(n) is formed for an input frame X(n) using both the input frame X(n) and previous and/or future input frames X(n+m) .
  • the prediction frame P(n) is then subtracted from the input frame X(n) to produce a differential frame Y(n).
  • compression is then performed on the differential frames Y(n) to reduce the amount of data that needs to be transmitted.
  • Each frame Y(n) is acted upon by an operation f () to produce an output frame Z (n) , as illustrated in Figure 2.
  • the first are INTRA coded (I) frames which are complete data frames and generally correspond with the input frame X(n) and thus can be used on their own to reconstruct (and thus recover) the relevant data.
  • output I frames Z (n) are output frames Z (n) for which the prediction frame P(n) was zero.
  • the first output frame in a sequence Z(0) will typically be an I frame as no previous frames are available to form a prediction frame P(0) .
  • I frames are typically produced at regular intervals to limit the accumulation of errors.
  • I frames may also be sent at varying intervals. For example, the interval may be varied according to the amount of variation in the image or the error rate of the transmission.
  • the other two types of frames are differentially encoded frames. There are two such frames.
  • INTER coded (P) frames are output frames Z (n) containing the differences between the input frame X(n) and a prediction frame P (n) formed from input frames X(n-m) preceding or prior to the respective input frame X(n) .
  • Bi-directionally predicted (B) frames are output frames Z (n) , containing the differences between input frames X(n) and a prediction frame P (n) formed from both past and future input frames X(n ⁇ m) .
  • P and B frames typically contain less data than an I frame, as P and B frames contain only differential information.
  • the transmitted video data bit stream will therefore contain a stream of I, P and B frames. I frames are sent less frequently in the compressed bit stream than P and B frames because they contain more data.
  • the data stream will, as is known in the art, also include encryption synchronisation information portions or frames to allow the receiver to successfully decode the output frames Z (n) in the data stream.
  • the encryption synchronisation information could, for example, comprise an indication of the encryption key currently being used by the data encoder, or a pointer to the synchronisation position to be used in a key stream cipher for e.g. the next piece of data or the next complete data portion.
  • an encryption synchronisation frame is transmitted in the compressed bit stream. This allows the decoder or decryption mechanism to synchronise with the encoder or encryption mechanism. Furthermore, encryption synchronisation frames are transmitted throughout the transmission at intervals to allow users to join the transmission after the start and to allow recovery from transmission errors. Encryption synchronisation frames may be included in the data bit stream by addition to or stealing from the bit stream.
  • Figure 3 illustrates a typical video data bit stream 11. It includes a stream of P or B frames 10 with encryption synchronisation frames 9 being transmitted at regular intervals in the data stream, and I frames 8 transmitted at intervals.
  • a user starting to receive the transmission (making a late entry attempt) at a point 12 has to wait until the synchronisation frame 9 labelled D to receive encryption synchronisation information, thereby giving an encryption synchronisation time period 13.
  • the minimum delay or overall synchronisation time 15 is the time between receipt of an encryption synchronisation frame 9 and an I frame 8.
  • the maximum delay or overall synchronisation time 16 under good transmission conditions, is the time from immediately after the transmission of a first encryption synchronisation frame 9, e.g. that labelled B, to the end of transmission of both a further encryption synchronisation 9, e.g. that labelled D, and a subsequent I frame 8, e.g. that labelled E.
  • encryption synchronisation frames 9 are sent immediately prior to I frames 8. This ensures that, no matter where a user begins receipt of the data bit stream 20, both encryption synchronisation information in the form of an encryption synchronisation frame 9 and an I frame 8 will be received in quick succession and decoding will commence with a minimum delay between receipt of the encryption synchronisation frame and receipt of the complete I frame 8.
  • the frequency with which I frames 8 are transmitted may vary according to the nature of the video data encoded.
  • encryption synchronisation frames 9 are sent immediately prior to each and every I frame 8
  • the rate of transmission of encryption synchronisation frames 9 varies automatically with the rate of transmission of I frames 8, and no unnecessary encryption synchronisation frames 9 are sent.
  • Sending one encryption synchronisation frame 9 close to and preceding each I frame 8 ensures that the video encryption synchronisation takes no longer than the period between successive I frames. This is then maximum delay or synchronisation time 25 that occurs in good transmission conditions.
  • the minimum possible delay or synchronisation time 24 is the time elapsed between the receipt of an encryption synchronisation frame 9 and the completion of the immediately succeeding I frame 8.
  • the time delay or synchronisation time 23 will be the time elapsed between the start of the encryption synchronisation error or late entry attempt 21 and the completion of the next I frame 8.
  • one encryption synchronisation frame is transmitted for each I frame.
  • n, m 1, 2, 3, etc.
  • m can be varied according to how often it is desired to send encryption synchronisation frames 9. For example, m may be increased when transmission/reception quality is poor and/or a large number of late-entry attempts are expected.
  • the invention is applicable to the transmission of all forms of synchronisation data that is sent at intervals in a differentially encoded data stream.
  • it applies to, for example, the transmission of frequency synchronisation frames, which may be transmitted in the same way as described above with reference to encryption synchronisation frames.
  • This is of particular use in systems in which transmitters use their own best estimate of a frequency for their transmission and transmit frequency information regarding their transmission frequency to the receivers. This occurs particularly in direct mode mobile radio communications (i.e. where communication takes place independently of a fixed radio network) in which the frequency used for transmission may vary according to which individual mobile unit is transmitting at a given time.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

Un train binaire de données vidéo contient un train de trames des données complètes (trames I) et des trames de données codées de manière différentielle (trames P et B). Les trames I sont envoyées moins fréquemment que les trames P et B parce qu'elles contiennent davantage de données. Ces trames I sont néanmoins nécessaires pour permettre une connexion tardive ainsi qu'une reprise en cas d'erreurs de transmission. Les trames de synchronisation de chiffrement sont également transmises périodiquement, pour les mêmes raisons, et peuvent être incluses dans le train binaire par addition ou par soustraction de bits dans le train. Les trames (9) de synchronisation de chiffrement sont envoyées immédiatement avant les trames I (8). Ainsi, quel que soit le moment auquel un utilisateur commence la réception du train (20) binaire de données, il recevra en succession rapide les données de synchronisation de chiffrement sous forme d'une trame (9) de synchronisation de chiffrement et une trame I (8), et le décodage débutera avec un délai minimal.
PCT/GB2000/002617 1999-07-09 2000-07-07 Procede et dispositif de transmission de donnees WO2001004892A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU62970/00A AU6297000A (en) 1999-07-09 2000-07-07 Method of and apparatus for transmitting data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB9916181.2 1999-07-09
GBGB9916181.2A GB9916181D0 (en) 1999-07-09 1999-07-09 Method and apparatus for transmitting data

Publications (1)

Publication Number Publication Date
WO2001004892A1 true WO2001004892A1 (fr) 2001-01-18

Family

ID=10857002

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB2000/002617 WO2001004892A1 (fr) 1999-07-09 2000-07-07 Procede et dispositif de transmission de donnees

Country Status (3)

Country Link
AU (1) AU6297000A (fr)
GB (2) GB9916181D0 (fr)
WO (1) WO2001004892A1 (fr)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006003162A1 (fr) * 2004-07-07 2006-01-12 Thomson Licensing Dispositif et procede de demultiplexage securise et produits associes
WO2011083211A1 (fr) 2009-12-22 2011-07-14 Eads Defence And Security Systems Sas Synchronisation de traitement de données utiles
US10141024B2 (en) 2007-11-16 2018-11-27 Divx, Llc Hierarchical and reduced index structures for multimedia files
US10212486B2 (en) 2009-12-04 2019-02-19 Divx, Llc Elementary bitstream cryptographic material transport systems and methods
US10225299B2 (en) 2012-12-31 2019-03-05 Divx, Llc Systems, methods, and media for controlling delivery of content
US10225588B2 (en) 2011-09-01 2019-03-05 Divx, Llc Playback devices and methods for playing back alternative streams of content protected using a common set of cryptographic keys
US10368096B2 (en) 2011-01-05 2019-07-30 Divx, Llc Adaptive streaming systems and methods for performing trick play
US10437896B2 (en) 2009-01-07 2019-10-08 Divx, Llc Singular, collective, and automated creation of a media guide for online content
US10462537B2 (en) 2013-05-30 2019-10-29 Divx, Llc Network video streaming with trick play based on separate trick play files
US10687095B2 (en) 2011-09-01 2020-06-16 Divx, Llc Systems and methods for saving encoded media streamed using adaptive bitrate streaming
US10715806B2 (en) 2013-03-15 2020-07-14 Divx, Llc Systems, methods, and media for transcoding video data
US10878065B2 (en) 2006-03-14 2020-12-29 Divx, Llc Federated digital rights management scheme including trusted systems
US10893305B2 (en) 2014-04-05 2021-01-12 Divx, Llc Systems and methods for encoding and playing back video at different frame rates using enhancement layers
USRE48761E1 (en) 2012-12-31 2021-09-28 Divx, Llc Use of objective quality measures of streamed content to reduce streaming bandwidth
US11159746B2 (en) 2003-12-08 2021-10-26 Divx, Llc Multimedia distribution system for multimedia files with packed frames
US11245938B2 (en) 2014-08-07 2022-02-08 Divx, Llc Systems and methods for protecting elementary bitstreams incorporating independently encoded tiles
US11355159B2 (en) 2003-12-08 2022-06-07 Divx, Llc Multimedia distribution system
US11457054B2 (en) 2011-08-30 2022-09-27 Divx, Llc Selection of resolutions for seamless resolution switching of multimedia content

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4817142A (en) * 1985-05-21 1989-03-28 Scientific Atlanta, Inc. Restoring framing in a communications system
WO1994007332A1 (fr) * 1992-09-22 1994-03-31 Sony Corporation Appareil et procede de traitement de signaux video numeriques
US5600573A (en) * 1992-12-09 1997-02-04 Discovery Communications, Inc. Operations center with video storage for a television program packaging and delivery system
US5805700A (en) * 1996-10-15 1998-09-08 Intel Corporation Policy based selective encryption of compressed video data
US5870149A (en) * 1993-03-12 1999-02-09 Motorola, Inc. Video/integrated land mobile dispatch radio and video unit

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4817142A (en) * 1985-05-21 1989-03-28 Scientific Atlanta, Inc. Restoring framing in a communications system
WO1994007332A1 (fr) * 1992-09-22 1994-03-31 Sony Corporation Appareil et procede de traitement de signaux video numeriques
US5600573A (en) * 1992-12-09 1997-02-04 Discovery Communications, Inc. Operations center with video storage for a television program packaging and delivery system
US5870149A (en) * 1993-03-12 1999-02-09 Motorola, Inc. Video/integrated land mobile dispatch radio and video unit
US5805700A (en) * 1996-10-15 1998-09-08 Intel Corporation Policy based selective encryption of compressed video data

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11735227B2 (en) 2003-12-08 2023-08-22 Divx, Llc Multimedia distribution system
US11735228B2 (en) 2003-12-08 2023-08-22 Divx, Llc Multimedia distribution system
US11509839B2 (en) 2003-12-08 2022-11-22 Divx, Llc Multimedia distribution system for multimedia files with packed frames
US11355159B2 (en) 2003-12-08 2022-06-07 Divx, Llc Multimedia distribution system
US11297263B2 (en) 2003-12-08 2022-04-05 Divx, Llc Multimedia distribution system for multimedia files with packed frames
US11159746B2 (en) 2003-12-08 2021-10-26 Divx, Llc Multimedia distribution system for multimedia files with packed frames
FR2872987A1 (fr) * 2004-07-07 2006-01-13 Thomson Licensing Sa Dispositif et procede de demultiplexage securise et produits associes
WO2006003162A1 (fr) * 2004-07-07 2006-01-12 Thomson Licensing Dispositif et procede de demultiplexage securise et produits associes
US10878065B2 (en) 2006-03-14 2020-12-29 Divx, Llc Federated digital rights management scheme including trusted systems
US11886545B2 (en) 2006-03-14 2024-01-30 Divx, Llc Federated digital rights management scheme including trusted systems
US11495266B2 (en) 2007-11-16 2022-11-08 Divx, Llc Systems and methods for playing back multimedia files incorporating reduced index structures
US10902883B2 (en) 2007-11-16 2021-01-26 Divx, Llc Systems and methods for playing back multimedia files incorporating reduced index structures
US10141024B2 (en) 2007-11-16 2018-11-27 Divx, Llc Hierarchical and reduced index structures for multimedia files
US10437896B2 (en) 2009-01-07 2019-10-08 Divx, Llc Singular, collective, and automated creation of a media guide for online content
US10484749B2 (en) 2009-12-04 2019-11-19 Divx, Llc Systems and methods for secure playback of encrypted elementary bitstreams
US10212486B2 (en) 2009-12-04 2019-02-19 Divx, Llc Elementary bitstream cryptographic material transport systems and methods
US11102553B2 (en) 2009-12-04 2021-08-24 Divx, Llc Systems and methods for secure playback of encrypted elementary bitstreams
WO2011083211A1 (fr) 2009-12-22 2011-07-14 Eads Defence And Security Systems Sas Synchronisation de traitement de données utiles
US11638033B2 (en) 2011-01-05 2023-04-25 Divx, Llc Systems and methods for performing adaptive bitrate streaming
US10368096B2 (en) 2011-01-05 2019-07-30 Divx, Llc Adaptive streaming systems and methods for performing trick play
US10382785B2 (en) 2011-01-05 2019-08-13 Divx, Llc Systems and methods of encoding trick play streams for use in adaptive streaming
US11457054B2 (en) 2011-08-30 2022-09-27 Divx, Llc Selection of resolutions for seamless resolution switching of multimedia content
US11178435B2 (en) 2011-09-01 2021-11-16 Divx, Llc Systems and methods for saving encoded media streamed using adaptive bitrate streaming
US10856020B2 (en) 2011-09-01 2020-12-01 Divx, Llc Systems and methods for distributing content using a common set of encryption keys
US10687095B2 (en) 2011-09-01 2020-06-16 Divx, Llc Systems and methods for saving encoded media streamed using adaptive bitrate streaming
US11683542B2 (en) 2011-09-01 2023-06-20 Divx, Llc Systems and methods for distributing content using a common set of encryption keys
US10341698B2 (en) 2011-09-01 2019-07-02 Divx, Llc Systems and methods for distributing content using a common set of encryption keys
US10244272B2 (en) 2011-09-01 2019-03-26 Divx, Llc Systems and methods for playing back alternative streams of protected content protected using common cryptographic information
US10225588B2 (en) 2011-09-01 2019-03-05 Divx, Llc Playback devices and methods for playing back alternative streams of content protected using a common set of cryptographic keys
US10225299B2 (en) 2012-12-31 2019-03-05 Divx, Llc Systems, methods, and media for controlling delivery of content
US11438394B2 (en) 2012-12-31 2022-09-06 Divx, Llc Systems, methods, and media for controlling delivery of content
USRE48761E1 (en) 2012-12-31 2021-09-28 Divx, Llc Use of objective quality measures of streamed content to reduce streaming bandwidth
US10805368B2 (en) 2012-12-31 2020-10-13 Divx, Llc Systems, methods, and media for controlling delivery of content
US11785066B2 (en) 2012-12-31 2023-10-10 Divx, Llc Systems, methods, and media for controlling delivery of content
US10715806B2 (en) 2013-03-15 2020-07-14 Divx, Llc Systems, methods, and media for transcoding video data
US11849112B2 (en) 2013-03-15 2023-12-19 Divx, Llc Systems, methods, and media for distributed transcoding video data
US10462537B2 (en) 2013-05-30 2019-10-29 Divx, Llc Network video streaming with trick play based on separate trick play files
US11711552B2 (en) 2014-04-05 2023-07-25 Divx, Llc Systems and methods for encoding and playing back video at different frame rates using enhancement layers
US10893305B2 (en) 2014-04-05 2021-01-12 Divx, Llc Systems and methods for encoding and playing back video at different frame rates using enhancement layers
US11245938B2 (en) 2014-08-07 2022-02-08 Divx, Llc Systems and methods for protecting elementary bitstreams incorporating independently encoded tiles

Also Published As

Publication number Publication date
GB2353925A (en) 2001-03-07
AU6297000A (en) 2001-01-30
GB0016792D0 (en) 2000-08-30
GB9916181D0 (en) 1999-09-08

Similar Documents

Publication Publication Date Title
WO2001004892A1 (fr) Procede et dispositif de transmission de donnees
US6725412B1 (en) Low latency data encoder
US6859498B1 (en) Transmitting/received data processing method for inhibiting error propagation in digital image data communications system and recording medium therefor
US5376969A (en) Method and apparatus for conveying compressed video data over a noisy communication channel
CA2165604C (fr) Synchronisation et detection des erreurs dans les flux de donnees groupees par paquets
US7242715B2 (en) Systems and methods for encoding redundant motion vectors in compressed video bitstreams
CA2306971C (fr) Appareil de structuration de donnees video comprimees pour une transmission sur un canal de communication bruite
US6573942B1 (en) Buffer system for controlled and timely delivery of MPEG-2F data services
US20070067472A1 (en) Accurate and error resilient time stamping method and/or apparatus for the audio-video interleaved (AVI) format
US20160308642A1 (en) Systems, methods, apparatus, and computer program products for providing forward error correction with low latency
CN101529907A (zh) 减少信道改变时间
US8526505B2 (en) System and method for transmitting digital video stream using SVC scheme
AU2001283271A1 (en) Low latency data encoder
EP1499023B1 (fr) Systeme, procede, dispositif et programme de traitement de donnees
US6356312B1 (en) MPEG decoder and decoding control method for handling system clock discontinuity
CN100407609C (zh) 编码分组传送接收方法及其装置
KR20060121901A (ko) 에러 정정을 가진 디지털 텔레비전 전송
US6308280B1 (en) System for synchronizing discrete components to a common clock source
US6498809B1 (en) Video bitstream error resilient transcoder, method, video-phone, video-communicator and device
EP1407574B1 (fr) Informations de synchronisation de chiffrage par flot qui sont redondantes dans le paquet suivant d'une trame chiffree
US5333197A (en) System to prevent a scrambler from generating undesired symbols
US20030190139A1 (en) Data stream processor
JP2005130065A (ja) トランスポートストリーム多重化装置
CN111988641B (zh) 传输流复用音视频时间同步方法
KR100540174B1 (ko) 디지털 오디오 방송 전송 시스템에서 멀티미디어 방송서비스를 제공하기 위한 멀티미디어 스트림 삽입 장치 및그 방법

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ CZ DE DE DK DK DM DZ EE EE ES FI 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 NO NZ PL PT RO RU SD SE SG SI SK SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP