Movatterモバイル変換


[0]ホーム

URL:


US20020116705A1 - System and method for processing conditional access data - Google Patents

System and method for processing conditional access data
Download PDF

Info

Publication number
US20020116705A1
US20020116705A1US09/790,076US79007601AUS2002116705A1US 20020116705 A1US20020116705 A1US 20020116705A1US 79007601 AUS79007601 AUS 79007601AUS 2002116705 A1US2002116705 A1US 2002116705A1
Authority
US
United States
Prior art keywords
multimedia stream
stream
conditional access
encrypted multimedia
encrypted
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.)
Abandoned
Application number
US09/790,076
Inventor
Stephen Perlman
Michael Sleator
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.)
DIEGO Inc
Original Assignee
Intreon Corp
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 Intreon CorpfiledCriticalIntreon Corp
Priority to US09/790,076priorityCriticalpatent/US20020116705A1/en
Assigned to INTREON CORPORATIONreassignmentINTREON CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: SLEATOR, MICHAEL, PERLMAN, STEPHEN G.
Priority to PCT/US2002/005206prioritypatent/WO2002073966A2/en
Priority to AU2002240447Aprioritypatent/AU2002240447A1/en
Publication of US20020116705A1publicationCriticalpatent/US20020116705A1/en
Assigned to DIEGO, INC.reassignmentDIEGO, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: INTREON CORPORATION
Priority to US11/683,295prioritypatent/US8085804B2/en
Priority to US13/338,067prioritypatent/US8675675B2/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A computer-implemented method is disclosed comprising: storing a first encrypted multimedia stream on a storage device as the stream is broadcast by a content provider; storing a stream of conditional access data on the storage device, the stream of conditional access data associated with the multimedia stream; and decrypting the first encrypted multimedia stream from a specified point within the encrypted multimedia stream using the stream of conditional access data, responsive to a user request to play back the encrypted multimedia stream from the specified point.

Description

Claims (55)

What is claimed is:
1. A computer-implemented method comprising:
storing a first encrypted multimedia stream on a storage device as said stream is broadcast by a content provider;
storing a stream of conditional access data on said storage device, said stream of conditional access data associated with said multimedia stream; and
decrypting said first encrypted multimedia stream from a specified point within said encrypted multimedia stream using said stream of conditional access data, responsive to a user request to play back said encrypted multimedia stream from said specified point.
2. The computer-implemented method as inclaim 1 wherein decrypting further comprising:
reading conditional access data from said stream of conditional access data from said specified point concurrently with reading said first encrypted multimedia stream from said specified point, said conditional access data identifying successive keys for decrypting corresponding successive portions of said first encrypted multimedia stream.
3. The method as inclaim 2 further comprising:
providing said successive keys identified by said conditional access data to a conditional access module wherein said conditional access module uses said successive keys to decrypt corresponding successive portions of said first encrypted multimedia stream to produce a first decrypted multimedia stream.
4. The method as inclaim 3 further comprising:
decoding said first decrypted multimedia stream using a specified codec.
5. The method as inclaim 4 wherein said specified codec is MPEG-2.
6. The method as inclaim 2 wherein a secure micro unit provides said successive keys to said conditional access module responsive to reading said conditional access data.
7. The method as inclaim 1 further comprising:
storing a second encrypted multimedia stream on said storage device at the same time as said first encrypted multimedia stream is stored to said storage device, wherein said stream of conditional access data contains conditional access data associated with said second encrypted multimedia stream as well as said first multimedia stream;
decrypting said second encrypted multimedia stream using said stream of conditional access data responsive to a user request to play back said second encrypted multimedia stream from a specified point within said second encrypted multimedia stream.
8. The method as inclaim 7 wherein said first and second multimedia streams are stored on said storage device in a multiplexed format.
9. The method as inclaim 8 wherein said multiplexed format comprises a series of packets containing multimedia data for said first and second multimedia streams.
10. The method as inclaim 1 further comprising:
performing a lookup in a timestamp index using a specified point in time to identify said specified point within said first encrypted multimedia stream to begin decrypting.
11. The method as inclaim 10 wherein said timestamp index is comprised of a set of timestamps and corresponding address pointers, said address pointers identifying said specified point within said first encrypted multimedia stream from which to begin decryption.
12. The method as inclaim 10 wherein said timestamp index is transmitted by said content provider.
13. The method as inclaim 11 wherein said address pointers point to I-frames within said multimedia stream.
14. The method as inclaim 10 further comprising:
generating said timestamp index in real time as said first encrypted multimedia stream is received.
15. The method as inclaim 14 further comprising:
identifying an I-frame within said first encrypted multimedia stream by decrypting said first encrypted multimedia stream from said specified point in time until an I-frame is reached.
16. The method as inclaim 15 further comprising:
decrypting and decoding said I-frame as well as any B and P frames following said I-frame; and
rendering said multimedia stream on a display beginning with said I-frame.
17. An apparatus for processing multimedia streams and conditional access data comprising:
a mass storage device to store a first encrypted multimedia stream and associated conditional access data; and
selection logic to identify a first subset of said conditional access data to be used to decrypt said first encrypted multimedia stream from a specified point within said first encrypted multimedia stream.
18. The apparatus as inclaim 17 further comprising:
a conditional access module to decrypt said first encrypted multimedia stream using said first subset of conditional access data.
19. The apparatus as inclaim 17 further comprising:
a secure micro unit to read said first subset of conditional access data and identify a series of decryption keys responsive thereto; and
a conditional access module to use said series of decryption keys to decrypt said first encrypted multimedia stream from said specified point within said encrypted multimedia stream.
20. The apparatus as inclaim 17 wherein said mass storage device stores a second encrypted multimedia stream and wherein said selection logic identifies a second subset of said conditional access data to be used to decrypt said second encrypted multimedia stream from a specified point within said second encrypted multimedia stream.
21. The apparatus as inclaim 20 further comprising:
a conditional access module to decrypt said first and second encrypted multimedia streams using said first and second subsets of conditional access data, respectively.
22. The apparatus as inclaim 21 further comprising:
a secure micro unit to read said first and second subsets of conditional access data and identify a first and second series of decryption keys responsive thereto; and
a conditional access module to use said first and second series of decryption keys to decrypt said first and second encrypted multimedia streams from said specified points within said first and second encrypted multimedia stream.
23. The apparatus as inclaim 20 further comprising
a multi-stream PID filter module to demultiplex said first multimedia stream from said second multimedia stream prior to rendering said first multimedia stream on said display.
24. The apparatus as inclaim 23 wherein said multi-stream PID filter demultiplexes said first multimedia stream from said second multimedia stream prior to storing said first and second multimedia streams on said storage device.
25. The apparatus as inclaim 17 further comprising:
a timestamp index used by said selection logic to identify said first specified point within said first encrypted multimedia stream to begin decrypting.
26. The apparatus as inclaim 25 wherein said timestamp index is comprised of a set of timestamps and corresponding address pointers, said address pointers identifying said first specified point within said first encrypted multimedia stream from which to begin decryption.
27. The apparatus as inclaim 25 wherein said timestamp index is transmitted by said content provider.
28. The apparatus as inclaim 26 wherein said address pointers point to I-frames within said multimedia stream.
29. The apparatus as inclaim 25 further comprising:
timestamp index generation logic to generate said timestamp index in real time as said first encrypted multimedia stream is received from a content provider.
30. The apparatus as inclaim 29 further comprising:
I-frame identification logic to identify an I-frame within said first encrypted multimedia stream by decrypting said first encrypted multimedia stream from said specified point in time until an I-frame is reached.
31. The apparatus as inclaim 30 wherein once said I-frame identification logic identifies said I-frame, said conditional access module decrypts said first encrypted multimedia stream from said I-frame onward, said apparatus further comprising:
a decoder for decoding said first encrypted multimedia stream from said I-frame onward; and
a display for rendering said first encrypted multimedia stream.
32. An article of manufacture including a sequence of instructions which, when executed by a machine, cause said machine to perform the operations of:
storing a first encrypted multimedia stream on a storage device as said stream is broadcast by a content provider;
storing a stream of conditional access data on said storage device, said stream of conditional access data associated with said multimedia stream; and
decrypting said first encrypted multimedia stream from a specified point within said encrypted multimedia stream using said stream of conditional access data, responsive to a user request to play back said encrypted multimedia stream from said specified point.
33. The article of manufacture as inclaim 32 wherein decrypting further comprising:
reading conditional access data from said stream of conditional access data from said specified point concurrently with reading said first encrypted multimedia stream from said specified point, said conditional access data identifying successive keys for decrypting corresponding successive portions of said first encrypted multimedia stream.
34. The article of manufacture as inclaim 33 including additional instructions which, when executed by said machine, cause said machine to perform the operations of:
providing said successive keys identified by said conditional access data to a conditional access module wherein said conditional access module uses said successive keys to decrypt corresponding successive portions of said first encrypted multimedia stream to produce a first decrypted multimedia stream.
35. The article of manufacture as inclaim 34 including additional instructions which, when executed by said machine, cause said machine to perform the operations of::
decoding said first decrypted multimedia stream using a specified codec.
36. The article of manufacture as inclaim 35 wherein said specified codec is MPEG-2.
37. The article of manufacture as inclaim 33 wherein a secure micro unit provides said successive keys to said conditional access module responsive to reading said conditional access data.
38. The article of manufacture as inclaim 32 including additional instructions which, when executed by said machine, cause said machine to perform the operations of:
storing a second encrypted multimedia stream on said storage device at the same time as said first encrypted multimedia stream is stored to said storage device, wherein said stream of conditional access data contains conditional access data associated with said second encrypted multimedia stream as well as said first multimedia stream;
decrypting said second encrypted multimedia stream using said stream of conditional access data responsive to a user request to play back said second encrypted multimedia stream from a specified point within said second encrypted multimedia stream.
39. The article of manufacture as inclaim 38 wherein said first and second multimedia streams are stored on said storage device in a multiplexed format.
40. The article of manufacture as inclaim 39 wherein said multiplexed format comprises a series of packets containing multimedia data for said first and second multimedia streams.
41. The article of manufacture as inclaim 32 including additional instructions which, when executed by said machine, cause said machine to perform the operations of:
performing a lookup in a timestamp index using a specified point in time to identify said specified point within said first encrypted multimedia stream to begin decrypting.
42. The article of manufacture as inclaim 41 wherein said timestamp index is comprised of a set of timestamps and corresponding address pointers, said address pointers identifying said specified point within said first encrypted multimedia stream from which to begin decryption.
43. The article of manufacture as inclaim 41 wherein said timestamp index is transmitted by said content provider.
44. The article of manufacture as inclaim 42 wherein said address pointers point to I-frames within said multimedia stream.
45. The article of manufacture as inclaim 41 including additional instructions which, when executed by said machine, cause said machine to perform the operations of:
generating said timestamp index in real time as said first encrypted multimedia stream is received.
46. The article of manufacture as inclaim 45 including additional instructions which, when executed by said machine, cause said machine to perform the operations of:
identifying an I-frame within said first encrypted multimedia stream by decrypting said first encrypted multimedia stream from said specified point in time until an I-frame is reached.
47. The article of manufacture as inclaim 46 including additional instructions which, when executed by said machine, cause said machine to perform the operations of:
decrypting and decoding said I-frame as well as any B and P frames following said I-frame; and
rendering said multimedia stream on a display beginning with said I-frame.
48. A method comprising:
receiving a request to play back an encrypted multimedia stream stored on a mass storage device, said request including a point in time from which said encrypted multimedia stream is to be played;
performing a lookup in a timestamp index to identify an address pointer identifying a point within said encrypted multimedia stream corresponding to said point in time; and
decrypting said encrypted multimedia stream from said point within said multimedia stream.
49. The method as inclaim 48 further comprising:
generating a timestamp index in real time as said encrypted multimedia stream is being stored on said mass storage device.
50. The method as inclaim 48 further comprising:
receiving said timestamp index from a content provider providing said multimedia stream.
51. The method as inclaim 48 further comprising:
if said address pointer identifies a point within said encrypted multimedia stream which is not an I-frame,
decrypting said encrypted multimedia stream until an I-frame is reached; and
decrypting, decoding and rendering said encrypted multimedia stream on a display from said I-frame onward.
52. The method as inclaim 48 further comprising:
receiving a request to fast-forward through said encrypted multimedia stream; and
decrypting, decoding and displaying a series of I-frames in succession in response to said fast-forward request, said I-frames being decrypted, decoded and displayed at a rate based on a selected speed of said fast-forward request.
53. The method as inclaim 52 wherein said I-frames are identified by estimating a location of a next successive I-frame;
jumping to said estimated location;
decoding said decrypted multimedia stream from said location onward until said next successive I-frame is reached; and
decrypting, decoding and displaying said next successive I-frame.
54. The method as inclaim 52 further comprising:
decrypting I-frames as quickly as decryption keys can be generated if said selected speed of said fast forward request exceeds a maximum speed at which said decryption keys can be generated.
55. The method as inclaim 52 further comprising:
jumping past one or more successive I-frames before a next I-frame is decrypted.
US09/790,0762001-02-202001-02-20System and method for processing conditional access dataAbandonedUS20020116705A1 (en)

