Movatterモバイル変換


[0]ホーム

URL:


USRE42950E1 - Copy prevention method and apparatus for digital video system - Google Patents

Copy prevention method and apparatus for digital video system
Download PDF

Info

Publication number
USRE42950E1
USRE42950E1US10/737,671US73767103AUSRE42950EUS RE42950 E1USRE42950 E1US RE42950E1US 73767103 AUS73767103 AUS 73767103AUS RE42950 EUSRE42950 EUS RE42950E
Authority
US
United States
Prior art keywords
information
copy
copy prevention
digital
key
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.)
Expired - Lifetime
Application number
US10/737,671
Inventor
Tae Joon Park
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.)
LG Electronics Inc
Original Assignee
LG Electronics Inc
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
Family has litigation
First worldwide family litigation filedlitigationCriticalhttps://patents.darts-ip.com/?family=19399149&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=USRE42950(E1)"Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by LG Electronics IncfiledCriticalLG Electronics Inc
Priority to US10/737,671priorityCriticalpatent/USRE42950E1/en
Application grantedgrantedCritical
Publication of USRE42950E1publicationCriticalpatent/USRE42950E1/en
Anticipated expirationlegal-statusCritical
Expired - Lifetimelegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A copy prevention method and apparatus for a digital video system is disclosed including the steps of: (a) adding a header area of a header start code and key field to a reproduced bit stream: (b) decrypting and transmitting the bit stream to which the header area is added: (c) detecting a key field of the decrypted and transmitted bit stream and detecting copy prevention information; and (d) encrypting the bit stream according to information detected from stop (c) and recording it an tape.

Description