Priority Applications (5)

Application NumberPriority DateFiling DateTitle
US09/790,076US20020116705A1 (en)2001-02-202001-02-20System and method for processing conditional access data
PCT/US2002/005206WO2002073966A2 (en)2001-02-202002-02-12A system and method for processing conditional access data
AU2002240447AAU2002240447A1 (en)2001-02-202002-02-13A system and method for processing conditional access data
US11/683,295US8085804B2 (en)2001-02-202007-03-07System and method for processing multiple broadcast multimedia streams
US13/338,067US8675675B2 (en)2001-02-202011-12-27System and method for processing multiple broadcast multimedia streams

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US09/790,076US20020116705A1 (en)2001-02-202001-02-20System and method for processing conditional access data

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US11/683,295ContinuationUS8085804B2 (en)2001-02-202007-03-07System and method for processing multiple broadcast multimedia streams

Publications (1)

Publication NumberPublication Date
US20020116705A1true US20020116705A1 (en)2002-08-22

Family

ID=25149578

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US09/790,076AbandonedUS20020116705A1 (en)2001-02-202001-02-20System and method for processing conditional access data
US11/683,295Expired - Fee RelatedUS8085804B2 (en)2001-02-202007-03-07System and method for processing multiple broadcast multimedia streams
US13/338,067Expired - Fee RelatedUS8675675B2 (en)2001-02-202011-12-27System and method for processing multiple broadcast multimedia streams

Family Applications After (2)

Application NumberTitlePriority DateFiling Date
US11/683,295Expired - Fee RelatedUS8085804B2 (en)2001-02-202007-03-07System and method for processing multiple broadcast multimedia streams
US13/338,067Expired - Fee RelatedUS8675675B2 (en)2001-02-202011-12-27System and method for processing multiple broadcast multimedia streams

Country Status (2)

CountryLink
US (3)US20020116705A1 (en)
WO (1)WO2002073966A2 (en)