This isNotice: More than one reissue applications have been filed for the reissue of U.S. Pat. No. 6,347,144. The reissue applications are application Ser. Nos. 10/737,671 (the present application), 10/737,672 (now RE. 39,319), 11/040,606 (now RE. 41,074), and 11/040,607 which are all reissues of U.S. Pat. No. 6,347,144; 10/981,797, 10/737,672, 10/909,248 and 10/981,798 which are all divisionals of 10/737,672; 12/139,161 which is a continuation of 10/909,248; and 12/405,011 and 12/405,053 which are both divisionals of 10/981,798, U.S. Pat. No. 6,347,144 resulted from application Ser. No. 09/497,465, which is a continuation of application Ser. No. 09/053,288, filed Apr. 1, 1998, now U.S. Pat. No. 6,028,932, which is a continuation of Ser. No. 08/562,042, filed Nov. 22, 1995, now U.S. Pat. No. 5,761,302, issued Jun. 2, 1998.
BACKGROUND OF THE INVENTION
The present invention relates to a copy prevention technology for a digital video system, and more particularly, to a copy prevention method and apparatus for a digital VCR to which encryption is introduced to display a picture only in a VCR internally containing a corresponding encryption code, thereby preventing tape from being copied.
General copy prevention methods for analog VCR are presented in U.S. Pat. Nos. 4,819,098, 4,571,642 and 4,577,216.
First, U.S. Pat. NO. 4,819,098 discloses a method in which an interference signal is inserted into a video waveform in an automatic gain control circuit (AGC) of a VCR. Here, the inserted signal does not affect the AGC of its monitor but has the AGC of the VCR record an accurate level of signal on a video tape.
In U.S. Pat. No. 4,571,642 4,577,216, there is presented a method in which a phase noise or other corrected signal is inserted into the chrome chroma burst of a video waveform.
However, all the conventional technologies insert a distributing signal to an analog signal using the difference between a circuit of a monitor and a corresponding circuit of a VCR. Some VCRs may perform copy normally despite of copy prevention. Some monitors cannot display images of the original video tape. A conventional copy prevention introduced to an analog VCR system is hard to be applied to digital storage media (DSM).
Specifically, in a satellite receiver or high-definition TV decoder, as shown inFIG. 2, an MPEG bit stream received by a digital VCR is constructed to transmit a transport header, packetized elementary stream (PEG) (PES) header and audio and video data respectively or simultaneously.
The PES header contains a PES header flag area of 14 bits which is a field for DSM such as digital VCR, and a PES header field having a variable length. The PES header flag area includes 1-bit copyright (CR) flag, 1-bit original-or-copy (OC) flag, 2-bit PD flag, 1-bit TM flag, and 1-bit AC flag.
The PES header field varies in length, and part thereof is set by the PC PD, TM and AC flags. A PTS/DTS area is not present if the value of the PD flag is “00”. It is 40 bits if the value “10”. If the value is “11”, the area is 80 bits. A DSM trick mode field is not present if the TM flag is “0”. If the flag is “1”, the field is 8 bits. An additional copy information field is 8 bits if the AC flag is “1”.
When recording is carried out by the satellite receiver or high-definition TV decoder and compressed video data is encoded inencoder101, it is converted into a packet form in packet processing portion122 102 as shown inFIG. 1. If the compressed audio data is encoded inaudio encoder103, it is converted into a packet form inpacket processing portion104.
When the outputs ofpacket processing portions102 and104 are multiplexed intransmission multiplexer105, a fixed transmission stream shown inFIG. 2 is output to a digital VCR. In this case, for copy prevention, a public-key encryption is applied which is suggested in U.S. Pat. No. 4,200,770. This solves disadvantages in key management or key distribution when a conventional block-cipher or stream cipher algorithm such as data encryption standard (DES) encrypts or decrypts only with a secret key.
This public-key encryption system has all users U hold unique encryption algorithm EPKUand description algorithm DPKU. Here, encryption algorithm EPKUfor the public-key is opened as a public-key tokey supply portion107. Decryption algorithm DPKUfor secret key is kept in secret. The characteristics of EPKUand DPKUare as follows.
First, with respect to all users U and message m transmitted, DPKU(EPKU(m))=m.
Second, encryption algorithm EPKUand decryption algorithm DPKUdo not require complicated calculation.
Third, it is impossible to find DPK″Usatisfying DPK″U(EPKU(m))=m from encryption algorithm EPKU.
In the encryption system having the above characteristics, as shown inFIG. 3, when user A transmits message m to user B, encrypter106 receiving public-key algorithm EPKUfor user B's public-key fromkey supply portion107 encrypts message m (EPKU(m))=c) and transmits the result to decrypter109 via a public channel. Here, the public channel indicates a channel in which transmitted data is not kept in secret.
Key decrypter108 receiving the key information fromkey supply portion107 outputs an algorithm DPKBcorresponding to encryption algorithm EPKB,decrypter109 decrypts (DPKB(c))=m) the output ofencrypter106 with decryption algorithm DPKB, and then transmits to user B. In other words, only user B can decrypt decryption algorithm DPKBcorresponding to encryption algorithm EPKB.
A concept developed from the public-key encryption is presented in U.S. Pat. No. 4,405,829. This public-key encryption system is called RSA system. A method in which the RSA public-key encryption is efficiently calculated via batch processing is presented in U.S. Pat. No. 4,964,164.
However, this public-key encryption is inappropriate for high-velocity encryption. A CA system is intended to present prevent illegal view viewing. However, there is no method of protecting a program distributed through a digital storage medium, such as a digital VCR.
SUMMARY OF THE INVENTION
Therefore, it is an object of the present invention to provide an illegal copy prevention method and apparatus for a digital video system in which, in copy tape, with encrypted key information is transmitted and recorded so that a copied tape is reproducible only in a VCR having a corresponding encrypted key information, thereby prevented copy preventing copy.
To accomplish the object of the present invention, there is provided a copy prevention method for a digital video system comprising the steps of: (a) adding a header area of a header start code and key field to a reproduced bit stream; (b) decrypting and transmitting the bit stream to which the header area is added; (c) detecting a key field of the decrypted and transmitted bit stream and detecting copy prevention information; and (d) encrypting the bit stream according to information detected from step (c) and recording it on tape.
For the object of the present invention, there is provided a copy prevention apparatus for a digital video system comprising: a reproduction block for adding key information to a reproduced bit stream, and decrypting and transmitting it; and a recording block for searching key information of the bit stream transmitted from the reproduction block is to extract copy prevention information, and encrypting and recording the bit stream according to the extracted copy prevention information.
The reproduction block comprises: reproduction means for reproducing data recorded on tape; key insertion means for adding key information to the bit stream of the reproduction means; and decryption means for decrypting the output of the key insertion means and transmitting it to a recording-side VCR.
The recording block comprises: key detecting/correcting means for detecting key information from the transmitted bit stream of a reproducing-side VCR: copy prevention information detecting means for searching the key information detected from the key detecting/correcting means to detect copy prevention information; encrypting means for encrypting the bit stream according to the copy prevention information of the copy prevention information detecting means; and recording means for recording the bit stream encrypted in the encrypting means.
The copy prevention information detecting means comprises: a PES header detecting portion for detecting a PES header from parallel data output from the key detecting/correcting means; and a copy prevention information extractor enabled by a PES header detection signal of the PES header detecting portion to detect an additional copy information field.
BRIEF DESCRIPTION OF THE ATTACHED DRAWINGS
FIG. 1 is a block diagram of a conventional packet processing apparatus;
FIG. 2 shows an example of a general transmission stream;
FIG. 3 is a block diagram of a conventional public-key encryption system;
FIG. 4 shows connections of systems of the present invention;
FIG. 5 is a block diagram of a copy prevention apparatus for a digital video system of the present invention;
FIG. 6 is a block diagram of the copy prevention information detector ofFIG. 5;
FIG. 7 is a circuit diagram of the PES header detector ofFIG. 6;
FIGS. 8A-8F are waveform diagrams of input/output at the respect respective portions ofFIG. 7;
FIG. 9 is a circuit diagram of the copy prevention information extractor ofFIG. 4;
FIGS. 10A-10G are waveform diagrams of input/output at the respective portions ofFIG. 9; and
FIGS. 11A-11D show examples of a bit stream of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, a preferred embodiment of the present invention will be described below with reference to the attached drawings.
Referring toFIG. 5, a copy prevention apparatus of the present invention comprises a reproducingportion1 for reproducing data recorded on tape, akey inserting portion2 for adding a tape header start code and key field at the front end of a bit stream of reproducingportion1, a decryptingportion3 for decrypting the output of key insertingportion2 and transmitting it as parallel data, a key detecting/correctingportion4 for detecting a key field from the parallel data transmitted from decryptingportion3, a copy preventioninformation detecting portion5 for detecting a PES header from the key field detected and extracting copy prevention information, a copy preventioninformation correcting portion6 for correcting the output of copy preventioninformation detecting portion5 if necessary, an encrypting portion7 for encrypting the output of copy preventioninformation correcting portion6, and arecording portion8 for recording the output of encrypting portion7 on tape.
As shown inFIG. 6, copy preventioninformation detecting portion6 5 comprises a PESheader detecting portion10 for searching the parallel data in synchronization with a clock clk to detect the PES header, and a copyprevention information extractor20 enabled by the PES header signal of PESheader detecting portion10 to detect the copy prevention information field.
Referring toFIG. 7, PESheader detecting portion10 comprises first andsecond flipflops11 and12 for sequentially delaying the parallel data according to clock elk clk, a packetstart code detector13 for searching the parallel data and the output of first andsecond flipflops11 and12 to detect the packet start code of the PES header, astream ID detector14 for searching the output ofsecond flipflop12 to detect the stream ID of the PES header, adelay15 for sequentially delaying the output is-pscp of packetstart code detector13 according to clock clk, and adetection signal generator16 for logically multiplying the outputs ofdelay15 andstream ID detector14 and outputting a PES header detection signal is-PES-header.
As shown inFIG. 9, copyprevention information extractor20 comprises a D-flipflop21 for holding the parallel data output fromPES header detector10, a D-flipflop22 for holding PES header detection signal is-PES-header ofPES header detector10, a D-flipflop23 cleared by the output of D-flipflop22 and holding voltage (+5V) by a CR signal of the output of D-flipflop21 and outputting a signal LCR, a D-flipflop24 cleared by the output of D-flipflop22 and holding voltage (+5V) by an OC signal of the output of D-flipflop21 and outputting a signal LOR LOC, a copy preventioninformation position operator25 for searching the parallel data ofPES header detector10 and calculating the position of an additional copy information field, acounter26 for counting the output of copyinformation position operator25, and a D-flipflop27 for holding the additional copy information field of the output of D-flipflop21.
The operation and effect of the present invention will be explained below. Generally, in case of reproducing or copy recording data on tapa tape, connections between systems are made as shown inFIG. 4.
With those connections, an MPEG bit stream reproduced from VCR A is input to a satellite receiver or high-definition TV so that it cannot be recognized whether the stream is displayed on a screen or input to VCR B and recorded on another video tape.
For this reason, according to the present invention, in case that the bit stream reproduced from VCR A is copied from VCR B, information on copy prevention is transmitted to VCR B from VCR A. VCR B analyzes this information which is recorded with the bit stream.
Here, the insertion position of the copy prevention information contained in a GA bit stream is very limited because it must not affect decoding of the decoder of the satellite receiver or high-definition TV so that an image is displayed normally on a monitor. The copy prevention information may be inserted into the front end of the MPEG bit stream or inside the PES header.
When the MPEG bit stream is decoded in units or of group of picture (GOP), the respective GOPs are classified by their cop GOP start codes. This is useful in transmitting initialization data to a recording-side VCR because decoding is never affected even when a slight amount of data is added to the front end of the MPEG bit stream.
The case of inserting the copy prevention information into the PES header is useful in repeated transmission of information because copy prevention of a recording medium such as DSM is decided using CR and OC flaps of the PES header and additional copy information field. In this case, there are a variety of copy preventing methods.
First, when a mode of “No Copy” is detected from the additional copy information field of the PES header, VCR B is not able to enter its recording mode.
Second, when a mode of “Copy Permitted” is detected in order to implement a copy prevention such as DAT mode, VCR B records but “No Copy” mode is recorded in the additional copy information field to interrupt recopying from a copying tape. This means that a secondary source tape can be made, but a third source tape cannot.
Third, for “Back-up Copy”, tape B copied from VCR B is reproducible normally only in VCR A. According to this method, reproducing-side VCR A encrypts the bit stream with its own inherent key and records it on tape so that only reproducing-side VCR A decrypts the MPEG bit stream recording on the tape. For every VCR set, a unique key is provided, encrypted by VCR's key and recorded on tape B. However, the VCR set for recording tape B is VCR B and tape B is encrypted by VCR A's key so that VCR A's key needs to be transmitted to VCR B with GA bit stream.
Accordingly, when the key information of VCR A is transmitted as a header in advance prior to the bit stream in the “Back-up Copy”, it is recorded at the front end of tape B, which satisfies the insertion position of the copy prevention information mentioned before.
Here, as shown inFIG. 2, the position of the additional copy information field is varied within the PES header according to whether presentation time stamp (PTS)/Decoding time stamp (DTS) and DSM trick mode field are present or not. This varied position must be compensated. Here, information transmitted through the additional copy information is a copy prevention method to be performed by recording-side VCR B.
In case of recording the bit stream shown inFIG. 11A in the method of “Back-up Copy”, the format of the bit stream recorded on tape is determined as shown inFIG. 11B.
Here, a header area added to the front of the MPEG bit stream is formed with a tape header start code, that is, the header identifier code, and a key field for storing key information. In case of encrypting the MPEG bit stream in units of GOP, encryption blocks are classified by the packet start code prefix and stream ID of the PES header. The encryption block is a basic unit of encryption and can change whether encryption is performed in units of the encryption block, and encryption algorithm and key selection. Here, the encryption blocks must not be encrypted until the additional copy information field of the PES header. Encryption is performed until the end of the encryption block after the additional copy information field. The first ‘transmission header’ is not encrypted.
The operation of performing the “back-up Copy” mode by adding the header will be described below.
First, in copying, when recording data of tape A is encrypted, reproducing-side VCR A decrypts it using the key information of the key field so as to make message m. Its key information is added to the header and transmitted in the format ofFIG. 11C.
Recording-side VCR B records the key information transmitted from reproducing-side VCR A on the header of copying tape B and then records the encrypted bit stream. Here, when the key information is transmitted from reproducing side to recording side, for security, a public-key encryption may be employed to the system because the information may be exposed to a pirate.
Such public-key encryption system ensures the secret of data even though the public-key is exposed but cannot be processed in real-time due to a great amount of calculation. Therefore, this system is not improper when the MPEG bit stream is encrypted directly. The “Back-up Copy” can be implemented when the MPEG bit stream is encrypted using a block-cipher algorithm or stream-cipher algorithm such as DES and a key used is encrypted in the public-key encryption.
In this case, every VCR u incorporates encryption algorithm EPKUcorresponding to the public-key and decryption algorithm DPKUcorresponding to the secret key. Encryption algorithm EPKUtakes a power key of VCR u, and decryption algorithm DPKUan internal key of VCR U.
Here, the internal key may be opened to the public. Reproducing-side VCR A transmits the internal key on the key field of the header because another VCR encrypts using the internal key. Recording-side VCR B randomly selects a key Y used in the block-cipher algorithm such as DES and encrypts it with the public-key encryption system using an external key EPKA. The result is recorded on the key field of copying tape B.
Sequentially, the data is divided into encryption blocks and encrypted and recorded in the block-cipher algorithm using key Y. In this method, the bit stream ofFIG. 11D is recorded on copying tape B.
When copying tape B is reproduced in reproducing-side VCR A, key Y can be restored by decryption DPKA[EPKA(Y)] in which data is decrypted properly. In other VCRs, key Y cannot be found, which disables the decryption of the bit stream.
AsAn embodiment of the present invention, shown inFIG. 5, for performing such an operation will be described below.
When playback starts for tape copying, reproducingportion1 detects data recorded on tape as shown inFIG. 11A, and amplifies it by a predetermined level. As shown inFIG. 11B, key insertingportion2 adds a header having a tape header start code and key field to the GA bit stream of reproducingportion1 shown inFIG. 11A. Copy prevention information is loaded on the additional copy information field of the PES header to form a format shown inFIG. 11C. Here, decryptingportion3 decrypts the bit stream formed in key insertingportion2 and transmits it as parallel data to the recording-side VCR via an interface.
When the bit stream ofFIG. 11C is transmitted to the recording-side VCR via the interface, key detecting/correctingportion4 detects the key field added to the bit stream and corrects the key field if necessary.
Copying preventioninformation detecting portion5 searches the PES header area to detect the additional copy information field. Here, though a slight amount of information is recorded in the additional copy information field, redundancy is provided in several areas of the bit stream to increase reliability of information transmitted.
Copy preventioninformation detecting portion5 extracts the value of AC flag from the PES header flag in order to calculate the position of the additional copy information field because it varies within the PES header. Here, when copy preventioninformation correcting portion6 corrects the output of copy preventioninformation detecting portion5, encrypting portion7 performs encryption using the block-cipher algorithm such as DES. Here, copy preventioninformation correcting portion6 performs correction while the input data is stored in a RAM. Accordingly, encrypting portion7 records the encrypted bit stream on tape inrecording portion8. Because the key information of the reproducing-side VCR is added on the copying tape, only a VCR having this key information can reproduce tape normally.
As shown inFIG. 6, in copy preventioninformation detecting portion5, PESheader detecting portion10 searches the output of key detecting/correctingportion4 and outputs a header detection signal is-PES-header. After header detection signal is-PES-header is input, copyprevention information extractor20 detects the additional copy information field and OC and CR flags.
PES header detector10 for detecting the PES header is formed as shown inFIG. 7. When bit stream data_in is input as shown inFIG. 8A, first flipflop11 synchronized to clock clk is delayed for a predetermined time to output the bit stream delayed as shown inFIG. 8B.Second flipflop12 delays the output of first flipflop11 by are predetermined time and outputs the bit stream delayed as shown inFIG. 8C.
Here, packet startcode detecting portion13 searches the bit stream shown inFIG. 8A and the output of first andsecond flipflops11 and12 shown inFIGS. 8B and 8C in order to detect the packet start code of the PES header. When detection signal is-pscp is output as shown inFIG. 8D,delay15 in which flipflops are coupled at multi-stages delays it sequentially according to clock clk.
Meanwhile, streamID code detector14 searches the output ofsecond flipflop12 and detects the stream ID area of the PES header. Then, detection signal is-sid shown inFIG. 8E is output todetection signal generator16.Detection signal generator16 logically multiplies the outputs ofdelay15 and streamID code detector14, and the flipflops hold the output of the AND gate according to clock clk so that PES header detection signal is-PES-header is output to copyprevention information extractor20, as shown in FIG.8P 8F.
Here, copyprevention information extractor20 for detecting the copy prevention information is formed as shown inFIG. 9. When the parallel data output fromPES header detector10 and shown inFIG. 10A is held and output as shown inFIG. 10B, D-flipflop22 synchronized to PES header detection signal is-PES-header ofPES header detector10 shown inFIG. 8F holds voltage +5V so that a HIGH signal is output to the clear ports of D-flipflops23,24 and27 to release the clear states.
D-flipflop23 is synchronized to the CR flag or the output of D-flipflop21 shown inFIG. 10B to hold voltage Vcc so that a HIGH signal LCR is output as shown inFIG. 10C. D-flipflop24 is synchronized to the OC flag of the output of D-flipflop21 to hold voltage Vcc so that a HIGH signal LOC is output as shown inFIG. 10D.
Copyprevention position detector25 searches the PD, TM and AC flags of the parallel data ofPES header detector10 shown inFIG. 10A to calculate the position of the additional copy information field, which is output to counter26 as shown inFIG. 10E.Counter26 receiving the 4-bit value performs counting so that a HIGH signal is output as shown inFIG. 10F at a predetermined counting value.
D-flipflop27 synchronized to HIGH output rco ofcounter26 holds the additional copy information field from the parallel data of D-flipflop21 shown inFIG. 10B. The field is output as shown inFIG. 10C.
As described above, in the copy prevention method and apparatus for a digital video system of the present invention, a key information is recorded with a bit stream so that a VCR having the key information reproduces tape normally, thereby preventing illegal copy of tape. In addition, for key information transmission, the public-key encryption is introduced to disable a pirate to release the copy prevention, increasing reliability of copy prevention.