Cited By (94)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020136406A1 (en)*2001-03-202002-09-26Jeremy FitzhardingeSystem and method for efficiently storing and processing multimedia content
US20030152224A1 (en)*2002-01-022003-08-14Candelore Brant L.Video scene change detection
US20040102155A1 (en)*2002-11-212004-05-27Klauss Peter M.Method and apparatus for minimizing conditional access information overhead while ensuring conditional access information reception in multi-tuner receivers
US20040102154A1 (en)*2002-11-212004-05-27Klauss Peter M.Method and apparatus for ensuring reception of conditional access information in multi-tuner receivers
US20040158721A1 (en)*1999-03-302004-08-12Candelore Brant L.System, method and apparatus for secure digital content transmission
US20050193409A1 (en)*2002-10-032005-09-01Medialive, A Corporation Of FranceSystem and method of adaptive and progressive descrambling of streaming video
US20060018627A1 (en)*2004-07-202006-01-26Canon Kabushiki KaishaImage reproducing apparatus and image reproducing method
US20060037041A1 (en)*2004-08-162006-02-16Amy ZhangMethod and apparatus for transporting broadcast video over a packet network including providing conditional access
US20060062385A1 (en)*2003-10-272006-03-23Nds LimitedSystem for providing keys
US20060153379A1 (en)*2001-06-062006-07-13Candelore Brant LPartial encryption and PID mapping
US20060188094A1 (en)*2003-02-102006-08-24Koninklijke Philips Electronics N.V.Generation of encrypted video information
WO2005046203A3 (en)*2003-10-312007-03-22Sony Electronics IncRe-encrypted video-on-demand
US7218738B2 (en)2002-01-022007-05-15Sony CorporationEncryption and content control in a digital broadcast system
US7242773B2 (en)2002-09-092007-07-10Sony CorporationMultiple partial encryption using retuning
US20070166000A1 (en)*2005-03-012007-07-19Ramesh NallurSystem and method for generating trick mode streams
US7263187B2 (en)2003-10-312007-08-28Sony CorporationBatch mode session-based encryption of video on demand content
US20070204288A1 (en)*2006-02-282007-08-30Sony Electronics Inc.Parental control of displayed content using closed captioning
US20070201552A1 (en)*2002-05-012007-08-30Canon Kabushiki KaishaMedia data processing apparatus and media data processing method
US20070201819A1 (en)*2006-02-092007-08-30Samsung Electronics Co., Ltd.Apparatus and method for variable speed playback of digital broadcasting stream
US7286667B1 (en)2003-09-152007-10-23Sony CorporationDecryption system
US7292692B2 (en)2003-03-252007-11-06Sony CorporationContent scrambling with minimal impact on legacy devices
US7292691B2 (en)2002-01-022007-11-06Sony CorporationProgressive video refresh slice detection
US7302059B2 (en)2002-01-022007-11-27Sony CorporationStar pattern partial encryption
US7302058B2 (en)1999-03-302007-11-27Sony CorporationMethod and apparatus for securing control words
US20070288635A1 (en)*2006-05-042007-12-13International Business Machines CorporationSystem and method for scalable processing of multi-way data stream correlations
US7343013B2 (en)2003-12-162008-03-11Sony CorporationComposite session-based encryption of video on demand content
US7346163B2 (en)2003-10-312008-03-18Sony CorporationDynamic composition of pre-encrypted video on demand content
US7350082B2 (en)2001-06-062008-03-25Sony CorporationUpgrading of encryption
US7376233B2 (en)2002-01-022008-05-20Sony CorporationVideo slice and active region based multiple partial encryption
US7409702B2 (en)2003-03-202008-08-05Sony CorporationAuxiliary program association table
US20080273992A1 (en)*2007-05-032008-11-06Metaldyne Company Llc.Cavitation-deterring energy-efficient fluid pump system and method of operation
CN100435581C (en)*2004-03-222008-11-19株式会社东芝 Conditional access terminal device and method
US7457414B1 (en)2000-07-212008-11-25The Directv Group, Inc.Super encrypted storage and retrieval of media programs with smartcard generated keys
US7480381B2 (en)2000-07-212009-01-20The Directv Group, Inc.Super encrypted storage and retrieval of media programs in a hard-paired receiver and storage device
US7508942B2 (en)2002-11-052009-03-24Sony CorporationMulti-process descrambler
US7530084B2 (en)2002-05-282009-05-05Sony CorporationMethod and apparatus for synchronizing dynamic graphics
US7548624B2 (en)2004-01-162009-06-16The Directv Group, Inc.Distribution of broadcast content for remote decryption and viewing
US7555464B2 (en)2006-03-012009-06-30Sony CorporationMultiple DRM management
US7567939B2 (en)2000-02-152009-07-28Sony CorporationMethod and apparatus for implementing revocation in broadcast networks
US20090190753A1 (en)*2008-01-282009-07-30Hitachi, Ltd.Recording apparatus and recording method
US7580523B2 (en)2004-01-162009-08-25The Directv Group, Inc.Distribution of video content using client to host pairing of integrated receivers/decoders
US7599494B2 (en)2004-01-162009-10-06The Directv Group, Inc.Distribution of video content using a trusted network key for sharing content
US7620180B2 (en)2003-11-032009-11-17Sony CorporationPreparation of content for multiple conditional access methods in video on demand
EP2187634A1 (en)*2008-11-122010-05-19Kabushiki Kaisha ToshibaRecorder and control method thereof
US7730300B2 (en)1999-03-302010-06-01Sony CorporationMethod and apparatus for protecting the transfer of data
US7747853B2 (en)2001-06-062010-06-29Sony CorporationIP delivery of secure digital content
US7751563B2 (en)2002-01-022010-07-06Sony CorporationSlice mask and moat pattern partial encryption
US7765567B2 (en)2002-01-022010-07-27Sony CorporationContent replacement by PID mapping
US7823174B2 (en)2002-01-022010-10-26Sony CorporationMacro-block based content replacement by PID mapping
US7853980B2 (en)2003-10-312010-12-14Sony CorporationBi-directional indices for trick mode video-on-demand
US7895616B2 (en)2001-06-062011-02-22Sony CorporationReconstitution of program streams split across multiple packet identifiers
US7895617B2 (en)2004-12-152011-02-22Sony CorporationContent substitution editor
US7992175B2 (en)2006-05-152011-08-02The Directv Group, Inc.Methods and apparatus to provide content on demand in content broadcast systems
US8001565B2 (en)2006-05-152011-08-16The Directv Group, Inc.Methods and apparatus to conditionally authorize content delivery at receivers in pay delivery systems
US8041190B2 (en)2004-12-152011-10-18Sony CorporationSystem and method for the creation, synchronization and delivery of alternate content
US8095466B2 (en)2006-05-152012-01-10The Directv Group, Inc.Methods and apparatus to conditionally authorize content delivery at content servers in pay delivery systems
EP2413596A1 (en)*2010-07-292012-02-01Samsung Electronics Co., Ltd.Picture processing apparatus and control method of the same
US20120219013A1 (en)*2002-10-282012-08-30Qualcomm IncorporatedJoint transmission of multiple multimedia streams
KR20120099774A (en)*2009-12-142012-09-11스미토모덴코 네트웍스 가부시키가이샤Content reception apparatus, content playback apparatus, content reception and playback apparatus, content reception method, and program
US8488788B2 (en)1999-11-092013-07-16Sony CorporationMethod for simulcrypting scrambled data to a plurality of conditional access devices
US20130243405A1 (en)*2012-03-152013-09-19Echostar Technologies, LlcSuccessive initialization of televison channel recording
US8572408B2 (en)2002-11-052013-10-29Sony CorporationDigital rights management of a digital device
US8775319B2 (en)2006-05-152014-07-08The Directv Group, Inc.Secure content transfer systems and methods to operate the same
US20140229972A1 (en)*2011-04-152014-08-14Nagravision S.A.Method to identify the origin of a security module in pay-tv decoder system
US8818896B2 (en)2002-09-092014-08-26Sony CorporationSelective encryption with coverage encryption
US20150033268A1 (en)*2011-09-282015-01-29Transcity Group Pty LtdContent management systems, methods, apparatus and user interfaces
US8996421B2 (en)2006-05-152015-03-31The Directv Group, Inc.Methods and apparatus to conditionally authorize content delivery at broadcast headends in pay delivery systems
US9038096B2 (en)2002-10-032015-05-19Nagra France SasSystem and method of adaptive and progressive descrambling of digital image content
US9178693B2 (en)2006-08-042015-11-03The Directv Group, Inc.Distributed media-protection systems and methods to operate the same
US9225761B2 (en)2006-08-042015-12-29The Directv Group, Inc.Distributed media-aggregation systems and methods to operate the same
US9264779B2 (en)2011-08-232016-02-16Echostar Technologies L.L.C.User interface
US9325944B2 (en)2005-08-112016-04-26The Directv Group, Inc.Secure delivery of program content via a removable storage medium
US9350937B2 (en)2011-08-232016-05-24Echostar Technologies L.L.C.System and method for dynamically adjusting recording parameters
US9357159B2 (en)2011-08-232016-05-31Echostar Technologies L.L.C.Grouping and presenting content
US20160156963A1 (en)*2005-04-222016-06-02At&T Intellectual Property I, L.P.Methods and apparatus to broadcast advanced television system committee video in switched digital video systems
US9521440B2 (en)2012-03-152016-12-13Echostar Technologies L.L.C.Smartcard encryption cycling
US20170064343A1 (en)*2014-05-122017-03-02Sony CorporationTransmission device, transmission method, reception device and reception method
US20170085928A1 (en)*2014-12-242017-03-23Activevideo Networks, Inc.Managing Deep and Shallow Buffers in a Thin-Client Device of a Digital Media Distribution Network
US9621946B2 (en)2011-08-232017-04-11Echostar Technologies L.L.C.Frequency content sort
US9628838B2 (en)2013-10-012017-04-18Echostar Technologies L.L.C.Satellite-based content targeting
US9635436B2 (en)2011-08-232017-04-25Echostar Technologies L.L.C.Altering presentation of received content based on use of closed captioning elements as reference locations
US9756378B2 (en)2015-01-072017-09-05Echostar Technologies L.L.C.Single file PVR per service ID
US20170295407A1 (en)*2015-12-022017-10-12Echostar Technologies L.L.C.Apparatus, systems and methods for media mosaic management
US9894406B2 (en)2011-08-232018-02-13Echostar Technologies L.L.C.Storing multiple instances of content
US9918116B2 (en)2012-11-082018-03-13Echostar Technologies L.L.C.Image domain compliance
US10104420B2 (en)2011-08-232018-10-16DISH Technologies, L.L.C.Automatically recording supplemental content
US10264293B2 (en)2014-12-242019-04-16Activevideo Networks, Inc.Systems and methods for interleaving video streams on a client device
US10275128B2 (en)2013-03-152019-04-30Activevideo Networks, Inc.Multiple-mode system and method for providing user selectable video content
US10409445B2 (en)2012-01-092019-09-10Activevideo Networks, Inc.Rendering of an interactive lean-backward user interface on a television
US10491930B2 (en)2014-04-252019-11-26Activevideo Networks, Inc.Intelligent multiplexing using class-based, multi-dimensioned decision logic for managed networks
US10506298B2 (en)2012-04-032019-12-10Activevideo Networks, Inc.Class-based intelligent multiplexing over unmanaged networks
US10904478B2 (en)*2019-05-232021-01-26Texas Instruments IncorporatedSelected forwarding between serially chained devices
US11171804B2 (en)2019-05-232021-11-09Texas Instruments IncorporatedCommon bus data flow for serially chained devices
US11329844B2 (en)2019-05-232022-05-10Texas Instruments IncorporatedSelected mode signal forwarding between serially chained devices

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CA3011846C (en)*2001-02-212021-02-16Rovi Guides, Inc.Systems and methods for interactive program guides with personal video recording features
EP1467559A1 (en)*2003-04-112004-10-13Thomson Licensing S.A.Video receiver
EP1517562A3 (en)*2003-09-192006-03-29Sony CorporationVideo coding including auxiliary information for performing and tracking successive processing steps like editing, splicing, fingerprinting
US8139923B2 (en)*2008-03-192012-03-20Seiko Epson CorporationPlayback of recorded streaming delta-encoded data
US8548067B2 (en)*2010-01-292013-10-01Goran IvkovicSingle sensor radio scene analysis for packet based radio signals using 2nd and 4th order statistics
US9736521B2 (en)2013-12-232017-08-15Qualcomm IncorporatedUsing timed transport stream for receiver-side inter-device communication
US20160142343A1 (en)*2014-11-132016-05-19Broadcom CorporationSystem for Recovery in Channel Bonding
FR3037207A1 (en)*2015-12-112016-12-09Orange METHOD FOR MANAGING A MULTIPLEX

Citations (84)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US51129A (en)*1865-11-28Improvement in hydraulic elevators
US1018835A (en)*1911-10-021912-02-27William G LucasTie and rail-fastener.
US1032195A (en)*1911-10-241912-07-09Carl FalkCutter-bar for mowing-machines.
US1056279A (en)*1909-08-261913-03-18Thomas B JefferyWheel.
US1079581A (en)*1913-03-271913-11-25Otto PreisslerCigar-machine.
US2333017A (en)*1939-10-171943-10-26Quadrex CorpVacuum cleaner
EP0346700A2 (en)*1988-06-141989-12-20General Instrument Corporation Of DelawareCable television descrambler
EP0364229A2 (en)*1988-10-141990-04-18Sony CorporationData recording method and apparatus
US4944008A (en)*1988-02-181990-07-24Motorola, Inc.Electronic keying scheme for locking data
US5146325A (en)*1991-04-291992-09-08Rca Thomson Licensing CorporationVideo signal decompression apparatus for independently compressed even and odd field data
EP0512398A2 (en)*1991-05-021992-11-11General Instrument Corporation Of DelawareConversion of television signal formats with retention of common control data stream
US5230019A (en)*1990-04-091993-07-20Matsushita Electric Industrial Co., Ltd.Key signal conversion device for CATV system
US5371551A (en)*1992-10-291994-12-06Logan; JamesTime delayed digital video system using concurrent recording and playback
EP0666694A1 (en)*1994-02-021995-08-09General Instrument Corporation Of DelawareMethod and apparatus for controlling access to digital signals
US5444491A (en)*1993-02-261995-08-22Massachusetts Institute Of TechnologyTelevision system with multiple transmission formats
EP0676761A1 (en)*1993-10-181995-10-11Sony CorporationInformation management method, data recording medium, data recording method, information retrieving method and information retrieving apparatus
US5477263A (en)*1994-05-261995-12-19Bell Atlantic Network Services, Inc.Method and apparatus for video on demand with fast forward, reverse and channel pause
EP0693727A1 (en)*1994-07-201996-01-24Sony CorporationInformation storage device comprising a magnetic tape recorder and a hard disc drive
US5495246A (en)*1993-05-101996-02-27Apple Computer, Inc.Telecom adapter for interfacing computing devices to the analog telephone network
US5515373A (en)*1994-01-111996-05-07Apple Computer, Inc.Telecommunications interface for unified handling of varied analog-derived and digital data streams
US5574964A (en)*1995-05-301996-11-12Apple Computer, Inc.Signal distribution system
US5584023A (en)*1993-12-271996-12-10Hsu; Mike S. C.Computer system including a transparent and secure file transform mechanism
EP0749244A2 (en)*1995-06-141996-12-18Matsushita Electric Industrial Co., Ltd.Broadcast receiver, transmission control unit and recording/reproducing apparatus
EP0756393A1 (en)*1995-07-261997-01-29Thomson Broadcast SystemsMethod and means for transmission of multimedia services on a broadband private network
US5627539A (en)*1994-01-111997-05-06Apple Computer, Inc.Bidirectional signalling mechanism for interfacing computing devices to the analog telephone network
US5634074A (en)*1993-05-071997-05-27Apple Computer, Inc.Serial I/O device identifies itself to a computer through a serial interface during power on reset then it is being configured by the computer
US5650831A (en)*1995-07-171997-07-22Gateway 2000, Inc.Adjustable power remote control drive
US5721727A (en)*1994-09-291998-02-24Hitachi, Ltd.Control method and apparatus for path switching in ring network
US5727233A (en)*1994-08-021998-03-10Apple Computer, Inc.Byte-mode and burst-mode data transfer mechanism for a high-speed serial interface
US5732216A (en)*1996-10-021998-03-24Internet Angles, Inc.Audio message exchange system
US5734598A (en)*1994-12-281998-03-31Quantum CorporationLow power filter coefficient adaptation circuit for digital adaptive filter
US5734862A (en)*1994-05-311998-03-31Kulas; Charles J.System for selectively buffering and displaying relevant frames from interleaving frames associated with respective animation sequences stored in a medium in response to user selection
US5761180A (en)*1996-01-301998-06-02Sony CorporationSignal processing for selective temporal data recording and reproduction
US5799190A (en)*1994-08-091998-08-25Apple Computer, Inc.Communications coprocessor for realizing bidirectional isochronous communications link with host computer
US5819298A (en)*1996-06-241998-10-06Sun Microsystems, Inc.File allocation tables with holes
US5833869A (en)*1995-05-301998-11-10Motorola Inc.Method for etching photolithographically produced quartz crystal blanks for singulation
US5838873A (en)*1996-05-311998-11-17Thomson Consumer Electronics, Inc.Packetized data formats for digital data storage media
US5862220A (en)*1996-06-031999-01-19Webtv Networks, Inc.Method and apparatus for using network address information to improve the performance of network transactions
US5870477A (en)*1993-09-291999-02-09Pumpkin House IncorporatedEnciphering/deciphering device and method, and encryption/decryption communication system
US5892536A (en)*1996-10-031999-04-06Personal AudioSystems and methods for computer enhanced broadcast monitoring
US5896444A (en)*1996-06-031999-04-20Webtv Networks, Inc.Method and apparatus for managing communications between a client and a server in a network
EP0911962A1 (en)*1997-10-241999-04-28Sharp Kabushiki KaishaCable modem tuner
US5918013A (en)*1996-06-031999-06-29Webtv Networks, Inc.Method of transcoding documents in a network environment using a proxy server
US5931949A (en)*1997-05-161999-08-03Webtv Networks, Inc.Expansion port providing system power-down prior to connection of peripheral devices
US5940073A (en)*1996-05-031999-08-17Starsight Telecast Inc.Method and system for displaying other information in a TV program guide
US5963909A (en)*1995-12-061999-10-05Solana Technology Development CorporationMulti-media copy management system
US5978381A (en)*1997-06-061999-11-02Webtv Networks, Inc.Transmitting high bandwidth network content on a low bandwidth communications channel during off peak hours
US5983273A (en)*1997-09-161999-11-09Webtv Networks, Inc.Method and apparatus for providing physical security for a user account and providing access to the user's environment and preferences
US5986692A (en)*1996-10-031999-11-16Logan; James D.Systems and methods for computer enhanced broadcast monitoring
US6005938A (en)*1996-12-161999-12-21Scientific-Atlanta, Inc.Preventing replay attacks on digital information distributed by network service providers
US6005940A (en)*1997-05-161999-12-21Software Security, Inc.System for securely storing and reading encrypted data on a data medium using a transponder
US6014694A (en)*1997-06-262000-01-11Citrix Systems, Inc.System for adaptive video/audio transport over a network
US6014693A (en)*1996-03-292000-01-11Mitsubishi Denki Kabushiki KaishaSystem for delivering compressed stored video data by adjusting the transfer bit rate to compensate for high network load
EP0971358A2 (en)*1998-07-072000-01-12Matsushita Electric Industrial Co., Ltd.Data processing apparatus and file management method therefor
US6023585A (en)*1997-05-022000-02-08Webtv Networks, Inc.Automatically selecting and downloading device drivers from a server system to a client system that includes one or more devices
US6026079A (en)*1994-05-052000-02-15Webtv Networks, Inc.Modem to support multiple site call conferenced data communications
US6044396A (en)*1995-12-142000-03-28Time Warner Cable, A Division Of Time Warner Entertainment Company, L.P.Method and apparatus for utilizing the available bit rate in a constrained variable bit rate channel
US6072872A (en)*1998-01-272000-06-06General Instrument CorporationDetermination of scrambling mode of a television signal
US6084583A (en)*1997-12-312000-07-04At&T CorpAdvertising screen saver
US6088455A (en)*1997-01-072000-07-11Logan; James D.Methods and apparatus for selectively reproducing segments of broadcast programming
US6118498A (en)*1997-09-262000-09-12Sarnoff CorporationChannel scanning and channel change latency reduction in an ATSC television receiver
US6134590A (en)*1996-04-162000-10-17Webtv Networks, Inc.Method and apparatus for automatically connecting devices to a local network
US6138147A (en)*1995-07-142000-10-24Oracle CorporationMethod and apparatus for implementing seamless playback of continuous media feeds
US6141356A (en)*1997-11-102000-10-31Ameritech CorporationSystem and method for distributing voice and data information over wireless and wireline networks
US6141693A (en)*1996-06-032000-10-31Webtv Networks, Inc.Method and apparatus for extracting digital data from a video stream and using the digital data to configure the video stream for display on a television set
US6169879B1 (en)*1998-09-162001-01-02Webtv Networks, Inc.System and method of interconnecting and using components of home entertainment system
WO2001004893A1 (en)*1999-07-072001-01-18Matsushita Electric Industrial Co., Ltd.Av data recording device and method, disk recorded by the av data recording device and method, av data reproducing device and method therefor
US6188397B1 (en)*1995-11-222001-02-13Samsung Electronics Co., Ltd.Set-top electronics and network interface unit arrangement
US6199076B1 (en)*1996-10-022001-03-06James LoganAudio program player including a dynamic program selection controller
US6226241B1 (en)*1995-02-282001-05-01Roxio, Inc.Compact disc recording system and method
US6233389B1 (en)*1998-07-302001-05-15Tivo, Inc.Multimedia time warping system
WO2001037546A2 (en)*1999-11-192001-05-25Scm Microsystems GmbhDigital television methods and apparatus
WO2001074079A1 (en)*2000-03-292001-10-04Sony Electronics, Inc.Set top box comprising modular functional blocks
US6360368B1 (en)*1997-08-012002-03-19Sun Microsystems, Inc.Method and apparatus for reducing overhead associated with content playback on a multiple channel digital media server having analog output
US6366731B1 (en)*1997-04-142002-04-02Samsung Electronics Co., Ltd.Digital broadcast receiving/recording apparatus and method
US20020061183A1 (en)*2000-10-102002-05-23Macinnis Alexander G.System and method for personal video recording
US6453116B1 (en)*1999-02-182002-09-17Kabushiki Kaisha ToshibaRecording medium of stream data, and recording method and playback method of the same
US6505299B1 (en)*1999-03-012003-01-07Sharp Laboratories Of America, Inc.Digital image scrambling for image coding systems
US6510554B1 (en)*1998-04-272003-01-21Diva Systems CorporationMethod for generating information sub-streams for FF/REW applications
US6526580B2 (en)*1999-04-162003-02-25Digeo, Inc.Broadband data broadcasting service
US6603488B2 (en)*1997-06-252003-08-05Samsung Electronics Co., Ltd.Browser based command and control home network
US6611503B1 (en)*1998-05-222003-08-26Tandberg Telecom AsMethod and apparatus for multimedia conferencing with dynamic bandwidth allocation
US6853728B1 (en)*2000-07-212005-02-08The Directv Group, Inc.Video on demand pay per view services with unmodified conditional access functionality
US7079752B1 (en)*1999-11-222006-07-18Thomson LicensingProcess for recording a scrambled MPEG stream