Claims (76)

32. A copy protection method for a copy protection apparatus including a generating device, an encryption device and a recording device, the method comprising:
generating, via the generating device, copy prevention information to control a copy protection operation, the copy prevention information for indicating whether or not copying of digital data is permitted;
generating, via the generating device, identification information to indicate an existence of the copy prevention information;
encrypting, via the encrypting device, the digital data with key information while the copy protection information and the identification information is not encrypted, the key information being required to encrypt the digital data; and
recording, via the recording device, the copy prevention information, the identification information and digital data on a digital recording medium,
wherein the copy prevention information indicates at least one of “copying of digital data is permitted” and “copying of digital data is not permitted” when the identification information indicates that the copy prevention information exists, and
wherein the recording step records the identification information such that the identification information is first read to indicate the existence of the copy prevention information and is not used to control directly the copy protection operation and the copy prevention information is next read to control the copy protection operation.
38. A copy protection method for a copy protection apparatus including a receiving device, and a recording device, the method comprising:
receiving, via the receiving device, copy prevention information which indicates whether or not copying of digital content is permitted; and
selectively recording, via the recording device, the digital content on a digital recording medium, based on a status of the received copy prevention information,
wherein recording is not performed when the copy prevention information indicates that the copy is not permitted, and recording is performed when the copy prevention information indicates that at least one copy is permitted,
wherein updated copy prevention information and identification information are further recorded on the digital recording medium when recording is performed, the identification information for indicating an existence of the copy prevention information,
wherein the updated copy prevention information indicates at least one of “copying of digital content is permitted” and “copying of digital content is not permitted” when the identification information indicates that the updated copy prevention information exists,
wherein the digital content is encrypted with key information while the copy prevention information and the identification information is not encrypted, and
wherein the identification information is recorded such that the identification information is first read to indicate the existence of the copy prevention information and is not used to control directly the copy protection operation and the copy prevention information is next read to control the copy protection operation.
43. A copy protection method for a copy protection apparatus including a reproducing device and a controller, the method comprising:
reading, via the reproducing device, control data recorded on a digital recording medium, the control data including an identifier to indicate whether or not copy prevention information exists, wherein the copy prevention information indicates whether digital content recorded on the digital recording medium is to be copied; and
controlling, via the controller, a copy protection function based on the copy prevention information,
wherein the copy prevention information indicates at least one of “copying of digital content is permitted” and “copying of digital content is not permitted” when the identifier indicates that the copy prevention information exists,
wherein the digital content is encrypted with key information while the copy prevention information and the identifier is not encrypted, and
wherein the identifier is recorded such that the identifier is first read to indicate the existence of the copy prevention information and is not used to control directly the copy protection operation and the copy prevention information is next read to control the copy protection operation.
45. A recording medium to be read by a copy protection apparatus, comprising:
copy prevention information indicating whether digital content recorded on the recording medium is to be copied; and
an identifier to identify the existence of the copy prevention information,
wherein the copy prevention information indicates at least one of “copying of digital content is permitted” and “copying of digital content is not permitted” when the identifier indicates that the copy prevention information exists,
wherein the digital content is encrypted with key information while the copy prevention information and the identifier is not encrypted, and
wherein the identifier is recorded such that the identifier is first read to indicate the existence of the copy prevention information and is not used to control directly the copy protection operation and the copy prevention information is next read to control the copy protection operation.
49. An apparatus for copy protection, comprising:
an extractor device programmed to extract copy prevention information to control a copy protection function, the copy prevention information for indicating whether user data is to be copied; and
a controller programmed to record the user data on a digital recording medium based on the copy prevention information,
wherein the copy prevention information is extracted when identification information indicates an existence of the copy prevention information,
wherein the copy prevention information indicates at least one of “copying of user data is permitted” and “copying of user data is not permitted” when the identification information indicates that the copy prevention information exists,
wherein the user data is encrypted with key information while the copy prevention information and the identification information is not encrypted, and
wherein the identification information is recorded such that the identification information is first read to indicate the existence of the copy prevention information and is not used to control directly the copy protection operation and the copy prevention information is next read to control the copy protection operation.
US10/737,6711994-11-262003-12-17Copy prevention method and apparatus for digital video systemExpired - LifetimeUSRE42950E1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/737,671USRE42950E1 (en)1994-11-262003-12-17Copy prevention method and apparatus for digital video system

Applications Claiming Priority (6)

Application NumberPriority DateFiling DateTitle
KR94-313731994-11-26
KR1019940031373AKR0152788B1 (en)1994-11-261994-11-26 Copy protection method and apparatus of digital imaging system
US08/562,042US5761302A (en)1994-11-261995-11-22Copy prevention method and apparatus for digital video system
US09/053,288US6028932A (en)1994-11-261998-04-01Copy prevention method and apparatus for digital video system
US09/497,465US6347144B1 (en)1994-11-262000-02-03Copy prevention method and apparatus for digital video system
US10/737,671USRE42950E1 (en)1994-11-262003-12-17Copy prevention method and apparatus for digital video system

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US09/497,465ReissueUS6347144B1 (en)1994-11-262000-02-03Copy prevention method and apparatus for digital video system

Publications (1)

Publication NumberPublication Date
USRE42950E1true USRE42950E1 (en)2011-11-22

Family

ID=19399149

Family Applications (9)

Application NumberTitlePriority DateFiling Date
US08/562,042Expired - LifetimeUS5761302A (en)1994-11-261995-11-22Copy prevention method and apparatus for digital video system
US09/053,288Expired - LifetimeUS6028932A (en)1994-11-261998-04-01Copy prevention method and apparatus for digital video system
US09/497,465CeasedUS6347144B1 (en)1994-11-262000-02-03Copy prevention method and apparatus for digital video system
US10/737,672Expired - LifetimeUSRE39319E1 (en)1994-11-262003-12-17Copy prevention method and apparatus for digital video system
US10/737,671Expired - LifetimeUSRE42950E1 (en)1994-11-262003-12-17Copy prevention method and apparatus for digital video system
US10/909,248Expired - LifetimeUSRE42921E1 (en)1994-11-262004-08-02Copy prevention method and apparatus for digital video system
US10/981,797Expired - LifetimeUSRE42951E1 (en)1994-11-262004-11-05Copy prevention method and apparatus for digital video system
US11/040,606Expired - LifetimeUSRE41074E1 (en)1994-11-262005-01-24Copy prevention method and apparatus for digital video system
US11/040,607Expired - LifetimeUSRE42922E1 (en)1994-11-262005-01-24Copy prevention method and apparatus for digital video system

Family Applications Before (4)

Application NumberTitlePriority DateFiling Date
US08/562,042Expired - LifetimeUS5761302A (en)1994-11-261995-11-22Copy prevention method and apparatus for digital video system
US09/053,288Expired - LifetimeUS6028932A (en)1994-11-261998-04-01Copy prevention method and apparatus for digital video system
US09/497,465CeasedUS6347144B1 (en)1994-11-262000-02-03Copy prevention method and apparatus for digital video system
US10/737,672Expired - LifetimeUSRE39319E1 (en)1994-11-262003-12-17Copy prevention method and apparatus for digital video system

Family Applications After (4)

Application NumberTitlePriority DateFiling Date
US10/909,248Expired - LifetimeUSRE42921E1 (en)1994-11-262004-08-02Copy prevention method and apparatus for digital video system
US10/981,797Expired - LifetimeUSRE42951E1 (en)1994-11-262004-11-05Copy prevention method and apparatus for digital video system
US11/040,606Expired - LifetimeUSRE41074E1 (en)1994-11-262005-01-24Copy prevention method and apparatus for digital video system
US11/040,607Expired - LifetimeUSRE42922E1 (en)1994-11-262005-01-24Copy prevention method and apparatus for digital video system

Country Status (6)

CountryLink
US (9)US5761302A (en)
EP (1)EP0717564B1 (en)
JP (2)JP2824231B2 (en)
KR (1)KR0152788B1 (en)
CN (11)CN1822166A (en)
DE (1)DE69522424D1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20050086171A1 (en)*2002-07-302005-04-21Makoto AbeInformation processing system, information communication terminal and method, information processing device and method, recording medium, and program
US20120134529A1 (en)*2010-11-282012-05-31Pedro Javier VazquezMethod and apparatus for applying of a watermark to a video during download
US20120210447A1 (en)*2010-11-282012-08-16Pedro Javier VazquezSecure video download method
US20130202110A1 (en)*2012-02-082013-08-08Vixs Systems, Inc.Container agnostic decryption device and methods for use therewith

Families Citing this family (153)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10361802B1 (en)1999-02-012019-07-23Blanding Hovenweep, LlcAdaptive pattern recognition based control system and method
KR0152788B1 (en)1994-11-261998-10-15이헌조 Copy protection method and apparatus of digital imaging system
KR0136458B1 (en)1994-12-081998-05-15구자홍Copy protection apparatus of digital magnetic recording and reproducing system
US6516064B1 (en)*1995-07-252003-02-04Sony CorporationSignal recording apparatus, signal record medium and signal reproducing apparatus
JP3467964B2 (en)*1995-08-102003-11-17ソニー株式会社 Data recording device and method, data reproducing device and method, recording medium, and data transmission method
US5703859A (en)*1995-09-011997-12-30Sony CorporationDigital video copy protection system
KR0166923B1 (en)*1995-09-181999-03-20구자홍Method and apparatus of preventing an illegal watching and copying in a digital broadcasting system
MY121267A (en)*1996-09-052006-01-28Sony CorpDigital recording apparatus and copyright protection method thereof
JP3941178B2 (en)1996-09-052007-07-04ソニー株式会社 Recording medium, digital recording device, and control IC
US7221853B1 (en)1996-09-052007-05-22Sony CorporationDigital recording apparatus and copyright protection method thereof
JPH10108148A (en)*1996-09-271998-04-24Sony CorpMethod for protecting copyright of digital data and protection system
US6584275B1 (en)1996-12-202003-06-24Thomson Licensing SaControl of consumer recording equipment
GB9626574D0 (en)*1996-12-201997-02-05Thomson Consumer ElectronicsControl of consumer recording equipment
JP4110588B2 (en)*1997-03-192008-07-02ソニー株式会社 Data receiving apparatus and receiving method
JP3891230B2 (en)*1997-05-292007-03-14ソニー株式会社 Additional information superimposing apparatus and additional information superimposing method
JPH1173725A (en)*1997-08-291999-03-16Sony CorpInformation signal recording/reproducing system, information recording device, information signal reproducing device and information signal recording/ reproducing method
US6223285B1 (en)*1997-10-242001-04-24Sony Corporation Of JapanMethod and system for transferring information using an encryption mode indicator
KR100281044B1 (en)*1997-12-302001-02-01구자홍Method and Device of copy protect for Digital VCR
US8300832B2 (en)1998-01-082012-10-30Samsung Electronics Co., Ltd.System and method for copy protection for digital signals
US7778418B1 (en)1998-01-082010-08-17Samsung Electronics Co., Ltd.System and method for copy protection for digital signals
JP3890737B2 (en)*1998-04-142007-03-07株式会社日立製作所 Apparatus and method for reproducing digital video signal or audio signal
US6345099B1 (en)*1998-05-222002-02-05S3 IncorporatedSystem and method for copy protecting computer graphics
JP3835655B2 (en)*1998-06-092006-10-18ソニー株式会社 Information signal reproducing apparatus, information signal processing apparatus, information signal reproducing method and information signal output method
WO2000026910A1 (en)1998-11-022000-05-11Matsushita Electric Industrial Co., Ltd.Recording / reproducing apparatus, program recorded medium, recorded medium, cache device, and transmitter
DE19906432C1 (en)*1999-02-162000-06-21Fraunhofer Ges ForschungSecond data stream generation method from first stream including start and functional audiovisual, data blocks, involves insertion of origination information
DE19906449C1 (en)*1999-02-162000-08-10Fraunhofer Ges ForschungMultimedia data stream encryption method provides first section of useful data block which is not encrypted for providing preview or prelist function
MY131509A (en)*1999-03-152007-08-30Sony CorpData processing method, apparatus and system for encrypted- data transfer
KR100700508B1 (en)*1999-03-182007-03-28엘지전자 주식회사 Copyright protection device of multimedia transmission system
US6697489B1 (en)*1999-03-302004-02-24Sony CorporationMethod and apparatus for securing control words
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
US6912513B1 (en)1999-10-292005-06-28Sony CorporationCopy-protecting management using a user scrambling key
US7039614B1 (en)1999-11-092006-05-02Sony CorporationMethod for simulcrypting scrambled data to a plurality of conditional access devices
US7010685B1 (en)1999-11-092006-03-07Sony CorporationMethod and apparatus for storing scrambled digital programs by filtering product identifier
JP3740917B2 (en)*1999-11-262006-02-01日本ビクター株式会社 Recording method and recording medium
US6701528B1 (en)*2000-01-262004-03-02Hughes Electronics CorporationVirtual video on demand using multiple encrypted video segments
US7225164B1 (en)2000-02-152007-05-29Sony CorporationMethod and apparatus for implementing revocation in broadcast networks
SG97852A1 (en)*2000-02-252003-08-20Kent Ridge Digital LabsMethod and apparatus for digital content copy protection
JP2001266480A (en)*2000-03-222001-09-28Sony Computer Entertainment IncRecording medium with recorded enciphered audio data and information processor
JP4457474B2 (en)*2000-04-042010-04-28ソニー株式会社 Information recording apparatus, information reproducing apparatus, information recording method, information reproducing method, information recording medium, and program providing medium
JP3896768B2 (en)*2000-05-312007-03-22日本電気株式会社 MPEG video elementary stream extraction apparatus and elementary stream extraction method used therefor
US8082572B1 (en)2000-06-082011-12-20The Directv Group, Inc.Method and apparatus for transmitting, receiving, and utilizing audio/visual signals and other information
US20040205812A1 (en)*2000-06-222004-10-14Candelore Brant L.Method and apparatus for routing program data in a program viewing unit
US20030206631A1 (en)*2000-06-222003-11-06Candelore Brant L.Method and apparatus for scrambling program data for furture viewing
US7587368B2 (en)2000-07-062009-09-08David Paul FelsherInformation record infrastructure, system and method
US6853728B1 (en)*2000-07-212005-02-08The Directv Group, Inc.Video on demand pay per view services with unmodified conditional access functionality
US8140859B1 (en)2000-07-212012-03-20The Directv Group, Inc.Secure storage and replay of media programs using a hard-paired receiver and storage device
US7203311B1 (en)2000-07-212007-04-10The 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
US7203314B1 (en)2000-07-212007-04-10The Directv Group, Inc.Super encrypted storage and retrieval of media programs with modified conditional access functionality
US7242772B1 (en)2000-09-072007-07-10Eastman Kodak CompanyEncryption apparatus and method for synchronizing multiple encryption keys with a data stream
JP2002133765A (en)*2000-10-202002-05-10Pioneer Electronic CorpInformation recording device, information recording method, information reproducing device, information reproducing method, and information storage medium
KR100386238B1 (en)*2001-01-192003-06-02엘지전자 주식회사Digital audio copy preventing apparatus and method
US7181017B1 (en)2001-03-232007-02-20David FelsherSystem and method for secure three-party communications
US7895616B2 (en)*2001-06-062011-02-22Sony CorporationReconstitution of program streams split across multiple packet identifiers
US7350082B2 (en)*2001-06-062008-03-25Sony CorporationUpgrading of encryption
US7747853B2 (en)2001-06-062010-06-29Sony CorporationIP delivery of secure digital content
US7336787B2 (en)2001-06-062008-02-26Sony CorporationCritical packet partial encryption
KR100408287B1 (en)*2001-06-152003-12-03삼성전자주식회사A system and method for protecting content
US7039955B2 (en)2001-09-142006-05-02The Directv Group, Inc.Embedded blacklisting for digital broadcast system security
US7797552B2 (en)*2001-09-212010-09-14The Directv Group, Inc.Method and apparatus for controlling paired operation of a conditional access module and an integrated receiver and decoder
US7409562B2 (en)*2001-09-212008-08-05The Directv Group, Inc.Method and apparatus for encrypting media programs for later purchase and viewing
US20030088773A1 (en)*2001-11-072003-05-08Koninklijke Philips Electronics N. V.Method of and apparatus for preventing illicit copying of digital content
US7823174B2 (en)*2002-01-022010-10-26Sony CorporationMacro-block based content replacement by PID mapping
US7233669B2 (en)*2002-01-022007-06-19Sony CorporationSelective encryption to enable multiple decryption keys
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
US7218738B2 (en)*2002-01-022007-05-15Sony CorporationEncryption and content control in a digital broadcast system
US7215770B2 (en)*2002-01-022007-05-08Sony CorporationSystem and method for partially encrypted multimedia stream
US7292691B2 (en)2002-01-022007-11-06Sony CorporationProgressive video refresh slice detection
US7039938B2 (en)*2002-01-022006-05-02Sony CorporationSelective encryption for video on demand
US7302059B2 (en)*2002-01-022007-11-27Sony CorporationStar pattern partial encryption
US7242773B2 (en)*2002-09-092007-07-10Sony CorporationMultiple partial encryption using retuning
US7155012B2 (en)*2002-01-022006-12-26Sony CorporationSlice mask and moat pattern partial encryption
EP1502437B1 (en)*2002-02-222010-06-02NDS LimitedScrambled packet stream processing
US7167574B2 (en)*2002-03-142007-01-23Seiko Epson CorporationMethod and apparatus for content-based image copy detection
JP3769236B2 (en)*2002-03-152006-04-19株式会社東芝 Digital information recording / playback system
US6873905B2 (en)*2002-03-192005-03-29Opnext Japan, Inc.Communications type navigation device
US7530084B2 (en)*2002-05-282009-05-05Sony CorporationMethod and apparatus for synchronizing dynamic graphics
US20090180025A1 (en)*2002-05-282009-07-16Sony CorporationMethod and apparatus for overlaying graphics on video
US8818896B2 (en)*2002-09-092014-08-26Sony CorporationSelective encryption with coverage encryption
US7398008B2 (en)*2002-09-192008-07-08Hewlett-Packard Development Company, L.P.Copy protection for analog video signals from computing devices
US7724907B2 (en)2002-11-052010-05-25Sony CorporationMechanism for protecting the transfer of digital content
US8572408B2 (en)*2002-11-052013-10-29Sony CorporationDigital rights management of a digital device
CN100377684C (en)*2002-11-152008-04-02乐金电子(天津)电器有限公司Steam jet dust collector
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
US8645988B2 (en)*2002-12-132014-02-04Sony CorporationContent personalization for digital content
US8667525B2 (en)*2002-12-132014-03-04Sony CorporationTargeted advertisement selection from a digital stream
US9818136B1 (en)2003-02-052017-11-14Steven M. HoffbergSystem and method for determining contingent relevance
US20040165586A1 (en)*2003-02-242004-08-26Read Christopher JensenPID filters based network routing
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
KR100974449B1 (en)*2003-04-242010-08-10엘지전자 주식회사 How to manage copy protection information on optical discs
KR100972831B1 (en)*2003-04-242010-07-28엘지전자 주식회사 Encrypted data protection method and its playback device
KR100974448B1 (en)*2003-04-242010-08-10엘지전자 주식회사 How to manage copy protection information on optical discs
KR20040092649A (en)*2003-04-242004-11-04엘지전자 주식회사Method for managing a copy protection information of optical disc
US7532804B2 (en)*2003-06-232009-05-12Seiko Epson CorporationMethod and apparatus for video copy detection
JP4710607B2 (en)*2003-07-142011-06-29ソニー株式会社 Encryption device, encryption method and encryption program, decryption device, decryption method and decryption program, and recording medium
FR2857813A1 (en)*2003-07-162005-01-21St Microelectronics SaTiming mark inserting method for e.g. video and audio data flow, involves inserting timing mark in compressed data flow only after number of encrypted bits has reached/exceeded number of bits of encryption block
US20050036067A1 (en)*2003-08-052005-02-17Ryal Kim AnnonVariable perspective view of video images
US7286667B1 (en)2003-09-152007-10-23Sony CorporationDecryption system
US20050066357A1 (en)*2003-09-222005-03-24Ryal Kim AnnonModifying content rating
US7552334B2 (en)*2003-09-242009-06-23The Boeing CompanySystem and method for presentation integrity
JP4336957B2 (en)*2003-09-302009-09-30日本電気株式会社 Transport stream encryption apparatus, editing apparatus, and methods thereof
US20050097596A1 (en)*2003-10-312005-05-05Pedlow Leo M.Jr.Re-encrypted delivery of video-on-demand content
US7263187B2 (en)*2003-10-312007-08-28Sony CorporationBatch mode session-based encryption of video on demand content
US7343013B2 (en)*2003-12-162008-03-11Sony CorporationComposite session-based encryption of video on demand content
US7853980B2 (en)*2003-10-312010-12-14Sony CorporationBi-directional indices for trick mode video-on-demand
US7346163B2 (en)*2003-10-312008-03-18Sony CorporationDynamic composition of pre-encrypted video on demand content
US7620180B2 (en)*2003-11-032009-11-17Sony CorporationPreparation of content for multiple conditional access methods in video on demand
US20050097597A1 (en)*2003-10-312005-05-05Pedlow Leo M.Jr.Hybrid storage of video on demand content
US20050102702A1 (en)*2003-11-122005-05-12Candelore Brant L.Cablecard with content manipulation
CN1879343A (en)*2003-11-142006-12-13松下电器产业株式会社Data processing device
US7548624B2 (en)*2004-01-162009-06-16The Directv Group, Inc.Distribution of broadcast content for remote decryption and viewing
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
US20050169473A1 (en)*2004-02-032005-08-04Candelore Brant L.Multiple selective encryption with DRM
US7801303B2 (en)2004-03-012010-09-21The Directv Group, Inc.Video on demand in a broadcast network
US7590243B2 (en)*2004-05-042009-09-15The Directv Group, Inc.Digital media conditional access system for handling digital media content
US7543317B2 (en)2004-08-172009-06-02The Directv Group, Inc.Service activation of set-top box functionality using broadcast conditional access system
US8041190B2 (en)2004-12-152011-10-18Sony CorporationSystem and method for the creation, synchronization and delivery of alternate content
US7895617B2 (en)*2004-12-152011-02-22Sony CorporationContent substitution editor
US7486827B2 (en)*2005-01-212009-02-03Seiko Epson CorporationEfficient and robust algorithm for video sequence matching
JP4706278B2 (en)*2005-02-242011-06-22ソニー株式会社 Information processing system, playback terminal device and playback method, information processing device and method, and program
CA2603522A1 (en)*2005-04-132006-10-26Store Eyes, Inc.System and method for measuring display compliance
US7840489B2 (en)*2005-07-012010-11-23Sony CorporationKey sharing for DRM interoperability
US9325944B2 (en)2005-08-112016-04-26The Directv Group, Inc.Secure delivery of program content via a removable storage medium
US8874477B2 (en)2005-10-042014-10-28Steven Mark HoffbergMultifactorial optimization system and method
US8185921B2 (en)2006-02-282012-05-22Sony CorporationParental control of displayed content using closed captioning
US7555464B2 (en)*2006-03-012009-06-30Sony CorporationMultiple DRM management
US8001565B2 (en)2006-05-152011-08-16The Directv Group, Inc.Methods and apparatus to conditionally authorize content delivery at receivers in pay delivery systems
US8275132B2 (en)*2006-05-152012-09-25Buchen Neil BSystem and method for dynamically allocating stream identifiers in a multi-encryption transport system
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
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
US7992175B2 (en)2006-05-152011-08-02The Directv Group, Inc.Methods and apparatus to provide content on demand in content broadcast systems
US8775319B2 (en)2006-05-152014-07-08The Directv Group, Inc.Secure content transfer 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
US9178693B2 (en)2006-08-042015-11-03The Directv Group, Inc.Distributed media-protection systems and methods to operate the same
CN101014129B (en)*2007-03-062010-12-15孟智平Video data compression method
US7917747B2 (en)*2007-03-222011-03-29IgtMulti-party encryption systems and methods
US8175916B2 (en)*2007-03-302012-05-08Sharp Kabushiki KaishaImage forming system and image forming apparatus
JP4876082B2 (en)*2008-01-282012-02-15株式会社日立製作所 Recording apparatus and recording method
US9535994B1 (en)2010-03-262017-01-03Jonathan GrierMethod and system for forensic investigation of data access
US8997172B2 (en)*2010-11-082015-03-31Citrix Systems, Inc.Controlling information disclosure during application streaming and publishing
US20130117961A1 (en)*2010-12-012013-05-16Techtronic Floor Care Technology LimitedWheel assembly for a vacuum cleaner
JP2012016053A (en)*2011-09-022012-01-19Hitachi Consumer Electronics Co LtdDigital signal processing device
SG11201609457UA (en)2014-08-072016-12-29Sonic Ip IncSystems and methods for protecting elementary bitstreams incorporating independently encoded tiles
CN105576589B (en)*2014-10-142018-02-02北京星光影视设备科技股份有限公司Servo-actuated folding and unfolding cable coiling device damping unit
JP2018011645A (en)*2016-07-192018-01-25日立アプライアンス株式会社Vacuum cleaner
CN108652512A (en)*2018-04-282018-10-16深圳龙图腾创新设计有限公司A kind of domestic type glass outer surface cleaning device
CN111685644B (en)*2020-06-232021-06-29泰州鸿材科技有限公司Dust collector with automatic wire winding and unwinding functions and using method thereof
CN113511564A (en)*2020-08-272021-10-19苏州市春菊电器有限公司Winder structure of line is received to a key