Family Cites Families (38)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
DE3942959C2 (en)*1989-12-231995-06-29Telefunken Microelectron Radio receiver
US5966692A (en)*1992-05-121999-10-12Telemed Technologies International CorporationMethod and system for monitoring the heart of a patient
US5493581A (en)*1992-08-141996-02-20Harris CorporationDigital down converter and method
US5594509A (en)*1993-06-221997-01-14Apple Computer, Inc.Method and apparatus for audio-visual interface for the display of multiple levels of information on a display
US5414455A (en)*1993-07-071995-05-09Digital Equipment CorporationSegmented video on demand system
US5481296A (en)*1993-08-061996-01-02International Business Machines CorporationApparatus and method for selectively viewing video information
US5544327A (en)*1994-03-011996-08-06International Business Machines CorporationLoad balancing in video-on-demand servers by allocating buffer to streams with successively larger buffer requirements until the buffer requirements of a stream can not be satisfied
US5734589A (en)*1995-01-311998-03-31Bell Atlantic Network Services, Inc.Digital entertainment terminal with channel mapping
EP0787391B1 (en)1994-09-092002-01-23The Titan CorporationConditional access system
KR100332743B1 (en)*1994-11-262002-11-07엘지전자주식회사Device and method for preventing illegal copy or unauthorized watching of digital image
KR100226528B1 (en)*1995-03-291999-10-15가나이 쓰도무Decoder for compressed and multiplexed video and audio data
FR2736783B1 (en)*1995-07-131997-08-14Thomson Multimedia Sa METHOD AND APPARATUS FOR RECORDING AND PLAYBACK WITH LARGE CAPACITY RECORDING MEDIUM
KR0186210B1 (en)*1995-11-101999-04-15구자홍A magnetic recording method
JP3305183B2 (en)*1996-01-122002-07-22株式会社東芝 Digital broadcast receiving terminal
WO1998011723A1 (en)*1996-09-111998-03-19Matsushita Electric Industrial Co., Ltd.Program reception/execution apparatus which can start execution of program even when only part of program is received, and program transmitter for it
JP3796858B2 (en)*1996-11-152006-07-12ヤマハ株式会社 Optical disk reading device
US6543053B1 (en)*1996-11-272003-04-01University Of Hong KongInteractive video-on-demand system
KR100261706B1 (en)*1996-12-172000-07-15가나이 쓰도무 Digital broadcasting signal receiver and receiver and recorder
IL125141A0 (en)*1998-06-291999-01-26Nds LtdAdvanced television system
US6111612A (en)*1997-07-102000-08-29Thomson Consumer ElectronicsSystem for forming and processing text data for use in program specific information for broadcast
MY117040A (en)*1997-09-172004-04-30Matsushita Electric Industrial Co LtdOptical disc, recording apparatus, and computer-readable recording medium.
US6160545A (en)*1997-10-242000-12-12General Instrument CorporationMulti-regional interactive program guide for television
JP4018823B2 (en)1997-10-242007-12-05株式会社大宇エレクトロニクス MPEG-2 broadcast program storage and playback system
WO1999022513A2 (en)1997-10-291999-05-06Koninklijke Philips Electronics N.V.Device for receiving, displaying and simultaneously recording television images via a buffer
US6480667B1 (en)1997-12-232002-11-12Intel CorporationMethod of time shifting to simultaneously record and play a data stream
US6148082A (en)*1998-01-142000-11-14Skystream CorporationScrambling and descrambling control word control in a remultiplexer for video bearing transport streams
KR100611867B1 (en)1998-01-262006-08-11마츠시타 덴끼 산교 가부시키가이샤 Data recording and reproducing method, data recording and reproducing system, recording apparatus, reproducing apparatus, program recording medium
US6263035B1 (en)*1998-02-022001-07-17Oki Telecom, Inc.System and method for adjusting a phase angle of a recovered data clock signal from a received data signal
JP3189889B2 (en)*1998-02-202001-07-16日本電気株式会社 PID filter circuit
GB9900333D0 (en)1999-01-081999-02-24Pace Micro Tech LtdImprovements relating to video data receiver
WO2000051129A1 (en)1999-02-252000-08-31Applied Magic, Inc.Non-linear multimedia editing system integrated into a television, set-top box or the like
DE19908488A1 (en)1999-02-262000-08-31Thomson Brandt Gmbh Method and device for reproducing digital data streams
GB9911989D0 (en)1999-05-251999-07-21Pace Micro Tech PlcData transport strems processing
GB2370442B (en)*1999-08-092004-03-31British Sky Broadcasting LtdImprovements in receivers for television signals
GB2353676A (en)1999-08-172001-02-28Hewlett Packard CoRobust encryption and decryption of packetised data transferred across communications networks
US7024679B1 (en)*1999-10-132006-04-04Svod LlcLocal near video on demand storage
WO2001056285A1 (en)*2000-01-272001-08-02Berberet Suzanne MSystem and method for providing broadcast programming, a virtual vcr, and a video scrapbook to programming subscribers
DE60040724D1 (en)*2000-04-072008-12-18Irdeto Access Bv Data encryption and decryption system