Citations (98)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US3753228A (en)1971-12-291973-08-14Westinghouse Air Brake CoSynchronizing arrangement for digital data transmission systems
US4420829A (en)1981-01-081983-12-13Carlson John EHolographic system for the storage of audio, video and computer data
US4554461A (en)1982-12-241985-11-19Hitachi, Ltd.Information transmitting apparatus
US4694489A (en)1983-12-221987-09-15Frederiksen Jeffrey EVideo transmission system
US4736422A (en)1983-06-301988-04-05Independent Broadcasting AuthorityEncrypted broadcast television system
EP0267039A2 (en)1986-11-051988-05-11Satellite Technology Services, Inc.Video system and method for controlled videotaping
US4796220A (en)1986-12-151989-01-03Pride Software Development Corp.Method of controlling the copying of software
US4802215A (en)1983-07-221989-01-31Independent Broadcasting AuthoritySecurity system for television signal encryption
US4817140A (en)1986-11-051989-03-28International Business Machines Corp.Software protection system using a single-key cryptosystem, a hardware-based authorization system and a secure coprocessor
US4871140A (en)1988-05-201989-10-03Moore Push-Pin CompanyHanging device
US4890319A (en)1984-09-211989-12-26Scientific-Atlantic, Inc.Method for controlling copying of protected information transmitted over a communications link
USRE33189E (en)1981-11-191990-03-27Communications Satellite CorporationSecurity system for SSTV encryption
US4916738A (en)1986-11-051990-04-10International Business Machines Corp.Remote access terminal security
US4924513A (en)1987-09-251990-05-08Digital Equipment CorporationApparatus and method for secure transmission of data over an unsecure transmission channel
US4937679A (en)1986-08-111990-06-26MacrovisionDual deck video recording apparatus having enhanced copy protection and method for providing enhanced copy protection to such a recording apparatus
US4965680A (en)1987-06-301990-10-23Kabushiki Kaisha ToshibaApparatus for releasing a restriction on the recording of an information signal on a recording medium
US4975952A (en)1985-09-041990-12-04U. S. Philips CorporationMethod of data communication
US4999806A (en)1987-09-041991-03-12Fred ChernowSoftware distribution system
US5003590A (en)*1989-12-181991-03-26Eidak CorporationEncoding an optical video disc to inhibit video tape recording
US5014274A (en)1988-04-081991-05-07Victor Company Of Japan, Ltd.Code-error correcting device
US5034981A (en)*1988-04-111991-07-23Eidak CorporationAnti-copying video signal processing
US5034985A (en)1989-11-131991-07-23Pitney Bowes Inc.Matched mailing system employing address print array recognition
US5054064A (en)1990-03-291991-10-01Gte Laboratories IncorporatedVideo control system for recorded programs
US5057947A (en)1988-02-101991-10-15Matsushita Electric Industrial Co., Ltd.Recording and reproducing apparatus with limited digital copying
US5058162A (en)1990-08-091991-10-15Hewlett-Packard CompanyMethod of distributing computer data files
US5073925A (en)*1987-07-081991-12-17Matsushita Electric Industrial Co., Ltd.Method and apparatus for the protection of signal copy
US5109413A (en)1986-11-051992-04-28International Business Machines CorporationManipulating rights-to-execute in connection with a software copy protection mechanism
US5134656A (en)1989-02-221992-07-28Kudelski S.A. Fabrique D'enregistruers NagraPre-payment television system using a memory card associated with a decoder
US5138659A (en)1991-05-021992-08-11General Instrument CorporationConversion of television signal formats with retention of common control data stream
EP0498617A2 (en)1991-02-071992-08-12Matsushita Electric Industrial Co., Ltd.Digital signal transmitting method
US5144658A (en)1989-11-241992-09-01Sharp Kabushiki KaishaRepeater of digital audio interface signal
US5159633A (en)1990-01-191992-10-27Canon Kabushiki KaishaMultimedia network system
EP0519320A2 (en)1991-06-181992-12-23Matsushita Electric Industrial Co., Ltd.Video theater system and copy preventive method
US5182680A (en)1990-02-261993-01-26Sony CorporationRecording control system
US5193176A (en)1990-10-171993-03-09Powercard Supply C.A.Computer work saving during power interruption
US5215448A (en)*1991-12-261993-06-01Ingersoll-Dresser Pump CompanyCombined boiler feed and condensate pump
US5231546A (en)1988-02-101993-07-27Matsushita Electric Industrial Co., Ltd.Recording and reproducing apparatus with limited digital copying
US5233650A (en)1989-03-031993-08-03Sun Plan Investments LimitedTelephone support device
US5243650A (en)1990-03-231993-09-07TeleverketMethod and apparatus for encryption/decryption of digital multisound in television
US5260999A (en)1991-06-281993-11-09Digital Equipment CorporationFilters in license management system
US5265164A (en)1991-10-311993-11-23International Business Machines CorporationCryptographic facility environment backup/restore and replication in a public key cryptosystem
EP0580367A2 (en)1992-07-241994-01-26Sony CorporationVideo signal transmission, recording and reproduction
EP0581227A2 (en)1992-07-281994-02-02Hitachi, Ltd.Apparatus for the recording and/or the reproducing of video signals
US5289276A (en)1992-06-191994-02-22General Electric CompanyMethod and apparatus for conveying compressed video data over a noisy communication channel
JPH0670282A (en)1992-06-161994-03-11Matsushita Electric Ind Co LtdVideo signal recording and reproducing device
EP0589459A1 (en)1992-09-241994-03-30Matsushita Electric Industrial Co., Ltd.Recording and reproducing apparatus
US5315448A (en)1993-03-181994-05-24Macrovision CorporationCopy protection for hybrid digital video tape recording and unprotected source material
JPH06162690A (en)1992-11-201994-06-10Sony CorpTransmitter
JPH06199288A (en)1993-01-071994-07-19Permelec Electrode LtdPropulsion device in liquid
JPH06339110A (en)1993-04-021994-12-06Sony CorpPicture information transmission system, picture information recorded and picture information reproduction device
US5377266A (en)1992-07-211994-12-27Matsushita Electric Industrial Co., Ltd.Scramble apparatus and descramble apparatus
US5381481A (en)1993-08-041995-01-10Scientific-Atlanta, Inc.Method and apparatus for uniquely encrypting a plurality of services at a transmission site
US5392351A (en)1992-03-161995-02-21Fujitsu LimitedElectronic data protection system
US5406625A (en)1991-11-221995-04-11Sony CorporationReceiving apparatus and recording method
US5442541A (en)1993-07-231995-08-15Xerox CorporationEnabling features over common communication channel
US5469272A (en)1991-03-051995-11-21Sony CorporationDigital signal recording and/or reproducing apparatus
US5477276A (en)1992-12-171995-12-19Sony CorporationDigital signal processing apparatus for achieving fade-in and fade-out effects on digital video signals
US5504816A (en)1994-02-021996-04-02Gi CorporationMethod and apparatus for controlling access to digital signals
US5506903A (en)1993-04-061996-04-09Sony CorporationDigital multiplex transmission system
US5513260A (en)1994-06-291996-04-30Macrovision CorporationMethod and apparatus for copy protection for various recording media
US5530756A (en)1993-09-151996-06-25U.S. Philips CorporationTelevision scrambling and descrambling method, and transmitter and receiver using said method
US5546461A (en)1993-04-091996-08-13Matsushita Electric Industrial Co., Ltd.Scramble system for use in digital video signal recording and reproducing system or transmission and receiving system, comprising scramble apparatus and descramble apparatus
US5563946A (en)1994-04-251996-10-08International Business Machines CorporationMethod and apparatus for enabling trial period use of software products: method and apparatus for passing encrypted files between data processing systems
US5574787A (en)1994-07-251996-11-12Ryan; John O.Apparatus and method for comprehensive copy protection for video platforms and unprotected source material
US5576843A (en)1993-10-291996-11-19Time Warner Entertainment Co., L.P.System and method for controlling play of multiple dialog audio tracks of a software carrier
US5579120A (en)1993-10-081996-11-26Sony CorporationCopyright protection for digital signal recording and/or reproduction and recording medium thereof
US5588058A (en)1993-03-311996-12-24U.S. Philips CorporationMethod and device for scrambling and descrambling of a specific television broadcast
US5590306A (en)1992-09-081996-12-31Fuji Photo Film Co., Ltd.Memory card management system for writing data with usage and recording codes made significant
US5629980A (en)1994-11-231997-05-13Xerox CorporationSystem for controlling the distribution and use of digital works
US5638513A (en)1993-12-221997-06-10Ananda; MohanSecure software rental system using continuous asynchronous password verification
US5646992A (en)1993-09-231997-07-08Digital Delivery, Inc.Assembly, distribution, and use of digital information
US5659613A (en)1994-06-291997-08-19Macrovision CorporationMethod and apparatus for copy protection for various recording media using a video finger print
US5673357A (en)1994-02-151997-09-30Sony CorporationVideo recording, transmitting and reproducing apparatus with concurrent recording and transmitting or multiple dubbing of copy protected video signals
US5689559A (en)1994-12-081997-11-18Lg Electronics Inc.Copy prevention method and apparatus of a digital magnetic recording/reproducing system
US5689561A (en)1995-10-061997-11-18Pace; MichaelComputer-based trading card system and method
US5703859A (en)1995-09-011997-12-30Sony CorporationDigital video copy protection system
US5715403A (en)1994-11-231998-02-03Xerox CorporationSystem for controlling the distribution and use of digital works having attached usage rights where the usage rights are defined by a usage rights grammar
US5757910A (en)1993-04-061998-05-26Goldstar Co., Ltd.Apparatus for preventing illegal copying of a digital broadcasting signal
US5757909A (en)1994-11-261998-05-26Lg Electronics, Inc.Illegal view and copy protection method in digital video system and controlling method thereof
US5761302A (en)1994-11-261998-06-02Lg Electronics Inc.Copy prevention method and apparatus for digital video system
US5778064A (en)1995-03-311998-07-07Sony CorporationApparatus and method for processing a high definition video signal
US5790664A (en)1996-02-261998-08-04Network Engineering Software, Inc.Automated system for management of licensed software
US5799081A (en)1995-09-181998-08-25Lg Electronics Inc.Illegal view/copy protection method and apparatus for digital broadcasting system
US5832084A (en)1995-11-101998-11-03Lg Electronics, Inc.Recording method of digital magnetic recording medium for copyright protection and variable speed playback
US5862115A (en)1993-11-301999-01-19Victor Company Of Japan, Ltd.Method and apparatus for recording an information signal with scrambling thereof
US5881038A (en)*1994-04-181999-03-09Matsushita Electric Industrial Co., Ltd.Method and apparatus for preventing illegal copy or illegal installation of information of optical recording medium
US5898695A (en)1995-03-291999-04-27Hitachi, Ltd.Decoder for compressed and multiplexed video and audio data
US5907443A (en)1990-05-301999-05-25Canon Kabushiki KaishaRecording and reproducing apparatus adapted to selectively control the number of copies made
US5910987A (en)1995-02-131999-06-08Intertrust Technologies Corp.Systems and methods for secure transaction management and electronic rights protection
US5925127A (en)1997-04-091999-07-20Microsoft CorporationMethod and system for monitoring the use of rented software
US5956505A (en)1991-12-241999-09-21Pitney Bowes Inc.Remote activation of software features in a data processing device
US6009401A (en)1998-04-061999-12-28Preview Systems, Inc.Relicensing of electronically purchased software
US6236971B1 (en)1994-11-232001-05-22Contentguard Holdings, Inc.System for controlling the distribution and use of digital works using digital tickets
US6430290B1 (en)1998-01-232002-08-06Koninklijke Philips Electronics N.V.Conditional access
US7069250B2 (en)2001-10-152006-06-27Payformance CorporationCheck based online payment and verification system and method
US7114745B2 (en)2002-12-102006-10-03Trw Automotive Safety Systems GmbhMonitoring system for detent connections
US20070185814A1 (en)*2005-10-182007-08-09Intertrust Technologies CorporationDigital rights management engine systems and methods
US20070204078A1 (en)*2006-02-092007-08-30Intertrust Technologies CorporationDigital rights management engine systems and methods

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4405829A (en)1977-12-141983-09-20Massachusetts Institute Of TechnologyCryptographic communications system and method
US4571642A (en)1981-08-241986-02-18Hofstein Steven RMethod of and apparatus for modifying a video signal to prevent the unauthorized recording and reproduction thereof
US4577216A (en)1983-11-141986-03-18MacrovisionMethod and apparatus for modifying the color burst to prohibit videotape recording
US4819098A (en)1983-11-231989-04-04Macrovision CorporationMethod and apparatus for clustering modifications made to a video signal to inhibit the making of acceptable videotape recordings
US4964164A (en)1989-08-071990-10-16Algorithmic Research, Ltd.RSA computation method for efficient batch processing
DE4030026A1 (en)1990-09-221992-03-26Kodak Ag DEVICE FOR LIMITING A ROTATIONAL MOVEMENT
FI96157C (en)1992-04-271996-05-10Nokia Mobile Phones Ltd Digital cellular radio telephone network based on time multiplexing to move a radio connection from the base station to a new base station

Patent Citations (105)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US3753228A (en)1971-12-291973-08-14Westinghouse Air Brake CoSynchronizing arrangement for digital data transmission systems
US4420829A (en)1981-01-081983-12-13Carlson John EHolographic system for the storage of audio, video and computer data
USRE33189E (en)1981-11-191990-03-27Communications Satellite CorporationSecurity system for SSTV encryption
US4554461A (en)1982-12-241985-11-19Hitachi, Ltd.Information transmitting apparatus
US4736422A (en)1983-06-301988-04-05Independent Broadcasting AuthorityEncrypted broadcast television system
US4802215A (en)1983-07-221989-01-31Independent Broadcasting AuthoritySecurity system for television signal encryption
US4694489A (en)1983-12-221987-09-15Frederiksen Jeffrey EVideo transmission system
US4890319A (en)1984-09-211989-12-26Scientific-Atlantic, Inc.Method for controlling copying of protected information transmitted over a communications link
US4975952A (en)1985-09-041990-12-04U. S. Philips CorporationMethod of data communication
US4937679A (en)1986-08-111990-06-26MacrovisionDual deck video recording apparatus having enhanced copy protection and method for providing enhanced copy protection to such a recording apparatus
US4817140A (en)1986-11-051989-03-28International Business Machines Corp.Software protection system using a single-key cryptosystem, a hardware-based authorization system and a secure coprocessor
US4916738A (en)1986-11-051990-04-10International Business Machines Corp.Remote access terminal security
US5109413A (en)1986-11-051992-04-28International Business Machines CorporationManipulating rights-to-execute in connection with a software copy protection mechanism
EP0267039A2 (en)1986-11-051988-05-11Satellite Technology Services, Inc.Video system and method for controlled videotaping
US4796220A (en)1986-12-151989-01-03Pride Software Development Corp.Method of controlling the copying of software
US4965680A (en)1987-06-301990-10-23Kabushiki Kaisha ToshibaApparatus for releasing a restriction on the recording of an information signal on a recording medium
US5073925A (en)*1987-07-081991-12-17Matsushita Electric Industrial Co., Ltd.Method and apparatus for the protection of signal copy
US4999806A (en)1987-09-041991-03-12Fred ChernowSoftware distribution system
US4924513A (en)1987-09-251990-05-08Digital Equipment CorporationApparatus and method for secure transmission of data over an unsecure transmission channel
US5057947A (en)1988-02-101991-10-15Matsushita Electric Industrial Co., Ltd.Recording and reproducing apparatus with limited digital copying
US5231546A (en)1988-02-101993-07-27Matsushita Electric Industrial Co., Ltd.Recording and reproducing apparatus with limited digital copying
US5014274A (en)1988-04-081991-05-07Victor Company Of Japan, Ltd.Code-error correcting device
US5034981A (en)*1988-04-111991-07-23Eidak CorporationAnti-copying video signal processing
US4871140A (en)1988-05-201989-10-03Moore Push-Pin CompanyHanging device
US5134656A (en)1989-02-221992-07-28Kudelski S.A. Fabrique D'enregistruers NagraPre-payment television system using a memory card associated with a decoder
US5233650A (en)1989-03-031993-08-03Sun Plan Investments LimitedTelephone support device
US6052242A (en)1989-06-072000-04-18Canon Kabushiki KaishaRecording apparatus with copy control based on copies made and allowed to be made
US5034985A (en)1989-11-131991-07-23Pitney Bowes Inc.Matched mailing system employing address print array recognition
US5144658A (en)1989-11-241992-09-01Sharp Kabushiki KaishaRepeater of digital audio interface signal
US5003590A (en)*1989-12-181991-03-26Eidak CorporationEncoding an optical video disc to inhibit video tape recording
US5159633A (en)1990-01-191992-10-27Canon Kabushiki KaishaMultimedia network system
US5182680A (en)1990-02-261993-01-26Sony CorporationRecording control system
US5243650A (en)1990-03-231993-09-07TeleverketMethod and apparatus for encryption/decryption of digital multisound in television
US5054064A (en)1990-03-291991-10-01Gte Laboratories IncorporatedVideo control system for recorded programs
US5907443A (en)1990-05-301999-05-25Canon Kabushiki KaishaRecording and reproducing apparatus adapted to selectively control the number of copies made
US5058162A (en)1990-08-091991-10-15Hewlett-Packard CompanyMethod of distributing computer data files
US5193176A (en)1990-10-171993-03-09Powercard Supply C.A.Computer work saving during power interruption
EP0498617A2 (en)1991-02-071992-08-12Matsushita Electric Industrial Co., Ltd.Digital signal transmitting method
US5469272A (en)1991-03-051995-11-21Sony CorporationDigital signal recording and/or reproducing apparatus
US5138659A (en)1991-05-021992-08-11General Instrument CorporationConversion of television signal formats with retention of common control data stream
US5303294A (en)1991-06-181994-04-12Matsushita Electric Industrial Co., Ltd.Video theater system and copy preventive method
EP0519320A2 (en)1991-06-181992-12-23Matsushita Electric Industrial Co., Ltd.Video theater system and copy preventive method
US5260999A (en)1991-06-281993-11-09Digital Equipment CorporationFilters in license management system
US5265164A (en)1991-10-311993-11-23International Business Machines CorporationCryptographic facility environment backup/restore and replication in a public key cryptosystem
US5406625A (en)1991-11-221995-04-11Sony CorporationReceiving apparatus and recording method
US5956505A (en)1991-12-241999-09-21Pitney Bowes Inc.Remote activation of software features in a data processing device
US5215448A (en)*1991-12-261993-06-01Ingersoll-Dresser Pump CompanyCombined boiler feed and condensate pump
US5392351A (en)1992-03-161995-02-21Fujitsu LimitedElectronic data protection system
JPH0670282A (en)1992-06-161994-03-11Matsushita Electric Ind Co LtdVideo signal recording and reproducing device
US5289276A (en)1992-06-191994-02-22General Electric CompanyMethod and apparatus for conveying compressed video data over a noisy communication channel
US5377266A (en)1992-07-211994-12-27Matsushita Electric Industrial Co., Ltd.Scramble apparatus and descramble apparatus
EP0580367A2 (en)1992-07-241994-01-26Sony CorporationVideo signal transmission, recording and reproduction
US5418853A (en)1992-07-241995-05-23Sony CorporationApparatus and method for preventing unauthorized copying of video signals
USRE36763E (en)1992-07-242000-07-04Sony CorporationApparatus and method for preventing unauthorized copying of video signals
EP0581227A2 (en)1992-07-281994-02-02Hitachi, Ltd.Apparatus for the recording and/or the reproducing of video signals
US5590306A (en)1992-09-081996-12-31Fuji Photo Film Co., Ltd.Memory card management system for writing data with usage and recording codes made significant
EP0589459A1 (en)1992-09-241994-03-30Matsushita Electric Industrial Co., Ltd.Recording and reproducing apparatus
US5323244A (en)1992-09-241994-06-21Matsushita Electric Industrial Co., Ltd.Recording and reproducing apparatus
JPH06162690A (en)1992-11-201994-06-10Sony CorpTransmitter
US5477276A (en)1992-12-171995-12-19Sony CorporationDigital signal processing apparatus for achieving fade-in and fade-out effects on digital video signals
JPH06199288A (en)1993-01-071994-07-19Permelec Electrode LtdPropulsion device in liquid
US5315448A (en)1993-03-181994-05-24Macrovision CorporationCopy protection for hybrid digital video tape recording and unprotected source material
US5588058A (en)1993-03-311996-12-24U.S. Philips CorporationMethod and device for scrambling and descrambling of a specific television broadcast
JPH06339110A (en)1993-04-021994-12-06Sony CorpPicture information transmission system, picture information recorded and picture information reproduction device
US5757910A (en)1993-04-061998-05-26Goldstar Co., Ltd.Apparatus for preventing illegal copying of a digital broadcasting signal
US5506903A (en)1993-04-061996-04-09Sony CorporationDigital multiplex transmission system
US5546461A (en)1993-04-091996-08-13Matsushita Electric Industrial Co., Ltd.Scramble system for use in digital video signal recording and reproducing system or transmission and receiving system, comprising scramble apparatus and descramble apparatus
US5442541A (en)1993-07-231995-08-15Xerox CorporationEnabling features over common communication channel
US5381481A (en)1993-08-041995-01-10Scientific-Atlanta, Inc.Method and apparatus for uniquely encrypting a plurality of services at a transmission site
US5530756A (en)1993-09-151996-06-25U.S. Philips CorporationTelevision scrambling and descrambling method, and transmitter and receiver using said method
US5646992A (en)1993-09-231997-07-08Digital Delivery, Inc.Assembly, distribution, and use of digital information
US5579120A (en)1993-10-081996-11-26Sony CorporationCopyright protection for digital signal recording and/or reproduction and recording medium thereof
US5576843A (en)1993-10-291996-11-19Time Warner Entertainment Co., L.P.System and method for controlling play of multiple dialog audio tracks of a software carrier
US5862115A (en)1993-11-301999-01-19Victor Company Of Japan, Ltd.Method and apparatus for recording an information signal with scrambling thereof
US5638513A (en)1993-12-221997-06-10Ananda; MohanSecure software rental system using continuous asynchronous password verification
US5504816A (en)1994-02-021996-04-02Gi CorporationMethod and apparatus for controlling access to digital signals
US5673357A (en)1994-02-151997-09-30Sony CorporationVideo recording, transmitting and reproducing apparatus with concurrent recording and transmitting or multiple dubbing of copy protected video signals
US5881038A (en)*1994-04-181999-03-09Matsushita Electric Industrial Co., Ltd.Method and apparatus for preventing illegal copy or illegal installation of information of optical recording medium
US5563946A (en)1994-04-251996-10-08International Business Machines CorporationMethod and apparatus for enabling trial period use of software products: method and apparatus for passing encrypted files between data processing systems
US5513260A (en)1994-06-291996-04-30Macrovision CorporationMethod and apparatus for copy protection for various recording media
US5659613A (en)1994-06-291997-08-19Macrovision CorporationMethod and apparatus for copy protection for various recording media using a video finger print
US5574787A (en)1994-07-251996-11-12Ryan; John O.Apparatus and method for comprehensive copy protection for video platforms and unprotected source material
US5629980A (en)1994-11-231997-05-13Xerox CorporationSystem for controlling the distribution and use of digital works
US6236971B1 (en)1994-11-232001-05-22Contentguard Holdings, Inc.System for controlling the distribution and use of digital works using digital tickets
US5715403A (en)1994-11-231998-02-03Xerox CorporationSystem for controlling the distribution and use of digital works having attached usage rights where the usage rights are defined by a usage rights grammar
US5761302A (en)1994-11-261998-06-02Lg Electronics Inc.Copy prevention method and apparatus for digital video system
US6028932A (en)1994-11-262000-02-22Lg Electronics Inc.Copy prevention method and apparatus for digital video system
US5757909A (en)1994-11-261998-05-26Lg Electronics, Inc.Illegal view and copy protection method in digital video system and controlling method thereof
US5689559A (en)1994-12-081997-11-18Lg Electronics Inc.Copy prevention method and apparatus of a digital magnetic recording/reproducing system
US5910987A (en)1995-02-131999-06-08Intertrust Technologies Corp.Systems and methods for secure transaction management and electronic rights protection
US5898695A (en)1995-03-291999-04-27Hitachi, Ltd.Decoder for compressed and multiplexed video and audio data
US5778064A (en)1995-03-311998-07-07Sony CorporationApparatus and method for processing a high definition video signal
US5703859A (en)1995-09-011997-12-30Sony CorporationDigital video copy protection system
US5799081A (en)1995-09-181998-08-25Lg Electronics Inc.Illegal view/copy protection method and apparatus for digital broadcasting system
US5689561A (en)1995-10-061997-11-18Pace; MichaelComputer-based trading card system and method
US5832084A (en)1995-11-101998-11-03Lg Electronics, Inc.Recording method of digital magnetic recording medium for copyright protection and variable speed playback
US5790664A (en)1996-02-261998-08-04Network Engineering Software, Inc.Automated system for management of licensed software
US5925127A (en)1997-04-091999-07-20Microsoft CorporationMethod and system for monitoring the use of rented software
US6430290B1 (en)1998-01-232002-08-06Koninklijke Philips Electronics N.V.Conditional access
US6009401A (en)1998-04-061999-12-28Preview Systems, Inc.Relicensing of electronically purchased software
US7069250B2 (en)2001-10-152006-06-27Payformance CorporationCheck based online payment and verification system and method
US7114745B2 (en)2002-12-102006-10-03Trw Automotive Safety Systems GmbhMonitoring system for detent connections
US20070185814A1 (en)*2005-10-182007-08-09Intertrust Technologies CorporationDigital rights management engine systems and methods
US20100067705A1 (en)*2005-10-182010-03-18Intertrust Technologies Corp.Digital rights management engine systems and methods
US20070204078A1 (en)*2006-02-092007-08-30Intertrust Technologies CorporationDigital rights management engine systems and methods

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
Derfler, F. J. et al., "How Networks Work".
Gralla, P., "How The Internet Works".
ISO/IEC 13818-1, "Information Technology-Generic Coding of Moving Pictures and Associated Audio: Systems" International Standard, Nov. 13, 1994, 1-144 (all pages).
ISO/IEC, 13818-2, "Information Technology-Generic Coding of Moving Pictures and Associated Audio Information Video", International Standard, 1995, pp. 1-243 (all pages).
Muller, N. J., "Desktop Encyclopedia of the Internet".
Strunk, Jr. et al., "The Elements of Style", Third Edition, MacMillan Publishing Co., Inc., 59 pages, 1979.
Systems Working Committee, "MPEG-2 Systems Working Draft", International Organization for Standardization, ISO/IEC/JTC1/SC29/WG11N0601, 114 pages, Nov. 1993.
Wasilewski, "MPEG-2 systems specification: Blueprint for network interoperability", Communications Technology, 8 pages, Feb. 1994.
White, R., "How Computers Work".