Patent Citations (90)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US51129A (en)*1865-11-28Improvement in hydraulic elevators
US1056279A (en)*1909-08-261913-03-18Thomas B JefferyWheel.
US1018835A (en)*1911-10-021912-02-27William G LucasTie and rail-fastener.
US1032195A (en)*1911-10-241912-07-09Carl FalkCutter-bar for mowing-machines.
US1079581A (en)*1913-03-271913-11-25Otto PreisslerCigar-machine.
US2333017A (en)*1939-10-171943-10-26Quadrex CorpVacuum cleaner
US4944008A (en)*1988-02-181990-07-24Motorola, Inc.Electronic keying scheme for locking data
EP0346700A2 (en)*1988-06-141989-12-20General Instrument Corporation Of DelawareCable television descrambler
EP0364229A2 (en)*1988-10-141990-04-18Sony CorporationData recording method and apparatus
US5230019A (en)*1990-04-091993-07-20Matsushita Electric Industrial Co., Ltd.Key signal conversion device for CATV system
US5146325A (en)*1991-04-291992-09-08Rca Thomson Licensing CorporationVideo signal decompression apparatus for independently compressed even and odd field data
EP0512398A2 (en)*1991-05-021992-11-11General Instrument Corporation Of DelawareConversion of television signal formats with retention of common control data stream
USRE36801E (en)*1992-10-292000-08-01James LoganTime delayed digital video system using concurrent recording and playback
US5371551A (en)*1992-10-291994-12-06Logan; JamesTime delayed digital video system using concurrent recording and playback
US5444491A (en)*1993-02-261995-08-22Massachusetts Institute Of TechnologyTelevision system with multiple transmission formats
US5634074A (en)*1993-05-071997-05-27Apple Computer, Inc.Serial I/O device identifies itself to a computer through a serial interface during power on reset then it is being configured by the computer
US5495246A (en)*1993-05-101996-02-27Apple Computer, Inc.Telecom adapter for interfacing computing devices to the analog telephone network
US5631651A (en)*1993-05-101997-05-20Apple Computer, Inc.Telecom adapter for interfacing computing devices to the analog telephone network
US5870477A (en)*1993-09-291999-02-09Pumpkin House IncorporatedEnciphering/deciphering device and method, and encryption/decryption communication system
EP0676761A1 (en)*1993-10-181995-10-11Sony CorporationInformation management method, data recording medium, data recording method, information retrieving method and information retrieving apparatus
US5584023A (en)*1993-12-271996-12-10Hsu; Mike S. C.Computer system including a transparent and secure file transform mechanism
US5627539A (en)*1994-01-111997-05-06Apple Computer, Inc.Bidirectional signalling mechanism for interfacing computing devices to the analog telephone network
US5515373A (en)*1994-01-111996-05-07Apple Computer, Inc.Telecommunications interface for unified handling of varied analog-derived and digital data streams
EP0666694A1 (en)*1994-02-021995-08-09General Instrument Corporation Of DelawareMethod and apparatus for controlling access to digital signals
US6026079A (en)*1994-05-052000-02-15Webtv Networks, Inc.Modem to support multiple site call conferenced data communications
US5477263A (en)*1994-05-261995-12-19Bell Atlantic Network Services, Inc.Method and apparatus for video on demand with fast forward, reverse and channel pause
US5734862A (en)*1994-05-311998-03-31Kulas; Charles J.System for selectively buffering and displaying relevant frames from interleaving frames associated with respective animation sequences stored in a medium in response to user selection
EP0693727A1 (en)*1994-07-201996-01-24Sony CorporationInformation storage device comprising a magnetic tape recorder and a hard disc drive
US5938748A (en)*1994-08-021999-08-17Apple Computer, Inc.Data transfer mechanism for transfer of real-time data including real-time data computed on-the-fly
US5727233A (en)*1994-08-021998-03-10Apple Computer, Inc.Byte-mode and burst-mode data transfer mechanism for a high-speed serial interface
US5799190A (en)*1994-08-091998-08-25Apple Computer, Inc.Communications coprocessor for realizing bidirectional isochronous communications link with host computer
US5721727A (en)*1994-09-291998-02-24Hitachi, Ltd.Control method and apparatus for path switching in ring network
US5734598A (en)*1994-12-281998-03-31Quantum CorporationLow power filter coefficient adaptation circuit for digital adaptive filter
US6226241B1 (en)*1995-02-282001-05-01Roxio, Inc.Compact disc recording system and method
US5574964A (en)*1995-05-301996-11-12Apple Computer, Inc.Signal distribution system
US5833869A (en)*1995-05-301998-11-10Motorola Inc.Method for etching photolithographically produced quartz crystal blanks for singulation
EP0749244A2 (en)*1995-06-141996-12-18Matsushita Electric Industrial Co., Ltd.Broadcast receiver, transmission control unit and recording/reproducing apparatus
US6138147A (en)*1995-07-142000-10-24Oracle CorporationMethod and apparatus for implementing seamless playback of continuous media feeds
US5650831A (en)*1995-07-171997-07-22Gateway 2000, Inc.Adjustable power remote control drive
EP0756393A1 (en)*1995-07-261997-01-29Thomson Broadcast SystemsMethod and means for transmission of multimedia services on a broadband private network
US6188397B1 (en)*1995-11-222001-02-13Samsung Electronics Co., Ltd.Set-top electronics and network interface unit arrangement
US5963909A (en)*1995-12-061999-10-05Solana Technology Development CorporationMulti-media copy management system
US6044396A (en)*1995-12-142000-03-28Time Warner Cable, A Division Of Time Warner Entertainment Company, L.P.Method and apparatus for utilizing the available bit rate in a constrained variable bit rate channel
US5761180A (en)*1996-01-301998-06-02Sony CorporationSignal processing for selective temporal data recording and reproduction
US6014693A (en)*1996-03-292000-01-11Mitsubishi Denki Kabushiki KaishaSystem for delivering compressed stored video data by adjusting the transfer bit rate to compensate for high network load
US6134590A (en)*1996-04-162000-10-17Webtv Networks, Inc.Method and apparatus for automatically connecting devices to a local network
US5940073A (en)*1996-05-031999-08-17Starsight Telecast Inc.Method and system for displaying other information in a TV program guide
US5838873A (en)*1996-05-311998-11-17Thomson Consumer Electronics, Inc.Packetized data formats for digital data storage media
US6141693A (en)*1996-06-032000-10-31Webtv Networks, Inc.Method and apparatus for extracting digital data from a video stream and using the digital data to configure the video stream for display on a television set
US6073168A (en)*1996-06-032000-06-06Webtv Networks, Inc.Method for reducing delivery latency of an image or other secondary information associated with a file
US5896444A (en)*1996-06-031999-04-20Webtv Networks, Inc.Method and apparatus for managing communications between a client and a server in a network
US5862220A (en)*1996-06-031999-01-19Webtv Networks, Inc.Method and apparatus for using network address information to improve the performance of network transactions
US5918013A (en)*1996-06-031999-06-29Webtv Networks, Inc.Method of transcoding documents in a network environment using a proxy server
US5819298A (en)*1996-06-241998-10-06Sun Microsystems, Inc.File allocation tables with holes
US6199076B1 (en)*1996-10-022001-03-06James LoganAudio program player including a dynamic program selection controller
US5732216A (en)*1996-10-021998-03-24Internet Angles, Inc.Audio message exchange system
US5986692A (en)*1996-10-031999-11-16Logan; James D.Systems and methods for computer enhanced broadcast monitoring
US5892536A (en)*1996-10-031999-04-06Personal AudioSystems and methods for computer enhanced broadcast monitoring
US6005938A (en)*1996-12-161999-12-21Scientific-Atlanta, Inc.Preventing replay attacks on digital information distributed by network service providers
US6088455A (en)*1997-01-072000-07-11Logan; James D.Methods and apparatus for selectively reproducing segments of broadcast programming
US6366731B1 (en)*1997-04-142002-04-02Samsung Electronics Co., Ltd.Digital broadcast receiving/recording apparatus and method
US6023585A (en)*1997-05-022000-02-08Webtv Networks, Inc.Automatically selecting and downloading device drivers from a server system to a client system that includes one or more devices
US5931949A (en)*1997-05-161999-08-03Webtv Networks, Inc.Expansion port providing system power-down prior to connection of peripheral devices
US6005940A (en)*1997-05-161999-12-21Software Security, Inc.System for securely storing and reading encrypted data on a data medium using a transponder
US5978381A (en)*1997-06-061999-11-02Webtv Networks, Inc.Transmitting high bandwidth network content on a low bandwidth communications channel during off peak hours
US6603488B2 (en)*1997-06-252003-08-05Samsung Electronics Co., Ltd.Browser based command and control home network
US6014694A (en)*1997-06-262000-01-11Citrix Systems, Inc.System for adaptive video/audio transport over a network
US6360368B1 (en)*1997-08-012002-03-19Sun Microsystems, Inc.Method and apparatus for reducing overhead associated with content playback on a multiple channel digital media server having analog output
US6199114B1 (en)*1997-09-162001-03-06Webtv Networks, Inc.Initiating a user session at an internet terminal using a smart card
US5983273A (en)*1997-09-161999-11-09Webtv Networks, Inc.Method and apparatus for providing physical security for a user account and providing access to the user's environment and preferences
US6118498A (en)*1997-09-262000-09-12Sarnoff CorporationChannel scanning and channel change latency reduction in an ATSC television receiver
US6578070B1 (en)*1997-10-222003-06-10Ncube CorporationMethod and apparatus for implementing seamless playback of continuous media feeds
EP0911962A1 (en)*1997-10-241999-04-28Sharp Kabushiki KaishaCable modem tuner
US6141356A (en)*1997-11-102000-10-31Ameritech CorporationSystem and method for distributing voice and data information over wireless and wireline networks
US6084583A (en)*1997-12-312000-07-04At&T CorpAdvertising screen saver
US6072872A (en)*1998-01-272000-06-06General Instrument CorporationDetermination of scrambling mode of a television signal
US6510554B1 (en)*1998-04-272003-01-21Diva Systems CorporationMethod for generating information sub-streams for FF/REW applications
US6611503B1 (en)*1998-05-222003-08-26Tandberg Telecom AsMethod and apparatus for multimedia conferencing with dynamic bandwidth allocation
EP0971358A2 (en)*1998-07-072000-01-12Matsushita Electric Industrial Co., Ltd.Data processing apparatus and file management method therefor
US6233389B1 (en)*1998-07-302001-05-15Tivo, Inc.Multimedia time warping system
US6169879B1 (en)*1998-09-162001-01-02Webtv Networks, Inc.System and method of interconnecting and using components of home entertainment system
US6453116B1 (en)*1999-02-182002-09-17Kabushiki Kaisha ToshibaRecording medium of stream data, and recording method and playback method of the same
US6505299B1 (en)*1999-03-012003-01-07Sharp Laboratories Of America, Inc.Digital image scrambling for image coding systems
US6526580B2 (en)*1999-04-162003-02-25Digeo, Inc.Broadband data broadcasting service
WO2001004893A1 (en)*1999-07-072001-01-18Matsushita Electric Industrial Co., Ltd.Av data recording device and method, disk recorded by the av data recording device and method, av data reproducing device and method therefor
WO2001037546A2 (en)*1999-11-192001-05-25Scm Microsystems GmbhDigital television methods and apparatus
US7079752B1 (en)*1999-11-222006-07-18Thomson LicensingProcess for recording a scrambled MPEG stream
WO2001074079A1 (en)*2000-03-292001-10-04Sony Electronics, Inc.Set top box comprising modular functional blocks
US6853728B1 (en)*2000-07-212005-02-08The Directv Group, Inc.Video on demand pay per view services with unmodified conditional access functionality
US20020061183A1 (en)*2000-10-102002-05-23Macinnis Alexander G.System and method for personal video recording