Cited By (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20050086171A1 (en)*2002-07-302005-04-21Makoto AbeInformation processing system, information communication terminal and method, information processing device and method, recording medium, and program
US8190529B2 (en)*2002-07-302012-05-29Sony Mobile Communications Japan, Inc.Information processing system, information communication terminal and method, information processing apparatus and method, recording medium, and program for internet transaction
US20120134529A1 (en)*2010-11-282012-05-31Pedro Javier VazquezMethod and apparatus for applying of a watermark to a video during download
US20120210447A1 (en)*2010-11-282012-08-16Pedro Javier VazquezSecure video download method
US20130202110A1 (en)*2012-02-082013-08-08Vixs Systems, Inc.Container agnostic decryption device and methods for use therewith
US9008308B2 (en)*2012-02-082015-04-14Vixs Systems, IncContainer agnostic decryption device and methods for use therewith
US20150181308A1 (en)*2012-02-082015-06-25Vixs Systems, Inc.Container agnostic decryption device and methods for use therewith
US20160013930A1 (en)*2012-02-082016-01-14Vixs Systems, Inc.Container agnostic decryption device and methods for use therewith
US9641322B2 (en)*2012-02-082017-05-02Vixs Systems, Inc.Container agnostic decryption device and methods for use therewith

Also Published As

Publication numberPublication date
EP0717564A2 (en)1996-06-19
JPH08252200A (en)1996-10-01
JPH08273299A (en)1996-10-18
CN1567993B (en)2012-03-28
HK1068000A1 (en)2005-04-22
KR960019110A (en)1996-06-17
CN1822668A (en)2006-08-23
CN1822667A (en)2006-08-23
US6347144B1 (en)2002-02-12
USRE39319E1 (en)2006-10-03
CN1822166A (en)2006-08-23
CN1822167A (en)2006-08-23
HK1069049A1 (en)2005-05-06
HK1092626A1 (en)2007-02-09
US5761302A (en)1998-06-02
EP0717564B1 (en)2001-08-29
EP0717564A3 (en)1997-07-16
CN1268127C (en)2006-08-02
JP2898591B2 (en)1999-06-02
CN1822168A (en)2006-08-23
DE69522424D1 (en)2001-10-04
HK1092627A1 (en)2007-02-09
CN1505399A (en)2004-06-16
USRE42921E1 (en)2011-11-15
HK1066131A1 (en)2005-03-11
JP2824231B2 (en)1998-11-11
CN1268126C (en)2006-08-02
CN1150737A (en)1997-05-28
CN1145576C (en)2004-04-14
USRE42951E1 (en)2011-11-22
USRE41074E1 (en)2010-01-12
KR0152788B1 (en)1998-10-15
CN1123226C (en)2003-10-01
CN1131528A (en)1996-09-25
CN1801919A (en)2006-07-12
CN1822667B (en)2014-03-12
CN1516464A (en)2004-07-28
CN1567993A (en)2005-01-19
US6028932A (en)2000-02-22
CN1822668B (en)2014-06-25
USRE42922E1 (en)2011-11-15

Similar Documents

PublicationPublication DateTitle
USRE42950E1 (en)Copy prevention method and apparatus for digital video system
US6898578B2 (en)Recording apparatus for recording digital information
USRE44106E1 (en)Copy prevention method and apparatus of a digital recording/reproducing system
EP0714204B1 (en)Illegal view and copy protection method in digital video system and controlling method thereof
JP5046340B2 (en) Device for processing digital video data
US20080317436A1 (en)Digital signal recorder with selective encryption and key generation
US5832084A (en)Recording method of digital magnetic recording medium for copyright protection and variable speed playback
JP3918429B2 (en) Digital signal recording method, digital signal reproducing method, digital signal recording / reproducing method, and digital signal recording / reproducing apparatus
HK1069049B (en)Copy prevention method and apparatus
HK1092627B (en)Copy prevention method and apparatus
HK1092626B (en)Copy prevention method and apparatus
HK1068000B (en)Apparatus for processing digital data and copy protection method
HK1090222A (en)Digital data processing device, copy preventing method and recording medium
JP2005331994A (en) Digital signal recording / reproducing apparatus, recording apparatus, reproducing apparatus, digital signal recording / reproducing method, recording method, and reproducing method
HK1091591A (en)Copy prevention method and copy prevention apparatus for digital data processing and recording system
HK1091590A (en)Copy prevention method and copy prevention apparatus for digital data processing and recording system
HK1091589A (en)Copy prevention method for digital data processing and recording system

Legal Events

DateCodeTitleDescription
FEPPFee payment procedure

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

REMIMaintenance fee reminder mailed
LAPSLapse for failure to pay maintenance fees

[8]ページ先頭

©2009-2025 Movatter.jp