Cited By (154)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20040158721A1 (en)*1999-03-302004-08-12Candelore Brant L.System, method and apparatus for secure digital content transmission
US7565546B2 (en)1999-03-302009-07-21Sony CorporationSystem, method and apparatus for secure digital content transmission
US7730300B2 (en)1999-03-302010-06-01Sony CorporationMethod and apparatus for protecting the transfer of data
US7302058B2 (en)1999-03-302007-11-27Sony CorporationMethod and apparatus for securing control words
US8488788B2 (en)1999-11-092013-07-16Sony CorporationMethod for simulcrypting scrambled data to a plurality of conditional access devices
US7567939B2 (en)2000-02-152009-07-28Sony CorporationMethod and apparatus for implementing revocation in broadcast networks
US7480381B2 (en)2000-07-212009-01-20The Directv Group, Inc.Super encrypted storage and retrieval of media programs in a hard-paired receiver and storage device
US7457414B1 (en)2000-07-212008-11-25The Directv Group, Inc.Super encrypted storage and retrieval of media programs with smartcard generated keys
US7804958B2 (en)2000-07-212010-09-28The Directv Group, Inc.Super encrypted storage and retrieval of media programs with smartcard generated keys
US7046805B2 (en)*2001-03-202006-05-16Digeo, Inc.System and method for efficiently storing and processing multimedia content
US20020136406A1 (en)*2001-03-202002-09-26Jeremy FitzhardingeSystem and method for efficiently storing and processing multimedia content
US7751560B2 (en)2001-06-062010-07-06Sony CorporationTime division partial encryption
US20060153379A1 (en)*2001-06-062006-07-13Candelore Brant LPartial encryption and PID mapping
US7895616B2 (en)2001-06-062011-02-22Sony CorporationReconstitution of program streams split across multiple packet identifiers
US20060269060A1 (en)*2001-06-062006-11-30Candelore Brant LPartial encryption and PID mapping
US7310422B2 (en)2001-06-062007-12-18Sony CorporationPartial encryption and PID mapping
US7336787B2 (en)2001-06-062008-02-26Sony CorporationCritical packet partial encryption
US7287168B2 (en)2001-06-062007-10-23Sony CorporationPartial encryption and PID mapping
US7747853B2 (en)2001-06-062010-06-29Sony CorporationIP delivery of secure digital content
US7350082B2 (en)2001-06-062008-03-25Sony CorporationUpgrading of encryption
US7751563B2 (en)2002-01-022010-07-06Sony CorporationSlice mask and moat pattern partial encryption
US7376233B2 (en)2002-01-022008-05-20Sony CorporationVideo slice and active region based multiple partial encryption
US7765567B2 (en)2002-01-022010-07-27Sony CorporationContent replacement by PID mapping
US20030152224A1 (en)*2002-01-022003-08-14Candelore Brant L.Video scene change detection
US7218738B2 (en)2002-01-022007-05-15Sony CorporationEncryption and content control in a digital broadcast system
US7292691B2 (en)2002-01-022007-11-06Sony CorporationProgressive video refresh slice detection
US7292690B2 (en)2002-01-022007-11-06Sony CorporationVideo scene change detection
US7302059B2 (en)2002-01-022007-11-27Sony CorporationStar pattern partial encryption
US7823174B2 (en)2002-01-022010-10-26Sony CorporationMacro-block based content replacement by PID mapping
US20070201552A1 (en)*2002-05-012007-08-30Canon Kabushiki KaishaMedia data processing apparatus and media data processing method
US8117634B2 (en)*2002-05-012012-02-14Canon Kabushiki KaishaMedia data processing apparatus and media data processing method
US7530084B2 (en)2002-05-282009-05-05Sony CorporationMethod and apparatus for synchronizing dynamic graphics
US8818896B2 (en)2002-09-092014-08-26Sony CorporationSelective encryption with coverage encryption
US7242773B2 (en)2002-09-092007-07-10Sony CorporationMultiple partial encryption using retuning
US9038096B2 (en)2002-10-032015-05-19Nagra France SasSystem and method of adaptive and progressive descrambling of digital image content
US20050193409A1 (en)*2002-10-032005-09-01Medialive, A Corporation Of FranceSystem and method of adaptive and progressive descrambling of streaming video
US8695029B2 (en)*2002-10-032014-04-08Nagra FranceSystem and method of adaptive and progressive descrambling of streaming video
US9065884B2 (en)*2002-10-282015-06-23Qualcomm IncorporatedJoint transmission of multiple multimedia streams
US20120219013A1 (en)*2002-10-282012-08-30Qualcomm IncorporatedJoint transmission of multiple multimedia streams
US7508942B2 (en)2002-11-052009-03-24Sony CorporationMulti-process descrambler
US8572408B2 (en)2002-11-052013-10-29Sony CorporationDigital rights management of a digital device
US7724907B2 (en)2002-11-052010-05-25Sony CorporationMechanism for protecting the transfer of digital content
US7711115B2 (en)2002-11-052010-05-04Sony CorporationDescrambler
US20040102154A1 (en)*2002-11-212004-05-27Klauss Peter M.Method and apparatus for ensuring reception of conditional access information in multi-tuner receivers
US20040102155A1 (en)*2002-11-212004-05-27Klauss Peter M.Method and apparatus for minimizing conditional access information overhead while ensuring conditional access information reception in multi-tuner receivers
US7225458B2 (en)*2002-11-212007-05-29The Directv Group, Inc.Method and apparatus for ensuring reception of conditional access information in multi-tuner receivers
US7000241B2 (en)*2002-11-212006-02-14The Directv Group, Inc.Method and apparatus for minimizing conditional access information overhead while ensuring conditional access information reception in multi-tuner receivers
US7681227B2 (en)2003-02-102010-03-16Ipg Electronics 503 LimitedGeneration of encrypted video information
US20060188094A1 (en)*2003-02-102006-08-24Koninklijke Philips Electronics N.V.Generation of encrypted video information
US7409702B2 (en)2003-03-202008-08-05Sony CorporationAuxiliary program association table
US7292692B2 (en)2003-03-252007-11-06Sony CorporationContent scrambling with minimal impact on legacy devices
US7286667B1 (en)2003-09-152007-10-23Sony CorporationDecryption system
US20060062385A1 (en)*2003-10-272006-03-23Nds LimitedSystem for providing keys
US7853980B2 (en)2003-10-312010-12-14Sony CorporationBi-directional indices for trick mode video-on-demand
US7263187B2 (en)2003-10-312007-08-28Sony CorporationBatch mode session-based encryption of video on demand content
US7346163B2 (en)2003-10-312008-03-18Sony CorporationDynamic composition of pre-encrypted video on demand content
WO2005046203A3 (en)*2003-10-312007-03-22Sony Electronics IncRe-encrypted video-on-demand
US7620180B2 (en)2003-11-032009-11-17Sony CorporationPreparation of content for multiple conditional access methods in video on demand
US7343013B2 (en)2003-12-162008-03-11Sony CorporationComposite session-based encryption of video on demand content
US7548624B2 (en)2004-01-162009-06-16The Directv Group, Inc.Distribution of broadcast content for remote decryption and viewing
US7599494B2 (en)2004-01-162009-10-06The Directv Group, Inc.Distribution of video content using a trusted network key for sharing content
US7580523B2 (en)2004-01-162009-08-25The Directv Group, Inc.Distribution of video content using client to host pairing of integrated receivers/decoders
CN100435581C (en)*2004-03-222008-11-19株式会社东芝 Conditional access terminal device and method
US20060018627A1 (en)*2004-07-202006-01-26Canon Kabushiki KaishaImage reproducing apparatus and image reproducing method
US20060037041A1 (en)*2004-08-162006-02-16Amy ZhangMethod and apparatus for transporting broadcast video over a packet network including providing conditional access
US7746853B2 (en)*2004-08-162010-06-29Cisco Technology, Inc.Method and apparatus for transporting broadcast video over a packet network including providing conditional access
US7895617B2 (en)2004-12-152011-02-22Sony CorporationContent substitution editor
US8041190B2 (en)2004-12-152011-10-18Sony CorporationSystem and method for the creation, synchronization and delivery of alternate content
US20070166000A1 (en)*2005-03-012007-07-19Ramesh NallurSystem and method for generating trick mode streams
US20160156963A1 (en)*2005-04-222016-06-02At&T Intellectual Property I, L.P.Methods and apparatus to broadcast advanced television system committee video in switched digital video systems
US9832520B2 (en)*2005-04-222017-11-28At&T Intellectual Property I, L.P.Methods and apparatus to broadcast advanced television system committee video in switched digital video systems
US9325944B2 (en)2005-08-112016-04-26The Directv Group, Inc.Secure delivery of program content via a removable storage medium
US20070201819A1 (en)*2006-02-092007-08-30Samsung Electronics Co., Ltd.Apparatus and method for variable speed playback of digital broadcasting stream
US8185921B2 (en)2006-02-282012-05-22Sony CorporationParental control of displayed content using closed captioning
US20070204288A1 (en)*2006-02-282007-08-30Sony Electronics Inc.Parental control of displayed content using closed captioning
US7555464B2 (en)2006-03-012009-06-30Sony CorporationMultiple DRM management
US7548937B2 (en)*2006-05-042009-06-16International Business Machines CorporationSystem and method for scalable processing of multi-way data stream correlations
US20070288635A1 (en)*2006-05-042007-12-13International Business Machines CorporationSystem and method for scalable processing of multi-way data stream correlations
US7890649B2 (en)2006-05-042011-02-15International Business Machines CorporationSystem and method for scalable processing of multi-way data stream correlations
US20090248749A1 (en)*2006-05-042009-10-01International Business Machines CorporationSystem and Method for Scalable Processing of Multi-Way Data Stream Correlations
US8001565B2 (en)2006-05-152011-08-16The Directv Group, Inc.Methods and apparatus to conditionally authorize content delivery at receivers in pay delivery systems
US7992175B2 (en)2006-05-152011-08-02The Directv Group, Inc.Methods and apparatus to provide content on demand in content broadcast systems
US9967521B2 (en)2006-05-152018-05-08The Directv Group, Inc.Methods and apparatus to provide content on demand in content broadcast systems
US10977631B2 (en)2006-05-152021-04-13The Directv Group, Inc.Secure content transfer systems and methods to operate the same
US8996421B2 (en)2006-05-152015-03-31The Directv Group, Inc.Methods and apparatus to conditionally authorize content delivery at broadcast headends in pay delivery systems
US8775319B2 (en)2006-05-152014-07-08The Directv Group, Inc.Secure content transfer systems and methods to operate the same
US8095466B2 (en)2006-05-152012-01-10The Directv Group, Inc.Methods and apparatus to conditionally authorize content delivery at content servers in pay delivery systems
US9225761B2 (en)2006-08-042015-12-29The Directv Group, Inc.Distributed media-aggregation systems and methods to operate the same
US9178693B2 (en)2006-08-042015-11-03The Directv Group, Inc.Distributed media-protection systems and methods to operate the same
US20080273992A1 (en)*2007-05-032008-11-06Metaldyne Company Llc.Cavitation-deterring energy-efficient fluid pump system and method of operation
EP2083567A3 (en)*2008-01-282012-05-02Hitachi, Ltd.Recording apparatus and recording method
US20090190753A1 (en)*2008-01-282009-07-30Hitachi, Ltd.Recording apparatus and recording method
EP2187634A1 (en)*2008-11-122010-05-19Kabushiki Kaisha ToshibaRecorder and control method thereof
EP2515473B1 (en)*2009-12-142019-03-06Sumitomo Electric Industries, Ltd.Content reception apparatus, content playback apparatus, content reception and playback apparatus, content reception method, and program
US8848911B2 (en)2009-12-142014-09-30Sumitomo Electric Networks, Inc.Content receiving device, content reproducing device, content receiving and reproducing device, content receiving method, and program
EP2515473A4 (en)*2009-12-142013-04-10Sumitomo Electric Networks Inc CONTENT RECEIVING APPARATUS, CONTENT REPRODUCING APPARATUS, CONTENT RECEIVING AND REPRODUCING APPARATUS, CONTENT RECEIVING METHOD, AND PROGRAM
KR20120099774A (en)*2009-12-142012-09-11스미토모덴코 네트웍스 가부시키가이샤Content reception apparatus, content playback apparatus, content reception and playback apparatus, content reception method, and program
KR101685738B1 (en)*2009-12-142016-12-20스미토모덴키고교가부시키가이샤Content reception apparatus, content playback apparatus, content reception and playback apparatus, content reception method, and program
EP2413596A1 (en)*2010-07-292012-02-01Samsung Electronics Co., Ltd.Picture processing apparatus and control method of the same
US10419800B2 (en)*2011-04-152019-09-17Nagravision S.A.Method to identify the origin of a security module in pay-TV decoder system
US20140229972A1 (en)*2011-04-152014-08-14Nagravision S.A.Method to identify the origin of a security module in pay-tv decoder system
US9357159B2 (en)2011-08-232016-05-31Echostar Technologies L.L.C.Grouping and presenting content
US9350937B2 (en)2011-08-232016-05-24Echostar Technologies L.L.C.System and method for dynamically adjusting recording parameters
US10231009B2 (en)2011-08-232019-03-12DISH Technologies L.L.C.Grouping and presenting content
US10659837B2 (en)2011-08-232020-05-19DISH Technologies L.L.C.Storing multiple instances of content
US10104420B2 (en)2011-08-232018-10-16DISH Technologies, L.L.C.Automatically recording supplemental content
US11146849B2 (en)2011-08-232021-10-12DISH Technologies L.L.C.Grouping and presenting content
US10021444B2 (en)2011-08-232018-07-10DISH Technologies L.L.C.Using closed captioning elements as reference locations
US9264779B2 (en)2011-08-232016-02-16Echostar Technologies L.L.C.User interface
US9894406B2 (en)2011-08-232018-02-13Echostar Technologies L.L.C.Storing multiple instances of content
US9621946B2 (en)2011-08-232017-04-11Echostar Technologies L.L.C.Frequency content sort
US9635436B2 (en)2011-08-232017-04-25Echostar Technologies L.L.C.Altering presentation of received content based on use of closed captioning elements as reference locations
US20150033268A1 (en)*2011-09-282015-01-29Transcity Group Pty LtdContent management systems, methods, apparatus and user interfaces
US10409445B2 (en)2012-01-092019-09-10Activevideo Networks, Inc.Rendering of an interactive lean-backward user interface on a television
US9781464B2 (en)2012-03-152017-10-03Echostar Technologies L.L.C.EPG realignment
US9412413B2 (en)2012-03-152016-08-09Echostar Technologies L.L.C.Electronic programming guide
US20130243405A1 (en)*2012-03-152013-09-19Echostar Technologies, LlcSuccessive initialization of televison channel recording
US9269397B2 (en)2012-03-152016-02-23Echostar Technologies L.L.C.Television receiver storage management
US9854291B2 (en)2012-03-152017-12-26Echostar Technologies L.L.C.Recording of multiple television channels
US9349412B2 (en)2012-03-152016-05-24Echostar Technologies L.L.C.EPG realignment
US10582251B2 (en)2012-03-152020-03-03DISH Technologies L.L.C.Recording of multiple television channels
US9361940B2 (en)2012-03-152016-06-07Echostar Technologies L.L.C.Recording of multiple television channels
US9549213B2 (en)2012-03-152017-01-17Echostar Technologies L.L.C.Dynamic tuner allocation
US9521440B2 (en)2012-03-152016-12-13Echostar Technologies L.L.C.Smartcard encryption cycling
US10171861B2 (en)2012-03-152019-01-01DISH Technologies L.L.C.Recording of multiple television channels
US9489981B2 (en)*2012-03-152016-11-08Echostar Technologies L.L.C.Successive initialization of television channel recording
US9489982B2 (en)2012-03-152016-11-08Echostar Technologies L.L.C.Television receiver storage management
US10506298B2 (en)2012-04-032019-12-10Activevideo Networks, Inc.Class-based intelligent multiplexing over unmanaged networks
US10757481B2 (en)2012-04-032020-08-25Activevideo Networks, Inc.Class-based intelligent multiplexing over unmanaged networks
US9918116B2 (en)2012-11-082018-03-13Echostar Technologies L.L.C.Image domain compliance
US11073969B2 (en)2013-03-152021-07-27Activevideo Networks, Inc.Multiple-mode system and method for providing user selectable video content
US10275128B2 (en)2013-03-152019-04-30Activevideo Networks, Inc.Multiple-mode system and method for providing user selectable video content
US9628838B2 (en)2013-10-012017-04-18Echostar Technologies L.L.C.Satellite-based content targeting
US11057656B2 (en)2014-04-252021-07-06Activevideo Networks, Inc.Intelligent multiplexing using class-based, multi-dimensioned decision logic for managed networks
US10491930B2 (en)2014-04-252019-11-26Activevideo Networks, Inc.Intelligent multiplexing using class-based, multi-dimensioned decision logic for managed networks
US20170064343A1 (en)*2014-05-122017-03-02Sony CorporationTransmission device, transmission method, reception device and reception method
US10979748B2 (en)*2014-05-122021-04-13Sony CorporationTransmission device to transmit a transmission stream in which a transmission packet is contiguously arranged
US10523985B2 (en)*2014-12-242019-12-31Activevideo Networks, Inc.Managing deep and shallow buffers in a thin-client device of a digital media distribution network
US11445229B2 (en)2014-12-242022-09-13Active Video Networks, Inc.Managing deep and shallow buffers in a thin-client device of a digital media distribution network
US20170085928A1 (en)*2014-12-242017-03-23Activevideo Networks, Inc.Managing Deep and Shallow Buffers in a Thin-Client Device of a Digital Media Distribution Network
US10264293B2 (en)2014-12-242019-04-16Activevideo Networks, Inc.Systems and methods for interleaving video streams on a client device
US10743039B2 (en)2014-12-242020-08-11Activevideo Networks, Inc.Systems and methods for interleaving video streams on a client device
US9756378B2 (en)2015-01-072017-09-05Echostar Technologies L.L.C.Single file PVR per service ID
US12041296B2 (en)2015-12-022024-07-16DISH Technologies L.L.C.Apparatus, systems and methods for media mosaic management
US11044516B2 (en)2015-12-022021-06-22Dish Network L.L.C.Apparatus, systems and methods for media mosaic management
US10291953B2 (en)*2015-12-022019-05-14DISH Technologies L.L.C.Apparatus, systems and methods for media mosaic management
US20170295407A1 (en)*2015-12-022017-10-12Echostar Technologies L.L.C.Apparatus, systems and methods for media mosaic management
US11659231B2 (en)2015-12-022023-05-23DISH Technologies L.L.C.Apparatus, systems and methods for media mosaic management
US11171804B2 (en)2019-05-232021-11-09Texas Instruments IncorporatedCommon bus data flow for serially chained devices
US11329844B2 (en)2019-05-232022-05-10Texas Instruments IncorporatedSelected mode signal forwarding between serially chained devices
US11483517B2 (en)2019-05-232022-10-25Texas Instruments IncorporatedSelected forwarding between serially chained devices
CN113875210A (en)*2019-05-232021-12-31德州仪器公司Selected forwarding between serially linked devices
US11736313B2 (en)2019-05-232023-08-22Texas Instruments IncorporatedCommon bus data flow for serially chained devices
US10904478B2 (en)*2019-05-232021-01-26Texas Instruments IncorporatedSelected forwarding between serially chained devices

Also Published As

Publication numberPublication date
WO2002073966A2 (en)2002-09-19
US8675675B2 (en)2014-03-18
WO2002073966A3 (en)2002-12-05
US20070147406A1 (en)2007-06-28
US8085804B2 (en)2011-12-27
US20120096494A1 (en)2012-04-19

Similar Documents

PublicationPublication DateTitle
US8675675B2 (en)System and method for processing multiple broadcast multimedia streams
US7093277B2 (en)System and method for improved multi-stream multimedia transmission and processing
US7386129B2 (en)System and method for multimedia content simulcast
US7463737B2 (en)System and method for conditional access key encryption
US7046805B2 (en)System and method for efficiently storing and processing multimedia content
JP6034458B2 (en) Transmission method of linear digital TV program using scalable video coding
US7231516B1 (en)Networked digital video recording system with copy protection and random access playback
US8116612B2 (en)Centralized digital video recording and playback system accessible to multiple reproduction and control units via a home area network
US6925180B2 (en)PC card recorder
CA2408232C (en)Method and apparatus for enabling random access to individual pictures in an encrypted video stream
US20070234395A1 (en)Speeding up channel change
US20060277581A1 (en)Local entity and a method for providing media streams
JP2016015739A5 (en)
JP2008517536A (en) Faster change between channels
US20020114360A1 (en)System and method for processing multiple broadcast multimedia streams
JP3737798B2 (en) Transmitting apparatus, receiving apparatus and receiving method
KR20090100003A (en) Recording medium recording middleware, recording information providing method and recording information providing method
KR20130048047A (en)Method for processing two or more scrambled contents in broadcast receiver
WO2004112395A1 (en)Device and method in a multimedia broadcast system
JP2004247934A (en) Receiver
JP2010212883A (en) Digital broadcast recording and playback device

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:INTREON CORPORATION, CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PERLMAN, STEPHEN G.;SLEATOR, MICHAEL;REEL/FRAME:011854/0522;SIGNING DATES FROM 20010511 TO 20010517

ASAssignment

Owner name:DIEGO, INC., WASHINGTON

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTREON CORPORATION;REEL/FRAME:013261/0304

Effective date:20021010

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp