US20020035724A1 - Data rate conversion - Google Patents
Data rate conversion Download PDFInfo
- Publication number
- US20020035724A1 US20020035724A1 US09/912,216 US91221601A US2002035724A1 US 20020035724 A1 US20020035724 A1 US 20020035724A1 US 91221601 A US91221601 A US 91221601A US 2002035724 A1 US2002035724 A1 US 2002035724A1
- Authority
- US
- United States
- Prior art keywords
- rate
- data
- frames
- video
- sets
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/222—Studio circuitry; Studio devices; Studio equipment
- H04N5/253—Picture signal generating by scanning motion picture films or slide opaques, e.g. for telecine
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/01—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/40—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video transcoding, i.e. partial or full decoding of a coded input stream followed by re-encoding of the decoded output stream
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/587—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal sub-sampling or interpolation, e.g. decimation or subsequent interpolation of pictures in a video sequence
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/60—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
- H04N19/61—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
Definitions
- This is invention relates to data rate conversion and particularly, though not exclusively, to video data frame/field rate conversion.
- Video information is commonly formatted as a series of fields.
- the original information which is to be converted into, and displayed in, a video format may not be immediately compatible with the field rate at which the information is to be displayed.
- a celluloid film is shot at a rate of 24 frame/sec. (24 Hz) while, for example, the NTSC television system has a field rate of almost 60 Hz.
- the technique of increasing the frame rate of the film images to match that of the television system film rate is known as pulldown conversion.
- a ‘2 ⁇ 3 pulldown’ conversion could be used in which each film frame is repeated for either two or three consecutive field periods at the video field repetition rate.
- the number of repetitions alternates so that the first frame is displayed twice in two consecutive field periods, the second frame is displayed three times in three consecutive field periods and so on.
- twelve film frames at 24 Hz will each have been generated twice (i.e. for 24 field periods) while the other twelve film frames will each have been generated three times (i.e. for 36 field periods).
- the total (24+36) equals the 60 fields in one second at a 60 Hz field rate.
- Pulldown instructions may be generated remotely and signalled to the video decoder associated with the displaying device or be generated locally at the video decoder.
- the encoder performs the pulldown calculations and signals specifically which frames are to be repeated, for example using the ‘repeat-first-field’ flag in the MPEG-2 video syntax.
- the decoder simply obeys the remotely generated instructions received.
- the encoder encodes the film information and transmits it to the receiving device. There is no information in the transmitted signal to tell the decoder at the receiving device how to perform the appropriate pulldown conversion (e.g. the ‘2 ⁇ 3 pulldown’ referred to above). The decoder must, therefore, calculate how to perform the appropriate conversion from the transmitted film frame rate to the displayed field rate.
- FIG. 1 illustrates Breshenham's line drawing algorithm
- FIG. 2 is a block diagram illustrating the data flow through a video decoder
- a method of converting frames of data received at a slower rate into fields of data generated at a faster rate comprising:
- frame and ‘field’ are used for convenience. Both are intended to refer to any frame, field, packet or other discreet quantity of data sent, received and/or constructed as a set.
- the invention allows the selected repetition rate to be modified by the inclusion or extraction of frames of repeated and, therefore, redundant data to fulfill the faster field data rates.
- the selected basic integer repetition rate is less than the faster field rate.
- the method will add additionally repeated frames at the repetition rate.
- the repetition rate may be less than half the field rate.
- the method does not have to select a slower basic integer repetition rate. In the alternative, it could equally well select a faster rate and then the method would be arranged to delete repeated frames where necessary.
- the invention also extends to apparatus for converting frames of data received at a slower rate into fields of data generated at a faster rate, the apparatus comprising:
- [0021] means for determining a basic integer number of repetitions of fields in a frame period
- [0022] means for calculating a differential of the field repetition rate from the difference between the ration of the faster to the slower rates and the ratio of the basic repetition number of fields in the frame period to the slower frame rate;
- [0023] means for additionally repeating or deleting selected ones of the repeated fields, when the differential of the rate of repeating fields is substantially at variance with the calculated differentials of the field repetition rate, to maintain the repetition of the fields at the faster rate.
- the apparatus includes means for generating a repeat or delete frame signal for actuating the means for repeating or deleting selected ones of the repeated frames.
- the present invention provides a generalized solution to the pulldown calculations that allow data at 23.98 Hz, 24 Hz and 25 Hz frame rates to be displayed at 50 Hz field rate and 23.98 Hz, 24 Hz, 25Hz and 29.97 Hz to be displayed at 59.94 Hz field rate.
- Breshenham's line drawing algorithm is a method of drawing lines of arbitrary slope on display devices which are divided into a series of rectangular picture elements (pels).
- a description of Breshenham's algorithm can be found between pages 433 and 436 of the book ‘Fundamentals of Interactive Computer Graphics’ by Foley et al., published by Addison-Wesley.
- the algorithm approximates the desired line by deciding, for each co-ordinate in the X axis, which pel in the Y axis is closest to the line. This pel is illuminated or colored in as appropriate for the application.
- the desired speed-up ratio is ⁇ fraction (60/24) ⁇ .
- the important decision is made in determining whether or not a frame is displayed for three field periods (rather than two field periods) in a frame period. If there were no three field period frames then the 24 Hz frames rate would yield 48 fields.
- coded MPEG data (MPEG-1 or MPEG-2) is transferred into the device via a coded data input circuit 200 .
- This data is then transferred via signals 202 to the Start Code Detector (SCD) 204 .
- SCD 204 recognizes a number of start codes which are unique patterns of bits, these are replaced by corresponding Tokens that may easily be recognized by subsequent circuitry.
- the remainder of the data (other than the start codes) is carried by a DATA Token.
- This stream of “start code” and DATA Tokens is transferred via signals 206 to formatting circuitry 208 that arranges the data into a suitable format for storage in external memory.
- This data is transferred via signals 210 to the Synchronous Dynamic Random Access Memory (SDRAM) interface circuitry 212 .
- SDRAM Synchronous Dynamic Random Access Memory
- the SDRAM interface circuitry 212 deals with a number of streams of data which are multiplexed over a single set of interface signals 230 in order that they may be written to or read from the external SDRAM device (or devices) 228 .
- data is temporarily stored in a swing buffer ( 214 , 216 , 218 , 220 , 222 , and 224 ) each comprising two separate RAM arrays.
- Addresses for the SDRAM are generated by the address generator 330 and transferred via signals 332 to the SDRAM interface circuitry 212 where they are further processed by the DRAM interface controller 226 before being applied via the SDRAM interface 230 to the external SDRAM 228 .
- the address generation is such that such that a coded data buffer 234 and a number of framestores 232 are maintained in the external SDRAM.
- the formatted stream of “start code” tokens and DATA tokens mentioned previously is transferred to the SDRAM interface circuitry 212 via the signals 210 where it is stored temporarily in the swing buffer 214 .
- This data is written into the area of the external SDRAM 228 that comprises a Coded Data Buffer (CDB) 234 .
- CDB Coded Data Buffer
- This buffer has the function of a FIFO (First In, First Out) in that the order of the data is maintained.
- Data returning from the CDB 234 is stored temporarily in the swing buffer 216 before leaving the SDRAM interface circuitry via signals 236 .
- the data on the signals 236 is the same as that on the signals 210 , except that it has been delayed by a (variable) time in the CDB 234 .
- the data returning from the CDB is unformatted in the circuitry 238 which undoes the formatting, suitable for storage in the external SDRAM, previously performed by the formatter 208 .
- the bus width of the signals 206 be the same as the signals 240 .
- a wider bus width is used by the signals 240 in order that a higher instantaneous data bandwidth may be supported at this point then by the signals 206 .
- the data (still comprising the “start code” tokens and the remainder of the data carried as DATA tokens) is passed via the signals 240 to the video parser circuitry 242 .
- This circuitry as a whole has the task of further processing the coded video data.
- the video parser comprises a Microprogrammed State Machine (MSM) 244 which has a stored program. Instructions are passed via signals 250 to a Huffman decoder 246 . some parts of the instruction are interpreted by the Huffman decoder 246 .
- MSM Microprogrammed State Machine
- the remainder of the instruction, together with the data produced by the Huffman decoder is transferred via signals 255 to an Arithmetic and Logic Unit (ALU) 248 .
- ALU Arithmetic and Logic Unit
- some parts of the instruction are interpreted by the ALU itself whilst the remainder of the instruction and the data produced by the ALU are transferred via signals 256 to a Token Formatter 258 .
- the Huffman decoder 246 can signal error conditions to the MSM 244 via the signals 252 .
- the ALU 248 may feedback condition-codes to the MSM 244 via signals 254 . This enables the MSM to perform a “JUMP” instruction that is conditional on data being processed in the ALU 248 .
- the ALU includes within it a register file in order that selected information may also be stored.
- the “start code ⁇ tokens effectively announce the type of data (contained in the DATA tokens) that follow. This allows the MSM to decide which instruction sequence to follow to decode the data. In addition to this gross decision based on the Tokens derived from the start codes the finer structure of the video data is followed by the mechanism, previously described, of storing that information that defines the structure of the video data in the register file within the ALU and using this to perform conditional “JUMP” instructions depending on the value of the decoded data to choose alternative sequences of instructions to decode the precise sequence of symbols in the coded data.
- the decoded data, together with the remaining instruction bits (that are not used by the Huffman Decoder) are passed via signals 256 to the Token Formatter 258 .
- the data is formatted in response to the instruction bits, into Tokens, which can be recognized by subsequent processing stages.
- the resulting tokens are transferred to three separate destinations via the signals 260 , 262 , and 264 .
- One stream of Tokens 262 passes to the Address Generator 330 where it is interpreted to generate suitable addresses to maintain the Coded Data Buffer and the framestores, as previously described.
- the second stream of Tokens 264 is interpreted by Video Timing Generation circuitry 326 in order to control certain aspects of the final display of decoded video information.
- a third stream of tokens 260 is passed to the Inverse Modeller 266 and on to subsequent processing circuitry. It should be understood that whilst each of the three streams of tokens ( 260 , 262 and 264 ) is identical the information that is extracted is different in each case. Those Tokens that are irrelevant to the functioning of the specific circuitry are discarded. The tokens that are usefully interpreted in the cases of streams 262 and 264 are essentially control information while those usefully interpreted in the circuitry connected to the stream 260 may more usefully be considered as data.
- the Inverse Modeller 266 has the task of expanding runs of zero coefficients present in the data so that the resulting data consists of blocks of data with precisely 64 coefficients, this is transferred via signals 268 to the Inverse Zig-Zag circuit 270 .
- This circuit re-orders the stream of data according to one of two predefined patterns and results in data that might be considered two-dimensional.
- the Inverse Zig-Zag circuit includes a small Random Access Memory (RAM) 272 in which data is temporarily stored whilst being reordered.
- RAM Random Access Memory
- the resulting data is transferred via signals 274 to the Inverse Quantiser 276 .
- the coefficients are unquantized and returned to their proper numerical value in preparation for an Inverse Discrete Cosine (DCT) function.
- DCT Inverse Discrete Cosine
- the Inverse DCT is a separable transform so that it must be applied twice, once in a vertical direction and once in a horizontal direction.
- a single one dimensional Inverse DCT function is used twice to perform the full two dimensional transform.
- the data first enters an Inverse DCT circuit 280 via signals 278 .
- the resulting data is transferred via signals 284 and stored in a Transpose RAM 282 .
- the data is read out of the transpose RAM, but in a different order to that in which it was written in order that the data is transposed (i.e. rows and columns are swapped).
- This transposed data is transferred via signals 286 to the Inverse DCT 280 where it is processed a second time, the data resulting from this second transform being transferred via signals 288 to Field/Frame circuitry 290 .
- the Field/Frame circuitry again reorders data in certain cases such that the data that is transferred via signals 294 is in the same organization (Field or Frame) as that read as prediction data from the framestores in the external SDRAM.
- the Field/Frame circuitry 290 stores data temporarily in a RAM 292 for the purpose of this reordering.
- Prediction data is read from the framestores that are maintained, as previously described, in the external SDRAM. Predictions are read via two paths (one nominally for “forward predictions” and the other nominally for “backwards predictions” although this is not strictly adhered to). One path comprises the swing buffer 222 and signals 296 whilst the other comprises the swing buffer 224 and signals 298 .
- the data is filtered by the Prediction Filters 300 where the two predictions (“forward” and “backward”) may be averaged if required by the particular prediction mode indicated for that data.
- the resulting prediction is transferred via signals 302 to a prediction adder 304 where it is added to the data transferred from the Field/Frame circuitry via the signals 294 .
- the resulting decoded picture information is written back into a third framestore via signals 306 and the swing buffer 220 .
- the decoded information is read from the SDRAM via the swing buffer 218 and is then transferred via one of two signal paths.
- the chrominance data is transferred via signals 308 to a vertical upsampler 31 2 which up-samples the data so that there are the same number scan lines as used for the luminance signal.
- the vertical upsampler 312 stores one scan line of each of the two chrominance signals in the line store 314 .
- the two resulting chrominance signals (the blue color difference signal and red color difference signal) are transferred via signals 31 6 and 318 to a Horizontal upsampler 320 .
- the luminance signal (that did not require vertical upsampling) is also transferred via signals 310 to the horizontal upsampler.
- the horizontal upsampler 320 has the task of resampling the data by one of a number of preset scale factors to produce a suitable number of pels for the final scan line.
- the scale factor is selected via signals 324 which are provided by the Video Timing Generation (VTG) circuitry 326 . This information is simply extracted from one of the Tokens supplied to the VTG via signals 264 .
- VTG Video Timing Generation
- the data produced by the horizontal upsampler is transferred via signals 322 to an Output Multiplex 327 .
- VTG Video Timing Generator
- the VTG uses information transferred in Tokens via the signals 264 .
- the final resulting video signal, together with a number of strobes, synchronization and blanking signals are transferred via signals 334 to a video output interface 336 .
- the video signal may then be transferred to some suitable video display device.
- a microprocessor interface 340 enables an external microprocessor to be connected to the signals 338 .
- Signals 342 connect to many of the blocks of circuitry allowing the current status of the video decoding device to be read by the eternal microprocessor.
- certain features may be controlled by the external microprocessor writing to various control registers via this interface.
- a JTAG (Joint Test Action Group) interface 346 allows various aspects of the device to be controlled via an external device connected to signals 344 .
- the JTAG interface 346 is often used only for printed circuit board testing (after assembly) in which it is only necessary to control the external signals of the video decoding device. In this embodiment additional test capability is provided and for this reason the JTAG interface 346 is connected via signals 348 to all blocks of circuitry.
- Circuitry 352 is provided for the generation and distribution of clock signals 354 from the external clock signals 350 .
- This includes various Phase Locked Loops (PLLs) that enable higher speed internal clocks to be generated from external lower speed clocks.
- PLLs Phase Locked Loops
- the display rate is known because of a configuration pin (NTSC/PAL) which indicates whether a 59.94 Hz or 50 Hz display raster is being produced.
- the film frame rate is transmitted in the MPEG-2 video stream as the frame-rate parameter.
- the ‘f” bit is set to ‘1’ to repeat the first field.
- the ‘f” bit in this token directly matches the ‘repeat-first-field’ bit in the MPEG-2 sequence. (This is the signal pulldown case).
- ‘progressive-sequence’ (as the term is defined in the MPEG standard) is ‘one’, indicating that the sequence is coded as a progressive sequence, local pulldown is enabled and the ‘f’ bit is calculated according to the algorithm described herein.
- the algorithm is executed on the microprogrammable state machine (MSM) and is therefore specified in microcode (rather than the more familiar ‘C’ programme that illustrates the algorithm in the appendix hereto).
- MSM microprogrammable state machine
- C the more familiar ‘C’ programme that illustrates the algorithm in the appendix hereto.
- the MSM is a 16-bit machine and this causes some minor complications because of the limited number range that can be represented in 16 bits.
- the ratios can be further reduced by the smallest possible numerator and denominator as shown below: TABLE 2 Display Field Rate (Hz) Frame Rate 50 60000/1001 (Hz) Full Form Reduced Full Form Reduced 24000/1001 ( 50 ⁇ 1001 ) 24000 - 2 41 480 60000 ⁇ 1001 24000 ⁇ 1001 - 2 1 2 24 50 24 - 2 4 12 60000 1001 ⁇ 24 - 2 498 1001 25 50 25 - 2 0 60000 1001 ⁇ 25 - 2 398 1001 30000/1001 Not Supported 0 60000 ⁇ 1001 30000 ⁇ 1001 - 2
- variable “d” is a decision variable which is updated at each x coordinate (or each film frame). At each x coordinate the ideal value of y (represented by the line in FIG. 1) lies between two pels (one black and one white). d is proportional to the difference between the distance to the upper pel and the distance to the lower pel.
- d is negative, the lower pel is chosen. d is updated by adding on incr 1 . Since incr 1 is positive d will become less negative reflecting the fact that the line will now be farther from the lower pel (at the next x coordinate) in value.
- incr 1 and incr 2 therefore represent the change in d (i.e., the change in the difference between the distance from the ideal notional line to the upper pel and the distance from the line to the lower pel) for the two possible decisions that the algorithm may take.
- d i.e., the change in the difference between the distance from the ideal notional line to the upper pel and the distance from the line to the lower pel
- the notional slope of the notional line is determined in accordance with equation 1 from which the algorithm is used to decide whether to add a field repeat in a frame period or not to maintain the running average rate of the repetiton of fields at the faster field rate.
- FIG. 3 illustrates the procedure for decoding and displaying a field for an appropriate number of times.
- FIG. 4 shows an example algorithm to determine dx and dy from field-rate and frame-rate.
- values of field-rate and frame-rate that are larger than 1000 are interpreted as representing a multiple of 1001, e.g. a frame-rate of 24000 actually represents a frame rate of 24000/1001 Hz.
- FIG. 5 shows an algorithm to initialize incr 1 , incr 2 and d.
- the algorithm is used before the first frame.
- the values of dx and dy are integers such that the fraction dy/dx represents the “slope of the line”.
- FIG. 6 shows an algorithm to determine whether to display a frame for two or three field times.
- the algorithm is used once for each frame.
- the values of incr 1 and incr 2 are those determined by the initialization algorithm.
- the value of d is that produced by this algorithm for the previous frame or the initial is a time algorithm in the case of the first frame.
- the following program shows the modified algorithm (as the procedure three_fields()) to calculate which frames to display for three field-times. Each possible conversion is checked out by testing over one million film frames to ensure that the field rate does indeed approach the required value.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Television Systems (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Synchronisation In Digital Transmission Systems (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Radar Systems Or Details Thereof (AREA)
- Communication Control (AREA)
Abstract
A method for converting frame data at a slower rate into field data at a faster rate in a video decoder comprises determining a basic field repetition rate such that a field is repeated an integer number of times in a frame period, calculating a ratio differential of the repetition rate by subtracting from the speed-up ratio of the faster to the slower rate, the ratio of the fields per frame period to the slower rate, comparing the ratio differential with the differential of the field repetition rate and adding or subtracting extra fields when the two are substantially at variance.
Description
- This application is a continuation of application Ser. No. 08/516,038 filed Aug. 17, 1995. This application claims priority from British Application No. 9417138.6 filed Aug. 23, 1994.
- This is invention relates to data rate conversion and particularly, though not exclusively, to video data frame/field rate conversion.
- There are various ways of compressing video information. In particular, there are three standards under which compression may be carried out: JPEG, MPEG AND H.261. These are discussed, for example, in U.S. Pat. No. 5,212,742.
- Video information is commonly formatted as a series of fields. The original information which is to be converted into, and displayed in, a video format may not be immediately compatible with the field rate at which the information is to be displayed. For example, a celluloid film is shot at a rate of 24 frame/sec. (24 Hz) while, for example, the NTSC television system has a field rate of almost 60 Hz. The technique of increasing the frame rate of the film images to match that of the television system film rate is known as pulldown conversion.
- Continuing with the above example of displaying a film in a NTSC standard format, a ‘⅔ pulldown’ conversion could be used in which each film frame is repeated for either two or three consecutive field periods at the video field repetition rate. The number of repetitions alternates so that the first frame is displayed twice in two consecutive field periods, the second frame is displayed three times in three consecutive field periods and so on. Thus, in one second twelve film frames at 24 Hz will each have been generated twice (i.e. for 24 field periods) while the other twelve film frames will each have been generated three times (i.e. for 36 field periods). The total (24+36) equals the 60 fields in one second at a 60 Hz field rate.
- Pulldown instructions may be generated remotely and signalled to the video decoder associated with the displaying device or be generated locally at the video decoder. In the signalled pulldown, the encoder performs the pulldown calculations and signals specifically which frames are to be repeated, for example using the ‘repeat-first-field’ flag in the MPEG-2 video syntax. The decoder simply obeys the remotely generated instructions received.
- In local pulldown, the encoder encodes the film information and transmits it to the receiving device. There is no information in the transmitted signal to tell the decoder at the receiving device how to perform the appropriate pulldown conversion (e.g. the ‘⅔ pulldown’ referred to above). The decoder must, therefore, calculate how to perform the appropriate conversion from the transmitted film frame rate to the displayed field rate.
- If only pulldown conversion from the 24 Hz frame rate to a 60 Hz field rate were required, the single ⅔ pulldown conversion would be relatively easy to implement. However, other pulldown schemes are required. For example, the 24 Hz film frame rate may need to be converted to a 50 Hz field rate for the PAL television format.
- Furthermore, an additional complexity in the NTSC television system is that the actual field rate is not 60 Hz but 60000/1001 Hz. Thus, the regular alternating ⅔ pulldown yields a field rate that is actually too high.
- The invention may be put into practice in a number of ways, one of which will now be described with reference to the accompanying drawings in which:
- FIG. 1 illustrates Breshenham's line drawing algorithm;
- FIG. 2 is a block diagram illustrating the data flow through a video decoder; and
- FIGS.3 to 6 and flow charts of various aspects of the invention.
- According to the invention there is provided a method of converting frames of data received at a slower rate into fields of data generated at a faster rate, the method comprising:
- determining a basic integer number of repetitions of fields in a frame period;
- calculating a differential of the field repetition rate from the difference between the ratio of the faster to the slower rates and the ratio of the basic repetition number of fields in the frame period to the slower frame rate;
- additionally repeating or deleting selected ones of the repeated fields, when the differential of the rate of repeating fields is substantially at variance with the calculated differential of the field repetition rate, to maintain the repetition of the fields at the faster rate.
- The terms ‘frame’ and ‘field’ are used for convenience. Both are intended to refer to any frame, field, packet or other discreet quantity of data sent, received and/or constructed as a set. The invention allows the selected repetition rate to be modified by the inclusion or extraction of frames of repeated and, therefore, redundant data to fulfill the faster field data rates. Preferably, the selected basic integer repetition rate is less than the faster field rate. In this case, the method will add additionally repeated frames at the repetition rate. The repetition rate may be less than half the field rate.
- The method does not have to select a slower basic integer repetition rate. In the alternative, it could equally well select a faster rate and then the method would be arranged to delete repeated frames where necessary.
- The invention also extends to apparatus for converting frames of data received at a slower rate into fields of data generated at a faster rate, the apparatus comprising:
- means for determining a basic integer number of repetitions of fields in a frame period;
- means for calculating a differential of the field repetition rate from the difference between the ration of the faster to the slower rates and the ratio of the basic repetition number of fields in the frame period to the slower frame rate;
- means for additionally repeating or deleting selected ones of the repeated fields, when the differential of the rate of repeating fields is substantially at variance with the calculated differentials of the field repetition rate, to maintain the repetition of the fields at the faster rate.
- Preferably, the apparatus includes means for generating a repeat or delete frame signal for actuating the means for repeating or deleting selected ones of the repeated frames.
- The present invention provides a generalized solution to the pulldown calculations that allow data at 23.98 Hz, 24 Hz and 25 Hz frame rates to be displayed at 50 Hz field rate and 23.98 Hz, 24 Hz, 25Hz and 29.97 Hz to be displayed at 59.94 Hz field rate.
- Breshenham's line drawing algorithm is a method of drawing lines of arbitrary slope on display devices which are divided into a series of rectangular picture elements (pels). A description of Breshenham's algorithm can be found between pages 433 and 436 of the book ‘Fundamentals of Interactive Computer Graphics’ by Foley et al., published by Addison-Wesley.
- In the line-drawing case illustrated in FIG. 1 (for lines that have a slope between 0 and 1) the algorithm approximates the desired line by deciding, for each co-ordinate in the X axis, which pel in the Y axis is closest to the line. This pel is illuminated or colored in as appropriate for the application.
- As the algorithm moves from left to right in the diagram from say (n−1) to (n) it decides whether to select the pel in the same Y coordinate as for (n−1) or whether to increment the Y coordinate. In the diagram the Y coordinate is incremented at (n) and (n+2) but not at (n+1).
- The decision of whether or not to increment the Y coordinate is used, in its application to the current invention, in the decision of whether to display the current frame for 3 field periods rather than the normal 2 field periods when deriving a faster field rate from an incoming frame rate in a video decoder.
- In the simple case of conversion from 24 Hz frame rate to 60 Hz field rate, the desired speed-up ratio is {fraction (60/24)}. However, the important decision is made in determining whether or not a frame is displayed for three field periods (rather than two field periods) in a frame period. If there were no three field period frames then the 24 Hz frames rate would yield 48 fields. Thus, the ratio of the number of twice repeated fields can be subtracted from the speed-up ratio:
- Plotting a line with slope ½ will then allow us to calculate the pulldown pattern. Clearly, for a line of slope ½ the Y coordinate is incremented once for every other step of the X coordinate. this is the expected result since we know that we display alternate film frames for 3 field times in order to perform {fraction (3/2)} pulldown.
- Our U.S. patent application No. 9,415,413.5 filed on Jul. 29, 1994 entitled ‘Method and Apparatus for Video Decompression’ describes a multi-standard video decoder and is incorporated herein by reference. the present invention can be implemented in relation to this decoder receiving the MPEG-2 standard.
- Referring to FIG. 2, in a preferred embodiment of the decoder described in the above patent application coded MPEG data (MPEG-1 or MPEG-2) is transferred into the device via a coded
data input circuit 200. This data is then transferred viasignals 202 to the Start Code Detector (SCD) 204. TheSCD 204 recognizes a number of start codes which are unique patterns of bits, these are replaced by corresponding Tokens that may easily be recognized by subsequent circuitry. The remainder of the data (other than the start codes) is carried by a DATA Token. This stream of “start code” and DATA Tokens is transferred viasignals 206 to formattingcircuitry 208 that arranges the data into a suitable format for storage in external memory. This data is transferred viasignals 210 to the Synchronous Dynamic Random Access Memory (SDRAM)interface circuitry 212. - The
SDRAM interface circuitry 212 deals with a number of streams of data which are multiplexed over a single set of interface signals 230 in order that they may be written to or read from the external SDRAM device (or devices) 228. In each case data is temporarily stored in a swing buffer (214, 216, 218, 220, 222, and 224) each comprising two separate RAM arrays. Addresses for the SDRAM are generated by theaddress generator 330 and transferred viasignals 332 to theSDRAM interface circuitry 212 where they are further processed by theDRAM interface controller 226 before being applied via theSDRAM interface 230 to theexternal SDRAM 228. The address generation is such that such that a codeddata buffer 234 and a number offramestores 232 are maintained in the external SDRAM. - The formatted stream of “start code” tokens and DATA tokens mentioned previously is transferred to the
SDRAM interface circuitry 212 via thesignals 210 where it is stored temporarily in theswing buffer 214. This data is written into the area of theexternal SDRAM 228 that comprises a Coded Data Buffer (CDB) 234. This buffer has the function of a FIFO (First In, First Out) in that the order of the data is maintained. Data returning from theCDB 234 is stored temporarily in theswing buffer 216 before leaving the SDRAM interface circuitry via signals 236. The data on thesignals 236 is the same as that on thesignals 210, except that it has been delayed by a (variable) time in theCDB 234. - The data returning from the CDB is unformatted in the
circuitry 238 which undoes the formatting, suitable for storage in the external SDRAM, previously performed by theformatter 208. It should however be noted that there is no restriction that the bus width of thesignals 206 be the same as the signals 240. In the preferred embodiment a wider bus width is used by the signals 240 in order that a higher instantaneous data bandwidth may be supported at this point then by thesignals 206. - The data (still comprising the “start code” tokens and the remainder of the data carried as DATA tokens) is passed via the signals240 to the
video parser circuitry 242. This circuitry as a whole has the task of further processing the coded video data. In particular the structure of the video data is “parsed” in order that its component parts are identified. The video parser comprises a Microprogrammed State Machine (MSM) 244 which has a stored program. Instructions are passed viasignals 250 to aHuffman decoder 246. some parts of the instruction are interpreted by theHuffman decoder 246. The remainder of the instruction, together with the data produced by the Huffman decoder is transferred via signals 255 to an Arithmetic and Logic Unit (ALU) 248. Here again some parts of the instruction are interpreted by the ALU itself whilst the remainder of the instruction and the data produced by the ALU are transferred viasignals 256 to aToken Formatter 258. TheHuffman decoder 246 can signal error conditions to theMSM 244 via thesignals 252. TheALU 248 may feedback condition-codes to theMSM 244 viasignals 254. This enables the MSM to perform a “JUMP” instruction that is conditional on data being processed in theALU 248. The ALU includes within it a register file in order that selected information may also be stored. The “start code⇄ tokens effectively announce the type of data (contained in the DATA tokens) that follow. This allows the MSM to decide which instruction sequence to follow to decode the data. In addition to this gross decision based on the Tokens derived from the start codes the finer structure of the video data is followed by the mechanism, previously described, of storing that information that defines the structure of the video data in the register file within the ALU and using this to perform conditional “JUMP” instructions depending on the value of the decoded data to choose alternative sequences of instructions to decode the precise sequence of symbols in the coded data. - The decoded data, together with the remaining instruction bits (that are not used by the Huffman Decoder) are passed via
signals 256 to theToken Formatter 258. The data is formatted in response to the instruction bits, into Tokens, which can be recognized by subsequent processing stages. The resulting tokens are transferred to three separate destinations via thesignals Tokens 262 passes to theAddress Generator 330 where it is interpreted to generate suitable addresses to maintain the Coded Data Buffer and the framestores, as previously described. The second stream ofTokens 264 is interpreted by VideoTiming Generation circuitry 326 in order to control certain aspects of the final display of decoded video information. A third stream oftokens 260 is passed to theInverse Modeller 266 and on to subsequent processing circuitry. It should be understood that whilst each of the three streams of tokens (260, 262 and 264) is identical the information that is extracted is different in each case. Those Tokens that are irrelevant to the functioning of the specific circuitry are discarded. The tokens that are usefully interpreted in the cases ofstreams stream 260 may more usefully be considered as data. - The
Inverse Modeller 266 has the task of expanding runs of zero coefficients present in the data so that the resulting data consists of blocks of data with precisely 64 coefficients, this is transferred viasignals 268 to the Inverse Zig-Zag circuit 270. This circuit re-orders the stream of data according to one of two predefined patterns and results in data that might be considered two-dimensional. The Inverse Zig-Zag circuit includes a small Random Access Memory (RAM) 272 in which data is temporarily stored whilst being reordered. The resulting data is transferred viasignals 274 to theInverse Quantiser 276. Here the coefficients are unquantized and returned to their proper numerical value in preparation for an Inverse Discrete Cosine (DCT) function. The Inverse DCT is a separable transform so that it must be applied twice, once in a vertical direction and once in a horizontal direction. In this embodiment a single one dimensional Inverse DCT function is used twice to perform the full two dimensional transform. The data first enters anInverse DCT circuit 280 viasignals 278. The resulting data is transferred viasignals 284 and stored in aTranspose RAM 282. The data is read out of the transpose RAM, but in a different order to that in which it was written in order that the data is transposed (i.e. rows and columns are swapped). This transposed data is transferred viasignals 286 to theInverse DCT 280 where it is processed a second time, the data resulting from this second transform being transferred viasignals 288 to Field/Frame circuitry 290. - The Field/Frame circuitry again reorders data in certain cases such that the data that is transferred via
signals 294 is in the same organization (Field or Frame) as that read as prediction data from the framestores in the external SDRAM. The Field/Frame circuitry 290 stores data temporarily in aRAM 292 for the purpose of this reordering. - Prediction data is read from the framestores that are maintained, as previously described, in the external SDRAM. Predictions are read via two paths (one nominally for “forward predictions” and the other nominally for “backwards predictions” although this is not strictly adhered to). One path comprises the
swing buffer 222 andsignals 296 whilst the other comprises theswing buffer 224 and signals 298. The data is filtered by thePrediction Filters 300 where the two predictions (“forward” and “backward”) may be averaged if required by the particular prediction mode indicated for that data. The resulting prediction is transferred viasignals 302 to aprediction adder 304 where it is added to the data transferred from the Field/Frame circuitry via thesignals 294. The resulting decoded picture information is written back into a third framestore viasignals 306 and theswing buffer 220. - In order to produce a video signal the decoded information is read from the SDRAM via the
swing buffer 218 and is then transferred via one of two signal paths. The chrominance data is transferred viasignals 308 to a vertical upsampler 31 2 which up-samples the data so that there are the same number scan lines as used for the luminance signal. Thevertical upsampler 312 stores one scan line of each of the two chrominance signals in theline store 314. The two resulting chrominance signals (the blue color difference signal and red color difference signal) are transferred via signals 31 6 and 318 to aHorizontal upsampler 320. The luminance signal (that did not require vertical upsampling) is also transferred viasignals 310 to the horizontal upsampler. Thehorizontal upsampler 320 has the task of resampling the data by one of a number of preset scale factors to produce a suitable number of pels for the final scan line. The scale factor is selected viasignals 324 which are provided by the Video Timing Generation (VTG)circuitry 326. This information is simply extracted from one of the Tokens supplied to the VTG via signals 264. - The data produced by the horizontal upsampler is transferred via
signals 322 to anOutput Multiplex 327. The multiplexes the actual video data signal arriving via thesignals 322 with synchronization, blanking and border information produced internally by the output multiplex in response to timingsignals 328 generated by the Video Timing Generator (VTG)circuitry 326. In order for the correct timing signals to be generated, particularly in the aspect of generating the correct amount of border information, the VTG uses information transferred in Tokens via thesignals 264. - The final resulting video signal, together with a number of strobes, synchronization and blanking signals are transferred via
signals 334 to avideo output interface 336. The video signal may then be transferred to some suitable video display device. - A number of other interfaces are provided. A
microprocessor interface 340 enables an external microprocessor to be connected to thesignals 338.Signals 342 connect to many of the blocks of circuitry allowing the current status of the video decoding device to be read by the eternal microprocessor. In addition, certain features may be controlled by the external microprocessor writing to various control registers via this interface. - A JTAG (Joint Test Action Group)
interface 346 allows various aspects of the device to be controlled via an external device connected to signals 344. TheJTAG interface 346 is often used only for printed circuit board testing (after assembly) in which it is only necessary to control the external signals of the video decoding device. In this embodiment additional test capability is provided and for this reason theJTAG interface 346 is connected viasignals 348 to all blocks of circuitry. -
Circuitry 352 is provided for the generation and distribution of clock signals 354 from the external clock signals 350. This includes various Phase Locked Loops (PLLs) that enable higher speed internal clocks to be generated from external lower speed clocks. - In the context of the video decoder described in the above patent application the display rate is known because of a configuration pin (NTSC/PAL) which indicates whether a 59.94 Hz or 50 Hz display raster is being produced. The film frame rate is transmitted in the MPEG-2 video stream as the frame-rate parameter.
- In the normal course of events any progressive frame will be displayed for two field times. A bit in the PICTURE-TYPE token controls the repeating of the first field to make the frame display for three field times.
TABLE 1 E 7 6 5 4 3 2 1 0 1 1 1 1 0 1 1 1 1 0 d x f p s s t t - The ‘f” bit is set to ‘1’ to repeat the first field. In the case that the sequence is interlaced, the ‘f” bit in this token directly matches the ‘repeat-first-field’ bit in the MPEG-2 sequence. (This is the signal pulldown case). However, in the case that ‘progressive-sequence’(as the term is defined in the MPEG standard) is ‘one’, indicating that the sequence is coded as a progressive sequence, local pulldown is enabled and the ‘f’ bit is calculated according to the algorithm described herein.
- The algorithm is executed on the microprogrammable state machine (MSM) and is therefore specified in microcode (rather than the more familiar ‘C’ programme that illustrates the algorithm in the appendix hereto). The MSM is a 16-bit machine and this causes some minor complications because of the limited number range that can be represented in 16 bits.
- This is dealt with by reducing the size of the denominator and numerator of the slope by common factors. In the example program given at the end of this document this is done by cancelling any common factor of 1001 and then dividing by 2 until either the numerator or the denominator is odd. Even this simple case yields numbers, dx and dy which will not exceed 16-bit number range as indicated by the ‘min’ and ‘max’ values shown in the results. In the said video decoder, the numbers dx and dy are precalculated and stored in tables that are indexed to determine the correct dx and dy values. As a result, the ratios can be further reduced by the smallest possible numerator and denominator as shown below:
TABLE 2 Display Field Rate (Hz) Frame Rate 50 60000/1001 (Hz) Full Form Reduced Full Form Reduced 24000/1001 24 25 0 30000/1001 Not Supported 0 - The variable “d” is a decision variable which is updated at each x coordinate (or each film frame). At each x coordinate the ideal value of y (represented by the line in FIG. 1) lies between two pels (one black and one white). d is proportional to the difference between the distance to the upper pel and the distance to the lower pel.
- If d is negative than the ideal line lies closer to the lower pel.
- If d is positive then the ideal line lies closer to the upper pel.
- At each x coordinate the algorithm must choose either the lower or upper pel and then update the value of d in readiness for the next x coordinate (next frame).
- If d is negative, the lower pel is chosen. d is updated by adding on incr1. Since incr1 is positive d will become less negative reflecting the fact that the line will now be farther from the lower pel (at the next x coordinate) in value.
- If d is positive, the upper pel is chosen. d is updated by adding on incr2. Since incr2 is negative d will become less positive reflecting the fact that the line will now be farther from the upper pel (at the next x coordinate).
- incr1 and incr2 therefore represent the change in d (i.e., the change in the difference between the distance from the ideal notional line to the upper pel and the distance from the line to the lower pel) for the two possible decisions that the algorithm may take. Thus, having chosen a basic integer value of repetitions of the field in a frame period the notional slope of the notional line is determined in accordance with
equation 1 from which the algorithm is used to decide whether to add a field repeat in a frame period or not to maintain the running average rate of the repetiton of fields at the faster field rate. - In the examples in Table 2 the basic integer value of repetitions of the field in a frame period is conveniently chosen as 2. Because of this repetitions of fields have to be added according to the pulldown pattern to maintain the running average. However, a basic integer value resulting in an overall excess of repetitions of the fields could be chosen, such that selected field repetitions are deleted according to the pulldown pattern established.
- It will also be noted that, as an alternative to storing dx and dy in the table and calculating incr1 and incr2 it will be equally valid to store precalculated values of incr1 and incr2 in the table directly.
- FIG. 3 illustrates the procedure for decoding and displaying a field for an appropriate number of times.
- FIG. 4 shows an example algorithm to determine dx and dy from field-rate and frame-rate. In this example, values of field-rate and frame-rate that are larger than 1000 are interpreted as representing a multiple of 1001, e.g. a frame-rate of 24000 actually represents a frame rate of 24000/1001 Hz.
- FIG. 5 shows an algorithm to initialize incr1, incr2 and d. The algorithm is used before the first frame. The values of dx and dy are integers such that the fraction dy/dx represents the “slope of the line”.
- FIG. 6 shows an algorithm to determine whether to display a frame for two or three field times. The algorithm is used once for each frame. The values of incr1 and incr2 are those determined by the initialization algorithm. The value of d is that produced by this algorithm for the previous frame or the initial is a time algorithm in the case of the first frame.
- The principal advantages of this method are:
- 1. All of the required pulldown conversions are performed using the same arithmetic.
- 2. Once the parameters dx and dy are known (and these can be stored in the table) no multiplications or divisions are required.
- 3. The algorithm works for arbitrarily long sequences of frames—none of the numbers grow indefinitely (which would eventually lead to number representation problems irrespective of the word width).
- 4. The frames which have the repeated field are distributed evenly throughout the sequence of frames.
- 5. Very little state needs to be maintained in order for the algorithm to operate. Just a current value of ‘d’ and probably INCR1 and INCR2 (although these could be recalculated or looked in a table each frame period).
- The following procedure is Breshenham's line drawing algorithm.
void breshenham(x1, y1, x2, y2) { int dx, dy, incr1, incr2, d, x, y, xend; dx = abs(x2-x1); dy = abs(y2-y1); d = 2 * (dy - dx); incr1 = 2 * dy; incr2 = d; if (x1 > x2) { x = x2; y = y2; xend = x1; } else { x = x1; y = y1; xend = x2; } printf (“(%d, %d)\n”, x, y); while (x < xend) { x ++; if (d < 0) d += incr1; else { y ++; d + = incr2; } printf(“(%d, %d)\n”, x, y); } } - The following program shows the modified algorithm (as the procedure three_fields()) to calculate which frames to display for three field-times. Each possible conversion is checked out by testing over one million film frames to ensure that the field rate does indeed approach the required value.
#include < compiler.h> #include <pddtypes.h> #include <stdlib.h> #include <stdio.h> Boolean three_fields(int dx, int dy, int *d, Boolean initalise) { int incr1, incr2, x, y, xend; int r = False; incr1 = 2 * dy; incr2 = 2 * (dy - dx); if (initalise) { *d = incr2; } else { if (*d < 0) *d += incr1; else { r = True; *d += incr2; } } return r; } double check_ratio(int dx, int dy, int limits[2]) { int d; int frame, field = 0, num_frames =10000000; double ratio, field_rate; int three = 0, two = 0; (void) three_fields(dx, dy, &d, True ); limits[0] = limits[1] = 0; if (d < limits[0]) limits[0] = d; if (d > limits[1]) limits[1] = d; for (frame = 0; frame < num_frames; frame ++) { if ( three_fields (dx, dy, &d, False ) ) { field += 3; three ++; } else { field += 2; two ++; } if (d < limits[0]) limits[0] =d; if (d > limits[1]) limits[1] =d; } ratio = ( (double)field) / ((double) frame); return ratio; } static int frame_rates[ ] = /* input frame rates */ { −1, 24000, /* numbers > 1000 express a numerator − denominator = 1001 */ 24, 25, 30000, 30, 50, 60000, 60, −1, −1, −1, −1, −1, −1, −1}; static int field_rates[ ] = /* output display rates */ { 50, 60000 }; double real_rate (int rate) { if (rate > 1000) return ((double) rate) / 1001.0; else return ((double) rate); } void main (int argc, char **argv) { int dx, dy, field_index, frame_index; int limits[2]; double ratio, field_rate; for (field_index = 0; field_index < 2; field_index ++) { for (frame_index = 1; frame_rates[frame_index] > 0; frame_index ++) { if ( (real_rate(frame_rates[frame_index] ) *2.0) < = real_rate(field_rates[field_index]) ) { dy = field_rates[field_index]; dx = frame_rates[frame_index]; if ( (field_rates[field_index] < = 1000) || (frame_rates[frame_index] < = 1000) ) /* NB if both have the 1001 then don't bother! */ { if (field_rates[field_index] > 1000) dx * = 1001; if (frame_rates[frame_index] > 1000) dy * = 1001; } dy − = (2 * dx); /* limit ratio by dividing by two */ while ( ( (dx & 1) = = 0) && ( (dy& 1) = = 0) ) { dx >> = 1; dy >> = 1: } ratio = check_ratio (dx, dy, limits); printf(“output field rate = %d%s, input frame rate = %d%s\n”, field_rates[field_index], ( (field_rates[field_index]> 1000) ? “/1001”:“”), frame_rates[frame_index], ( (frame_rates[frame_index]> 1000) ? “/1001”:“”) ): printf(“dx = %d, dy = %d\n”, dx, dy); field_rate = frame_rates[frame_index] * ratio; if (frame_rates[frame_index]> 1000) field_rate / = 1001.00; printf (“ratio = %4.12g, field_rate = %4.12g\n”, ratio, field_rate); printf(“(field_rate = %4.12g/1001)\n”, field_rate * 1001); printf(“min = %d, max = %d\n\n”, limits[0], limits[1]): } } } } The program of the preceding pages yields the following output: output field rate = 50, input frame rate = 24000/1001 dx = 12000, dy = 1025 ratio = 2.0854166, field_rate = 49.9999984016 (field_rate = 50049.9984/1001) min = −21950, max = 2000 output field rate = 50, input frame rate = 24 dx = 12, dy = 1 ratio = 2.0833333, field_rate = 49.9999992 (field_rate = 50049.9991992/1001) min = −22, max = 0 output field rate = 50, input frame rate = 25 dx = 25, dy = 0 ratio = 2, field_rate = 50 (field_rate = 50050/1001) min = −50, max = 0 output field rate = 60000/1001, input frame rate = 24000/1001 dx = 750, dy = 375 ratio = 2.5, field_rate = 59.9400599401 (field_rate = 60000/1001) min = −750, max = 0 output field rate = 60000/1001, input frame rate = 24 dx = 3003, dy = 1494 ratio = 2.4975024, field_rate = 59.9400576 (field_rate = 59999.9976576/1001) min = −3018, max = 2982 output field rate = 60000/1001, input frame rate = 25 dx = 25025, dy = 9950 ratio = 2.3976023, field rate = 59.9400575 (field_rate = 59999.9975575/1001) min = −30150, max = 19850 output field rate = 60000/1001, input frame rate = 30000/1001 dx = 1875, dy = 0 ratio = 2, field_rate = 59.9400599401 (field_rate = 60000/1001) min = −3750, max = 0
Claims (20)
1. A method for use in converting input sets of data having an associated input rate into output sets of data, based on the input sets, for use at an associated output rate that differs from the input rate, comprising:
receiving at least one stored value indicative of the difference between the input rate and the output rate, performing at least one computation based on the at least one stored value, the result of the computation being used, in generating of the output sets of data, to control the insertion of additional sets of data or the deletion of sets of data.
2. The method of claim 1 in which the input sets and the output sets comprise video frames.
3. The method of claim 1 in which the input sets are based on compressed digital information.
4. The method of claim 3 in which the compressed digital information complies with a data compression standard for video information.
5. The method of claim 4 in which the standard comprises MPEG, JPEG, or H.261.
6. The method of claim 1 in which the output sets comprise video fields that satisfy a video broadcast standard.
7. The method of claim 6 in which the video broadcast standard comprises NTSC, SECAM, or PAL.
8. The method of claim 1 in which the input rate is one of 24, 25, or 30 frames per second.
9. The method of claim 1 in which the output rate is one of 50 or 60.
10. The method of claim 1 in which the at least one computation is based on Breshenham's algorithm.
11. The method of claim 1 in which the at least one stored value include a positive incremental value and a negative incremental value.
12. The method of claim 1 in which the at least one computation comprises a computation performed with respect to each of the input sets.
13. The method of claim 1 in which the insertion or deletion of sets of data occurs at regular intervals.
14. The method of claim 1 in which the ratio of the input rate to the output rate may be any arbitrary rate.
15. The method of claim 1 further comprising delivering the output sets of data at the output rate.
16. The method of claim 1 in which the additional sets of data that are inserted comprise copies of ones of the input sets of data.
17. A method comprising:
receiving a succession of compressed digital video input frames that comply with a digital video standard, the input frames having an associated input frame rate in accordance with the standard,
decompressing the input frames,
using the decompressed input frames to generate a succession of output video frames that comply with a broadcast video standard, the output frames having an associated output frame rate that is different from the input frame rate, and
in connection with the generation of the output video frames performing a computation that controls the insertion of additional frames into the output frames or the deletion of frames from the output frames to achieve the output frame rate.
18. A method comprising:
receiving MPEG video frames having an associated frame rate,
decompressing the MPEG frames,
based on the MPEG frames, generating a sequence of video frames for displaying at a frame rate different from the frame rate associated with the MPEG video frames, by performing a computation that controls insertion of additional frames into the display sequence.
19. A video decoder associated with a displaying device and comprising stored values indicative of a difference in data set rates between input video data sets received by the decoder and a video data set rate associated with the displaying device, and
a logic unit controlled to generate video data sets at the frame rate associated with the displaying device by inserting or deleting data sets based on computations performed using the stored values.
20. The video decoder of claim 19 in which the logic unit comprises hardware.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/912,216 US20020035724A1 (en) | 1994-08-23 | 2001-07-24 | Data rate conversion |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB9417138.6 | 1994-08-23 | ||
GB9417138A GB9417138D0 (en) | 1994-08-23 | 1994-08-23 | Data rate conversion |
US08/516,038 US6326999B1 (en) | 1994-08-23 | 1995-08-17 | Data rate conversion |
US09/912,216 US20020035724A1 (en) | 1994-08-23 | 2001-07-24 | Data rate conversion |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/516,038 Division US6326999B1 (en) | 1994-08-23 | 1995-08-17 | Data rate conversion |
Publications (1)
Publication Number | Publication Date |
---|---|
US20020035724A1 true US20020035724A1 (en) | 2002-03-21 |
Family
ID=10760360
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/516,038 Expired - Lifetime US6326999B1 (en) | 1994-08-23 | 1995-08-17 | Data rate conversion |
US09/912,216 Abandoned US20020035724A1 (en) | 1994-08-23 | 2001-07-24 | Data rate conversion |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/516,038 Expired - Lifetime US6326999B1 (en) | 1994-08-23 | 1995-08-17 | Data rate conversion |
Country Status (11)
Country | Link |
---|---|
US (2) | US6326999B1 (en) |
EP (1) | EP0701368B1 (en) |
JP (1) | JP3189031B2 (en) |
KR (1) | KR100269869B1 (en) |
CN (1) | CN1099196C (en) |
AT (1) | ATE209842T1 (en) |
CA (1) | CA2156679C (en) |
DE (1) | DE69524162D1 (en) |
GB (1) | GB9417138D0 (en) |
SG (1) | SG44324A1 (en) |
TW (1) | TW281852B (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060114334A1 (en) * | 2004-09-21 | 2006-06-01 | Yoshinori Watanabe | Image pickup apparatus with function of rate conversion processing and control method therefor |
US20070058684A1 (en) * | 2005-09-15 | 2007-03-15 | Lsi Logic Corporation | Transparent methods for altering the video decoder frame-rate in a fixed-frame-rate audio-video multiplex structure |
EP3598761A4 (en) * | 2018-05-25 | 2020-01-22 | Wangsu Science & Technology Co., Ltd. | Method and device for synthesizing audio and video data stream |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0858066A1 (en) * | 1997-02-03 | 1998-08-12 | Koninklijke Philips Electronics N.V. | Method and device for converting the digital image rate |
US6034731A (en) * | 1997-08-13 | 2000-03-07 | Sarnoff Corporation | MPEG frame processing method and apparatus |
US6108046A (en) * | 1998-06-01 | 2000-08-22 | General Instrument Corporation | Automatic detection of HDTV video format |
JP2000232649A (en) * | 1998-12-10 | 2000-08-22 | Fujitsu Ltd | Mpeg video decoder and mpeg video decoding method |
US6473008B2 (en) * | 2000-02-07 | 2002-10-29 | Siemens Medical Systems, Inc. | System for sampling a data signal |
JP3827057B2 (en) | 2000-02-23 | 2006-09-27 | シャープ株式会社 | Data rate converter |
US6774916B2 (en) * | 2000-02-24 | 2004-08-10 | Texas Instruments Incorporated | Contour mitigation using parallel blue noise dithering system |
WO2002015583A1 (en) * | 2000-08-15 | 2002-02-21 | Microsoft Corporation | Methods, systems and data structures for timecoding media samples |
US7002561B1 (en) * | 2000-09-28 | 2006-02-21 | Rockwell Automation Technologies, Inc. | Raster engine with programmable hardware blinking |
US20020089602A1 (en) | 2000-10-18 | 2002-07-11 | Sullivan Gary J. | Compressed timing indicators for media samples |
US20030095202A1 (en) * | 2001-11-21 | 2003-05-22 | Ferguson Kevin M. | Human vision model based slow motion interpolation |
KR101007838B1 (en) * | 2002-10-01 | 2011-01-13 | 소니 주식회사 | Information processing device and recording medium |
EP1967002B1 (en) * | 2005-12-23 | 2011-07-13 | Koninklijke Philips Electronics N.V. | A device for and a method of processing a data stream |
CN101375315B (en) | 2006-01-27 | 2015-03-18 | 图象公司 | Methods and systems for digitally re-mastering of 2D and 3D motion pictures for exhibition with enhanced visual quality |
CN101479765B (en) | 2006-06-23 | 2012-05-23 | 图象公司 | Methods and systems for converting 2d motion pictures for stereoscopic 3d exhibition |
Citations (99)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3893042A (en) * | 1973-12-12 | 1975-07-01 | Us Navy | Lock indicator for phase-locked loops |
US3962685A (en) * | 1974-06-03 | 1976-06-08 | General Electric Company | Data processing system having pyramidal hierarchy control flow |
US4142205A (en) * | 1976-07-21 | 1979-02-27 | Nippon Electric Co., Ltd. | Interframe CODEC for composite color TV signals comprising means for inverting the polarity of carrier chrominance signals in every other frame or line |
US4149242A (en) * | 1977-05-06 | 1979-04-10 | Bell Telephone Laboratories, Incorporated | Data interface apparatus for multiple sequential processors |
US4196448A (en) * | 1978-05-15 | 1980-04-01 | The United States Of America As Represented By The Secretary Of The Navy | TV bandwidth reduction system using a hybrid discrete cosine DPCM |
US4215369A (en) * | 1977-12-20 | 1980-07-29 | Nippon Electric Company, Ltd. | Digital transmission system for television video signals |
US4334246A (en) * | 1980-05-16 | 1982-06-08 | Xerox Corporation | Data decompressor circuit |
US4433308A (en) * | 1980-12-08 | 1984-02-21 | Pioneer Electronic Corporation | PLL Detection circuit |
US4437072A (en) * | 1979-08-23 | 1984-03-13 | Fujitsu Limited | Lock detecting circuit for phase-locked loop frequency synthesizer |
US4442503A (en) * | 1980-04-19 | 1984-04-10 | International Business Machines Corporation | Device for storing and displaying graphic information |
US4495629A (en) * | 1983-01-25 | 1985-01-22 | Storage Technology Partners | CMOS scannable latch |
US4523227A (en) * | 1980-10-28 | 1985-06-11 | Rca Corporation | System for synchronizing a video signal having a first frame rate to a second frame rate |
US4580066A (en) * | 1984-03-22 | 1986-04-01 | Sperry Corporation | Fast scan/set testable latch using two levels of series gating with two current sources |
US4646151A (en) * | 1985-02-01 | 1987-02-24 | General Electric Company | Television frame synchronizer with independently controllable input/output rates |
US4672442A (en) * | 1984-07-17 | 1987-06-09 | Kokusai Denshin Denwa Co., Ltd. | Frame rate conversion system in television signal |
US4679163A (en) * | 1984-03-09 | 1987-07-07 | Compagnie Industrielle Des Telecommunications Cit-Alcatel | Inverse discrete cosine transform calculation processor |
US4747070A (en) * | 1984-01-09 | 1988-05-24 | Wang Laboratories, Inc. | Reconfigurable memory system |
US4799056A (en) * | 1986-04-11 | 1989-01-17 | International Business Machines Corporation | Display system having extended raster operation circuitry |
US4799677A (en) * | 1983-09-02 | 1989-01-24 | Bally Manufacturing Corporation | Video game having video disk read only memory |
US4807028A (en) * | 1986-11-10 | 1989-02-21 | Kokusai Denshin Denwa Co., Ltd. | Decoding device capable of producing a decoded video signal with a reduced delay |
US4823201A (en) * | 1987-11-16 | 1989-04-18 | Technology, Inc. 64 | Processor for expanding a compressed video signal |
US4829465A (en) * | 1986-06-19 | 1989-05-09 | American Telephone And Telegraph Company, At&T Bell Laboratories | High speed cosine transform |
US4831440A (en) * | 1987-04-10 | 1989-05-16 | U.S. Philips Corporation | Television transmission system using transform coding |
US4831441A (en) * | 1986-10-21 | 1989-05-16 | Sony Corporation | Scan converter apparatus |
US4891784A (en) * | 1988-01-08 | 1990-01-02 | Hewlett-Packard Company | High capacity tape drive transparently writes and reads large packets of blocked data between interblock gaps |
US4903018A (en) * | 1985-07-19 | 1990-02-20 | Heinz-Ulrich Wiebach | Process for compressing and expanding structurally associated multiple-data sequences, and arrangements for implementing the process |
US4912668A (en) * | 1986-06-06 | 1990-03-27 | Thomson-Csf | Mono-dimensional reverse cosine transform computing device |
US4922341A (en) * | 1987-09-30 | 1990-05-01 | Siemens Aktiengesellschaft | Method for scene-model-assisted reduction of image data for digital television signals |
US4924308A (en) * | 1988-03-10 | 1990-05-08 | Thorn Emi Plc | Bandwidth reduction system for television signals |
US4924298A (en) * | 1987-09-18 | 1990-05-08 | Victor Company Of Japan, Ltd. | Method and apparatus for predictive coding |
US4991112A (en) * | 1987-12-23 | 1991-02-05 | U.S. Philips Corporation | Graphics system with graphics controller and DRAM controller |
US5003204A (en) * | 1989-12-19 | 1991-03-26 | Bull Hn Information Systems Inc. | Edge triggered D-type flip-flop scan latch cell with recirculation capability |
US5027212A (en) * | 1989-12-06 | 1991-06-25 | Videologic Limited | Computer based video/graphics display system |
US5081450A (en) * | 1990-03-09 | 1992-01-14 | International Business Machines Corporation | Apparatus and method for compressing and expanding multibit digital pixel data |
US5086489A (en) * | 1989-04-20 | 1992-02-04 | Fuji Photo Film Co., Ltd. | Method for compressing image signals |
US5091721A (en) * | 1988-12-22 | 1992-02-25 | Hughes Aircraft Company | Acoustic display generator |
US5107345A (en) * | 1990-02-27 | 1992-04-21 | Qualcomm Incorporated | Adaptive block size image compression method and system |
US5111292A (en) * | 1991-02-27 | 1992-05-05 | General Electric Company | Priority selection apparatus as for a video signal processor |
US5113255A (en) * | 1989-05-11 | 1992-05-12 | Matsushita Electric Industrial Co., Ltd. | Moving image signal encoding apparatus and decoding apparatus |
US5122875A (en) * | 1991-02-27 | 1992-06-16 | General Electric Company | An HDTV compression system |
US5122873A (en) * | 1987-10-05 | 1992-06-16 | Intel Corporation | Method and apparatus for selectively encoding and decoding a digital motion video signal at multiple resolution levels |
US5124790A (en) * | 1989-02-28 | 1992-06-23 | Canon Kabushiki Kaisha | Signal processing device |
US5126842A (en) * | 1989-12-30 | 1992-06-30 | Sony Corporation | Video signal encoding method with a substantially constant amount of transform data per transmission unit block |
US5129059A (en) * | 1988-09-13 | 1992-07-07 | Silicon Graphics, Inc. | Graphics processor with staggered memory timing |
US5130568A (en) * | 1990-11-05 | 1992-07-14 | Vertex Semiconductor Corporation | Scannable latch system and method |
US5134487A (en) * | 1989-11-06 | 1992-07-28 | Canon Kabushiki Kaisha | Using common circuitry for different signals |
US5179372A (en) * | 1990-06-19 | 1993-01-12 | International Business Machines Corporation | Video Random Access Memory serial port access |
US5182642A (en) * | 1991-04-19 | 1993-01-26 | General Dynamics Lands Systems Inc. | Apparatus and method for the compression and transmission of multiformat data |
US5184124A (en) * | 1991-01-02 | 1993-02-02 | Next Computer, Inc. | Method and apparatus for compressing and storing pixels |
US5185819A (en) * | 1991-04-29 | 1993-02-09 | General Electric Company | Video signal compression apparatus for independently compressing odd and even fields |
US5189526A (en) * | 1990-09-21 | 1993-02-23 | Eastman Kodak Company | Method and apparatus for performing image compression using discrete cosine transform |
US5191548A (en) * | 1990-03-14 | 1993-03-02 | C-Cube Microsystems | System for compression and decompression of video data using discrete cosine transform and coding techniques |
US5193002A (en) * | 1990-03-26 | 1993-03-09 | France Telecom Etablissement Autonome De Droit Public (Centre National D'etudes Des Telecommunications) | Apparatus for the coding/decoding of image signals |
US5201056A (en) * | 1990-05-02 | 1993-04-06 | Motorola, Inc. | RISC microprocessor architecture with multi-bit tag extended instructions for selectively attaching tag from either instruction or input data to arithmetic operation output |
US5202847A (en) * | 1990-07-31 | 1993-04-13 | Inmos Limited | Digital signal processing |
US5212549A (en) * | 1991-04-29 | 1993-05-18 | Rca Thomson Licensing Corporation | Error concealment apparatus for a compressed video signal processing system |
US5212742A (en) * | 1991-05-24 | 1993-05-18 | Apple Computer, Inc. | Method and apparatus for encoding/decoding image data |
US5214507A (en) * | 1991-11-08 | 1993-05-25 | At&T Bell Laboratories | Video signal quantization for an mpeg like coding environment |
US5216724A (en) * | 1989-02-10 | 1993-06-01 | Canon Kabushiki Kaisha | Apparatus for image reading or processing |
US5221966A (en) * | 1990-01-17 | 1993-06-22 | Avesco Plc | Video signal production from cinefilm originated material |
US5223926A (en) * | 1991-01-11 | 1993-06-29 | Sony Broadcast & Communications Limited | Compression of video signals |
US5276784A (en) * | 1990-12-28 | 1994-01-04 | Sony Corporation | 2-D discrete cosine transform circuit with reduced number of multipliers |
US5276513A (en) * | 1992-06-10 | 1994-01-04 | Rca Thomson Licensing Corporation | Implementation architecture for performing hierarchical motion analysis of video images in real time |
US5276681A (en) * | 1992-06-25 | 1994-01-04 | Starlight Networks | Process for fair and prioritized access to limited output buffers in a multi-port switch |
US5278646A (en) * | 1992-07-02 | 1994-01-11 | At&T Bell Laboratories | Efficient frequency scalable video decoding with coefficient selection |
US5278520A (en) * | 1992-10-26 | 1994-01-11 | Codex, Corp. | Phase lock detection in a phase lock loop |
US5278647A (en) * | 1992-08-05 | 1994-01-11 | At&T Bell Laboratories | Video decoder using adaptive macroblock leak signals |
US5283646A (en) * | 1992-04-09 | 1994-02-01 | Picturetel Corporation | Quantizer control method and apparatus |
US5287420A (en) * | 1992-04-08 | 1994-02-15 | Supermac Technology | Method for image compression on a personal computer |
US5287193A (en) * | 1991-04-10 | 1994-02-15 | Industrial Technology Research Institute | Parallel processing architecture of run-length codes |
US5287178A (en) * | 1992-07-06 | 1994-02-15 | General Electric Company | Reset control network for a video signal encoder |
US5289577A (en) * | 1992-06-04 | 1994-02-22 | International Business Machines Incorporated | Process-pipeline architecture for image/video processing |
US5289276A (en) * | 1992-06-19 | 1994-02-22 | General Electric Company | Method and apparatus for conveying compressed video data over a noisy communication channel |
US5293229A (en) * | 1992-03-27 | 1994-03-08 | Matsushita Electric Corporation Of America | Apparatus and method for processing groups of fields in a video data compression system |
US5294894A (en) * | 1992-10-02 | 1994-03-15 | Compaq Computer Corporation | Method of and apparatus for startup of a digital computer system clock |
US5298896A (en) * | 1993-03-15 | 1994-03-29 | Bell Communications Research, Inc. | Method and system for high order conditional entropy coding |
US5298992A (en) * | 1992-10-08 | 1994-03-29 | International Business Machines Corporation | System and method for frame-differencing based video compression/decompression with forward and reverse playback capability |
US5299025A (en) * | 1989-10-18 | 1994-03-29 | Ricoh Company, Ltd. | Method of coding two-dimensional data by fast cosine transform and method of decoding compressed data by inverse fast cosine transform |
US5301032A (en) * | 1992-04-07 | 1994-04-05 | Samsung Electronics Co., Ltd. | Digital image compression and decompression method and apparatus using variable-length coding |
US5301136A (en) * | 1992-03-17 | 1994-04-05 | Sun Microsystems, Inc. | Method and apparatus for fast implementation of inverse discrete cosine transform in a digital image processing system using low cost accumulators |
US5301242A (en) * | 1991-05-24 | 1994-04-05 | International Business Machines Corporation | Apparatus and method for motion video encoding employing an adaptive quantizer |
US5301272A (en) * | 1992-11-25 | 1994-04-05 | Intel Corporation | Method and apparatus for address space aliasing to identify pixel types |
US5300949A (en) * | 1992-10-22 | 1994-04-05 | International Business Machines Corporation | Scalable digital video decompressor |
US5301019A (en) * | 1992-09-17 | 1994-04-05 | Zenith Electronics Corp. | Data compression system having perceptually weighted motion vectors |
US5301040A (en) * | 1991-04-23 | 1994-04-05 | Canon Kabushiki Kaisha | Image processing apparatus and method |
US5303342A (en) * | 1990-07-13 | 1994-04-12 | Minnesota Mining And Manufacturing Company | Method and apparatus for assembling a composite image from a plurality of data types |
US5305438A (en) * | 1992-05-19 | 1994-04-19 | Sony Electronics Inc. | Video storage, processing, and distribution system using recording format independent hierarchical storages and processors |
US5304953A (en) * | 1993-06-01 | 1994-04-19 | Motorola, Inc. | Lock recovery circuit for a phase locked loop |
US5309527A (en) * | 1991-01-18 | 1994-05-03 | Sony Corporation | Image data processing apparatus |
US5311309A (en) * | 1990-06-01 | 1994-05-10 | Thomson Consumer Electronics, Inc. | Luminance processing system for compressing and expanding video data |
US5317398A (en) * | 1992-08-17 | 1994-05-31 | Rca Thomson Licensing Corporation | Video/film-mode (3:2 pulldown) detector using patterns of two-field differences |
US5319460A (en) * | 1991-08-29 | 1994-06-07 | Canon Kabushiki Kaisha | Image signal processing device including frame memory |
US5321806A (en) * | 1991-08-21 | 1994-06-14 | Digital Equipment Corporation | Method and apparatus for transmitting graphics command in a computer graphics system |
US5392071A (en) * | 1992-05-13 | 1995-02-21 | Sony United Kingdom Ltd. | Apparatus and method for processing image data |
US5398071A (en) * | 1993-11-02 | 1995-03-14 | Texas Instruments Incorporated | Film-to-video format detection for digital television |
US5493339A (en) * | 1993-01-21 | 1996-02-20 | Scientific-Atlanta, Inc. | System and method for transmitting a plurality of digital services including compressed imaging services and associated ancillary data services |
US5495291A (en) * | 1994-07-22 | 1996-02-27 | Hewlett-Packard Company | Decompression system for compressed video data for providing uninterrupted decompressed video data output |
US5502494A (en) * | 1993-10-25 | 1996-03-26 | Lsi Logic Corporation | Management of channel buffer in video decoders |
US5517612A (en) * | 1993-11-12 | 1996-05-14 | International Business Machines Corporation | Device for scaling real-time image frames in multi-media workstations |
Family Cites Families (83)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0576749B1 (en) | 1992-06-30 | 1999-06-02 | Discovision Associates | Data pipeline system |
DE2205235C3 (en) | 1972-02-04 | 1978-07-06 | Robert Bosch Gmbh, 7000 Stuttgart | Multi-disc clutch, in particular for cranking devices for internal combustion engines |
GB1532275A (en) | 1976-01-28 | 1978-11-15 | Nat Res Dev | Apparatus for controlling raster-scan displays |
US4302775A (en) | 1978-12-15 | 1981-11-24 | Compression Labs, Inc. | Digital video compression system and methods utilizing scene adaptive coding with rate buffer feedback |
JPS6046585B2 (en) | 1979-03-06 | 1985-10-16 | 株式会社リコー | Serial data transmission method |
GB2059724B (en) | 1979-09-28 | 1984-04-04 | Racal Datacom Ltd | Data transmission systems |
US4540903A (en) | 1983-10-17 | 1985-09-10 | Storage Technology Partners | Scannable asynchronous/synchronous CMOS latch |
US4689823A (en) * | 1984-01-04 | 1987-08-25 | Itek Corporation | Digital image frame processor |
US4630198A (en) | 1984-02-21 | 1986-12-16 | Yuan Houng I | Intelligent stand-alone printfile buffer with paging control |
JPS61194989A (en) | 1985-02-22 | 1986-08-29 | Mitsubishi Electric Corp | Still picture transmitter |
US4680581A (en) | 1985-03-28 | 1987-07-14 | Honeywell Inc. | Local area network special function frames |
US5233420A (en) | 1985-04-10 | 1993-08-03 | The United States Of America As Represented By The Secretary Of The Navy | Solid state time base corrector (TBC) |
US4692880A (en) * | 1985-11-15 | 1987-09-08 | General Electric Company | Memory efficient cell texturing for advanced video object generator |
US4789927A (en) | 1986-04-07 | 1988-12-06 | Silicon Graphics, Inc. | Interleaved pipeline parallel processing architecture |
GB8618060D0 (en) | 1986-07-24 | 1986-12-17 | Gec Avionics | Data processing apparatus |
EP0255767A3 (en) | 1986-07-31 | 1990-04-04 | AT&T Corp. | Selective broadcasting arrangement for local area networks |
US4887224A (en) | 1986-08-28 | 1989-12-12 | Canon Kabushiki Kaisha | Image data processing apparatus capable of high-speed data encoding and/or decoding |
US4785349A (en) | 1987-10-05 | 1988-11-15 | Technology Inc. 64 | Digital video decompression system |
US4866637A (en) | 1987-10-30 | 1989-09-12 | International Business Machines Corporation | Pipelined lighting model processing system for a graphics workstation's shading function |
US5134697A (en) | 1987-11-16 | 1992-07-28 | Prime Computer | Remote memory-mapped display with interactivity determination |
FR2623952B1 (en) | 1987-11-27 | 1991-11-29 | Thomson Hybrides Microondes | SELF-STABILIZED DIFFERENTIAL COMPARATOR WITH SINGLE CLOCK |
US4866510A (en) | 1988-09-30 | 1989-09-12 | American Telephone And Telegraph Company | Digital video encoder |
US5148524A (en) | 1988-11-29 | 1992-09-15 | Solbourne Computer, Inc. | Dynamic video RAM incorporating on chip vector/image mode line modification |
US5161221A (en) * | 1988-12-12 | 1992-11-03 | Eastman Kodak Company | Multi-memory bank system for receiving continuous serial data stream and monitoring same to control bank switching without interrupting continuous data flow rate |
GB2226471A (en) * | 1988-12-23 | 1990-06-27 | Philips Electronic Associated | Displaying a stored image in expanded format |
US5060242A (en) | 1989-02-24 | 1991-10-22 | General Electric Company | Non-destructive lossless image coder |
US5172011A (en) | 1989-06-30 | 1992-12-15 | Digital Equipment Corporation | Latch circuit and method with complementary clocking and level sensitive scan capability |
US5233690A (en) | 1989-07-28 | 1993-08-03 | Texas Instruments Incorporated | Video graphics display memory swizzle logic and expansion circuit and method |
US5257350A (en) | 1989-08-10 | 1993-10-26 | Apple Computer, Inc. | Computer with self configuring video circuitry |
US5053985A (en) | 1989-10-19 | 1991-10-01 | Zoran Corporation | Recycling dct/idct integrated circuit apparatus using a single multiplier/accumulator and a single random access memory |
US5142380A (en) | 1989-10-23 | 1992-08-25 | Ricoh Company, Ltd. | Image data processing apparatus |
US5057793A (en) | 1989-11-13 | 1991-10-15 | Cowley Nicholas P | Frequency synthesizer PLL having digital and analog phase detectors |
US5136695A (en) * | 1989-11-13 | 1992-08-04 | Reflection Technology, Inc. | Apparatus and method for updating a remote video display from a host computer |
US5146326A (en) | 1989-11-14 | 1992-09-08 | Fujitsu Limited | Coded picture information decoding apparatus having means for improving picture distortion |
US5253078A (en) | 1990-03-14 | 1993-10-12 | C-Cube Microsystems, Inc. | System for compression and decompression of video data using discrete cosine transform and coding techniques |
US5136371A (en) | 1990-03-15 | 1992-08-04 | Thomson Consumer Electronics, Inc. | Digital image coding using random scanning |
US5151875A (en) | 1990-03-16 | 1992-09-29 | C-Cube Microsystems, Inc. | MOS array multiplier cell |
EP0453229B1 (en) | 1990-04-17 | 1997-06-18 | Matsushita Electric Industrial Co., Ltd. | Method for transmission of variable length code |
US5247612A (en) | 1990-06-29 | 1993-09-21 | Radius Inc. | Pixel display apparatus and method using a first-in, first-out buffer |
KR100214435B1 (en) | 1990-07-25 | 1999-08-02 | 사와무라 시코 | Synchronous burst-access memory |
US5174641A (en) * | 1990-07-25 | 1992-12-29 | Massachusetts Institute Of Technology | Video encoding method for television applications |
US5241658A (en) | 1990-08-21 | 1993-08-31 | Apple Computer, Inc. | Apparatus for storing information in and deriving information from a frame buffer |
US5038209A (en) | 1990-09-27 | 1991-08-06 | At&T Bell Laboratories | Adaptive buffer/quantizer control for transform video coders |
JPH04142812A (en) | 1990-10-04 | 1992-05-15 | Toshiba Corp | Phase locked loop circuit |
US5229863A (en) | 1990-12-24 | 1993-07-20 | Xerox Corporation | High speed CCITT decompressor |
US5257213A (en) | 1991-02-20 | 1993-10-26 | Samsung Electronics Co., Ltd. | Method and circuit for two-dimensional discrete cosine transform |
US5168356A (en) | 1991-02-27 | 1992-12-01 | General Electric Company | Apparatus for segmenting encoded video signal for transmission |
US5870497A (en) | 1991-03-15 | 1999-02-09 | C-Cube Microsystems | Decoder for compressed video signals |
JP2866754B2 (en) | 1991-03-27 | 1999-03-08 | 三菱電機株式会社 | Arithmetic processing unit |
US5164819A (en) | 1991-04-03 | 1992-11-17 | Music John D | Method and system for coding and compressing color video signals |
US5146325A (en) | 1991-04-29 | 1992-09-08 | Rca Thomson Licensing Corporation | Video signal decompression apparatus for independently compressed even and odd field data |
US5263136A (en) | 1991-04-30 | 1993-11-16 | Optigraphics Corporation | System for managing tiled images using multiple resolutions |
US5260787A (en) * | 1991-05-14 | 1993-11-09 | Sony Electronics Inc. | Film-to-video frame image conversion apparatus and method for selectively identifying video fields and frames |
AU657510B2 (en) | 1991-05-24 | 1995-03-16 | Apple Inc. | Improved image encoding/decoding method and apparatus |
US5228098A (en) | 1991-06-14 | 1993-07-13 | Tektronix, Inc. | Adaptive spatio-temporal compression/decompression of video image signals |
GB2258781B (en) | 1991-08-13 | 1995-05-03 | Sony Broadcast & Communication | Data compression |
JP2507204B2 (en) | 1991-08-30 | 1996-06-12 | 松下電器産業株式会社 | Video signal encoder |
US5168375A (en) | 1991-09-18 | 1992-12-01 | Polaroid Corporation | Image reconstruction by use of discrete cosine and related transforms |
GB2260053B (en) * | 1991-09-27 | 1995-03-08 | Sony Broadcast & Communication | Image signal processing |
US5261047A (en) | 1991-10-29 | 1993-11-09 | Xerox Corporation | Bus arbitration scheme for facilitating operation of a printing apparatus |
US5231484A (en) | 1991-11-08 | 1993-07-27 | International Business Machines Corporation | Motion video compression system with adaptive bit allocation and quantization |
US5257223A (en) | 1991-11-13 | 1993-10-26 | Hewlett-Packard Company | Flip-flop circuit with controllable copying between slave and scan latches |
US5227878A (en) | 1991-11-15 | 1993-07-13 | At&T Bell Laboratories | Adaptive coding and decoding of frames and fields of video |
US5237413A (en) | 1991-11-19 | 1993-08-17 | Scientific-Atlanta, Inc. | Motion filter for digital television system |
US5175617A (en) | 1991-12-04 | 1992-12-29 | Vision Applications, Inc. | Telephone line picture transmission |
US5241222A (en) | 1991-12-20 | 1993-08-31 | Eastman Kodak Company | Dram interface adapter circuit |
US5159449A (en) | 1991-12-26 | 1992-10-27 | Workstation Technologies, Inc. | Method and apparatus for data reduction in a video image data reduction system |
US5357606A (en) * | 1992-02-25 | 1994-10-18 | Apple Computer, Inc. | Row interleaved frame buffer |
JPH05283978A (en) | 1992-03-31 | 1993-10-29 | Sony Corp | Sampling rate conversion device |
US5253058A (en) | 1992-04-01 | 1993-10-12 | Bell Communications Research, Inc. | Efficient coding scheme for multilevel video transmission |
US5241383A (en) | 1992-05-13 | 1993-08-31 | Bell Communications Research, Inc. | Pseudo-constant bit rate video coding with quantization parameter adjustment |
CA2096584A1 (en) | 1992-05-28 | 1993-11-29 | Frank H. Liao | Variable length code decoder for video decompression operations |
JPH0695986A (en) | 1992-06-19 | 1994-04-08 | Westinghouse Electric Corp <We> | Real-time data imaging network system and operating method thereof |
US5325092A (en) | 1992-07-07 | 1994-06-28 | Ricoh Company, Ltd. | Huffman decoder architecture for high speed operation and reduced memory |
US5231486A (en) | 1992-07-27 | 1993-07-27 | General Electric Company | Data separation processing in a dual channel digital high definition television system |
FR2695278B1 (en) | 1992-08-26 | 1994-10-14 | Euro Cp Sarl | Method for exchanging information, in particular between equipment in a room, and functional unit and installation relating thereto. |
US5351047A (en) | 1992-09-21 | 1994-09-27 | Laboratory Automation, Inc. | Data decoding method and apparatus |
US5572691A (en) * | 1993-04-21 | 1996-11-05 | Gi Corporation | Apparatus and method for providing multiple data streams from stored data using dual memory buffers |
ES2118217T3 (en) * | 1993-05-19 | 1998-09-16 | Alsthom Cge Alcatel | MEMORY MANAGEMENT METHOD OF VIDEO SERVERS. |
US5821918A (en) * | 1993-07-29 | 1998-10-13 | S3 Incorporated | Video processing apparatus, systems and methods |
US5598514A (en) | 1993-08-09 | 1997-01-28 | C-Cube Microsystems | Structure and method for a multistandard video encoder/decoder |
US5568165A (en) * | 1993-10-22 | 1996-10-22 | Auravision Corporation | Video processing technique using multi-buffer video memory |
US5453792A (en) * | 1994-03-18 | 1995-09-26 | Prime Image, Inc. | Double video standards converter |
-
1994
- 1994-08-23 GB GB9417138A patent/GB9417138D0/en active Pending
-
1995
- 1995-08-17 US US08/516,038 patent/US6326999B1/en not_active Expired - Lifetime
- 1995-08-22 SG SG1995001181A patent/SG44324A1/en unknown
- 1995-08-22 DE DE69524162T patent/DE69524162D1/en not_active Expired - Lifetime
- 1995-08-22 AT AT95305871T patent/ATE209842T1/en not_active IP Right Cessation
- 1995-08-22 CA CA002156679A patent/CA2156679C/en not_active Expired - Lifetime
- 1995-08-22 EP EP95305871A patent/EP0701368B1/en not_active Expired - Lifetime
- 1995-08-23 CN CN95116376A patent/CN1099196C/en not_active Expired - Lifetime
- 1995-08-23 TW TW084108784A patent/TW281852B/zh not_active IP Right Cessation
- 1995-08-23 KR KR1019950026065A patent/KR100269869B1/en not_active IP Right Cessation
- 1995-08-23 JP JP23777495A patent/JP3189031B2/en not_active Expired - Lifetime
-
2001
- 2001-07-24 US US09/912,216 patent/US20020035724A1/en not_active Abandoned
Patent Citations (99)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3893042A (en) * | 1973-12-12 | 1975-07-01 | Us Navy | Lock indicator for phase-locked loops |
US3962685A (en) * | 1974-06-03 | 1976-06-08 | General Electric Company | Data processing system having pyramidal hierarchy control flow |
US4142205A (en) * | 1976-07-21 | 1979-02-27 | Nippon Electric Co., Ltd. | Interframe CODEC for composite color TV signals comprising means for inverting the polarity of carrier chrominance signals in every other frame or line |
US4149242A (en) * | 1977-05-06 | 1979-04-10 | Bell Telephone Laboratories, Incorporated | Data interface apparatus for multiple sequential processors |
US4215369A (en) * | 1977-12-20 | 1980-07-29 | Nippon Electric Company, Ltd. | Digital transmission system for television video signals |
US4196448A (en) * | 1978-05-15 | 1980-04-01 | The United States Of America As Represented By The Secretary Of The Navy | TV bandwidth reduction system using a hybrid discrete cosine DPCM |
US4437072A (en) * | 1979-08-23 | 1984-03-13 | Fujitsu Limited | Lock detecting circuit for phase-locked loop frequency synthesizer |
US4442503A (en) * | 1980-04-19 | 1984-04-10 | International Business Machines Corporation | Device for storing and displaying graphic information |
US4334246A (en) * | 1980-05-16 | 1982-06-08 | Xerox Corporation | Data decompressor circuit |
US4523227A (en) * | 1980-10-28 | 1985-06-11 | Rca Corporation | System for synchronizing a video signal having a first frame rate to a second frame rate |
US4433308A (en) * | 1980-12-08 | 1984-02-21 | Pioneer Electronic Corporation | PLL Detection circuit |
US4495629A (en) * | 1983-01-25 | 1985-01-22 | Storage Technology Partners | CMOS scannable latch |
US4799677A (en) * | 1983-09-02 | 1989-01-24 | Bally Manufacturing Corporation | Video game having video disk read only memory |
US4747070A (en) * | 1984-01-09 | 1988-05-24 | Wang Laboratories, Inc. | Reconfigurable memory system |
US4679163A (en) * | 1984-03-09 | 1987-07-07 | Compagnie Industrielle Des Telecommunications Cit-Alcatel | Inverse discrete cosine transform calculation processor |
US4580066A (en) * | 1984-03-22 | 1986-04-01 | Sperry Corporation | Fast scan/set testable latch using two levels of series gating with two current sources |
US4672442A (en) * | 1984-07-17 | 1987-06-09 | Kokusai Denshin Denwa Co., Ltd. | Frame rate conversion system in television signal |
US4646151A (en) * | 1985-02-01 | 1987-02-24 | General Electric Company | Television frame synchronizer with independently controllable input/output rates |
US4903018A (en) * | 1985-07-19 | 1990-02-20 | Heinz-Ulrich Wiebach | Process for compressing and expanding structurally associated multiple-data sequences, and arrangements for implementing the process |
US4799056A (en) * | 1986-04-11 | 1989-01-17 | International Business Machines Corporation | Display system having extended raster operation circuitry |
US4912668A (en) * | 1986-06-06 | 1990-03-27 | Thomson-Csf | Mono-dimensional reverse cosine transform computing device |
US4829465A (en) * | 1986-06-19 | 1989-05-09 | American Telephone And Telegraph Company, At&T Bell Laboratories | High speed cosine transform |
US4831441A (en) * | 1986-10-21 | 1989-05-16 | Sony Corporation | Scan converter apparatus |
US4807028A (en) * | 1986-11-10 | 1989-02-21 | Kokusai Denshin Denwa Co., Ltd. | Decoding device capable of producing a decoded video signal with a reduced delay |
US4831440A (en) * | 1987-04-10 | 1989-05-16 | U.S. Philips Corporation | Television transmission system using transform coding |
US4924298A (en) * | 1987-09-18 | 1990-05-08 | Victor Company Of Japan, Ltd. | Method and apparatus for predictive coding |
US4922341A (en) * | 1987-09-30 | 1990-05-01 | Siemens Aktiengesellschaft | Method for scene-model-assisted reduction of image data for digital television signals |
US5122873A (en) * | 1987-10-05 | 1992-06-16 | Intel Corporation | Method and apparatus for selectively encoding and decoding a digital motion video signal at multiple resolution levels |
US4823201A (en) * | 1987-11-16 | 1989-04-18 | Technology, Inc. 64 | Processor for expanding a compressed video signal |
US4991112A (en) * | 1987-12-23 | 1991-02-05 | U.S. Philips Corporation | Graphics system with graphics controller and DRAM controller |
US4891784A (en) * | 1988-01-08 | 1990-01-02 | Hewlett-Packard Company | High capacity tape drive transparently writes and reads large packets of blocked data between interblock gaps |
US4924308A (en) * | 1988-03-10 | 1990-05-08 | Thorn Emi Plc | Bandwidth reduction system for television signals |
US5129059A (en) * | 1988-09-13 | 1992-07-07 | Silicon Graphics, Inc. | Graphics processor with staggered memory timing |
US5091721A (en) * | 1988-12-22 | 1992-02-25 | Hughes Aircraft Company | Acoustic display generator |
US5216724A (en) * | 1989-02-10 | 1993-06-01 | Canon Kabushiki Kaisha | Apparatus for image reading or processing |
US5124790A (en) * | 1989-02-28 | 1992-06-23 | Canon Kabushiki Kaisha | Signal processing device |
US5086489A (en) * | 1989-04-20 | 1992-02-04 | Fuji Photo Film Co., Ltd. | Method for compressing image signals |
US5113255A (en) * | 1989-05-11 | 1992-05-12 | Matsushita Electric Industrial Co., Ltd. | Moving image signal encoding apparatus and decoding apparatus |
US5299025A (en) * | 1989-10-18 | 1994-03-29 | Ricoh Company, Ltd. | Method of coding two-dimensional data by fast cosine transform and method of decoding compressed data by inverse fast cosine transform |
US5134487A (en) * | 1989-11-06 | 1992-07-28 | Canon Kabushiki Kaisha | Using common circuitry for different signals |
US5027212A (en) * | 1989-12-06 | 1991-06-25 | Videologic Limited | Computer based video/graphics display system |
US5003204A (en) * | 1989-12-19 | 1991-03-26 | Bull Hn Information Systems Inc. | Edge triggered D-type flip-flop scan latch cell with recirculation capability |
US5126842A (en) * | 1989-12-30 | 1992-06-30 | Sony Corporation | Video signal encoding method with a substantially constant amount of transform data per transmission unit block |
US5221966A (en) * | 1990-01-17 | 1993-06-22 | Avesco Plc | Video signal production from cinefilm originated material |
US5107345A (en) * | 1990-02-27 | 1992-04-21 | Qualcomm Incorporated | Adaptive block size image compression method and system |
US5081450A (en) * | 1990-03-09 | 1992-01-14 | International Business Machines Corporation | Apparatus and method for compressing and expanding multibit digital pixel data |
US5191548A (en) * | 1990-03-14 | 1993-03-02 | C-Cube Microsystems | System for compression and decompression of video data using discrete cosine transform and coding techniques |
US5193002A (en) * | 1990-03-26 | 1993-03-09 | France Telecom Etablissement Autonome De Droit Public (Centre National D'etudes Des Telecommunications) | Apparatus for the coding/decoding of image signals |
US5201056A (en) * | 1990-05-02 | 1993-04-06 | Motorola, Inc. | RISC microprocessor architecture with multi-bit tag extended instructions for selectively attaching tag from either instruction or input data to arithmetic operation output |
US5311309A (en) * | 1990-06-01 | 1994-05-10 | Thomson Consumer Electronics, Inc. | Luminance processing system for compressing and expanding video data |
US5179372A (en) * | 1990-06-19 | 1993-01-12 | International Business Machines Corporation | Video Random Access Memory serial port access |
US5303342A (en) * | 1990-07-13 | 1994-04-12 | Minnesota Mining And Manufacturing Company | Method and apparatus for assembling a composite image from a plurality of data types |
US5202847A (en) * | 1990-07-31 | 1993-04-13 | Inmos Limited | Digital signal processing |
US5189526A (en) * | 1990-09-21 | 1993-02-23 | Eastman Kodak Company | Method and apparatus for performing image compression using discrete cosine transform |
US5130568A (en) * | 1990-11-05 | 1992-07-14 | Vertex Semiconductor Corporation | Scannable latch system and method |
US5276784A (en) * | 1990-12-28 | 1994-01-04 | Sony Corporation | 2-D discrete cosine transform circuit with reduced number of multipliers |
US5184124A (en) * | 1991-01-02 | 1993-02-02 | Next Computer, Inc. | Method and apparatus for compressing and storing pixels |
US5223926A (en) * | 1991-01-11 | 1993-06-29 | Sony Broadcast & Communications Limited | Compression of video signals |
US5309527A (en) * | 1991-01-18 | 1994-05-03 | Sony Corporation | Image data processing apparatus |
US5122875A (en) * | 1991-02-27 | 1992-06-16 | General Electric Company | An HDTV compression system |
US5111292A (en) * | 1991-02-27 | 1992-05-05 | General Electric Company | Priority selection apparatus as for a video signal processor |
US5287193A (en) * | 1991-04-10 | 1994-02-15 | Industrial Technology Research Institute | Parallel processing architecture of run-length codes |
US5182642A (en) * | 1991-04-19 | 1993-01-26 | General Dynamics Lands Systems Inc. | Apparatus and method for the compression and transmission of multiformat data |
US5301040A (en) * | 1991-04-23 | 1994-04-05 | Canon Kabushiki Kaisha | Image processing apparatus and method |
US5212549A (en) * | 1991-04-29 | 1993-05-18 | Rca Thomson Licensing Corporation | Error concealment apparatus for a compressed video signal processing system |
US5185819A (en) * | 1991-04-29 | 1993-02-09 | General Electric Company | Video signal compression apparatus for independently compressing odd and even fields |
US5301242A (en) * | 1991-05-24 | 1994-04-05 | International Business Machines Corporation | Apparatus and method for motion video encoding employing an adaptive quantizer |
US5212742A (en) * | 1991-05-24 | 1993-05-18 | Apple Computer, Inc. | Method and apparatus for encoding/decoding image data |
US5321806A (en) * | 1991-08-21 | 1994-06-14 | Digital Equipment Corporation | Method and apparatus for transmitting graphics command in a computer graphics system |
US5319460A (en) * | 1991-08-29 | 1994-06-07 | Canon Kabushiki Kaisha | Image signal processing device including frame memory |
US5214507A (en) * | 1991-11-08 | 1993-05-25 | At&T Bell Laboratories | Video signal quantization for an mpeg like coding environment |
US5301136A (en) * | 1992-03-17 | 1994-04-05 | Sun Microsystems, Inc. | Method and apparatus for fast implementation of inverse discrete cosine transform in a digital image processing system using low cost accumulators |
US5293229A (en) * | 1992-03-27 | 1994-03-08 | Matsushita Electric Corporation Of America | Apparatus and method for processing groups of fields in a video data compression system |
US5301032A (en) * | 1992-04-07 | 1994-04-05 | Samsung Electronics Co., Ltd. | Digital image compression and decompression method and apparatus using variable-length coding |
US5287420A (en) * | 1992-04-08 | 1994-02-15 | Supermac Technology | Method for image compression on a personal computer |
US5283646A (en) * | 1992-04-09 | 1994-02-01 | Picturetel Corporation | Quantizer control method and apparatus |
US5392071A (en) * | 1992-05-13 | 1995-02-21 | Sony United Kingdom Ltd. | Apparatus and method for processing image data |
US5305438A (en) * | 1992-05-19 | 1994-04-19 | Sony Electronics Inc. | Video storage, processing, and distribution system using recording format independent hierarchical storages and processors |
US5289577A (en) * | 1992-06-04 | 1994-02-22 | International Business Machines Incorporated | Process-pipeline architecture for image/video processing |
US5276513A (en) * | 1992-06-10 | 1994-01-04 | Rca Thomson Licensing Corporation | Implementation architecture for performing hierarchical motion analysis of video images in real time |
US5289276A (en) * | 1992-06-19 | 1994-02-22 | General Electric Company | Method and apparatus for conveying compressed video data over a noisy communication channel |
US5276681A (en) * | 1992-06-25 | 1994-01-04 | Starlight Networks | Process for fair and prioritized access to limited output buffers in a multi-port switch |
US5278646A (en) * | 1992-07-02 | 1994-01-11 | At&T Bell Laboratories | Efficient frequency scalable video decoding with coefficient selection |
US5287178A (en) * | 1992-07-06 | 1994-02-15 | General Electric Company | Reset control network for a video signal encoder |
US5278647A (en) * | 1992-08-05 | 1994-01-11 | At&T Bell Laboratories | Video decoder using adaptive macroblock leak signals |
US5317398A (en) * | 1992-08-17 | 1994-05-31 | Rca Thomson Licensing Corporation | Video/film-mode (3:2 pulldown) detector using patterns of two-field differences |
US5301019A (en) * | 1992-09-17 | 1994-04-05 | Zenith Electronics Corp. | Data compression system having perceptually weighted motion vectors |
US5294894A (en) * | 1992-10-02 | 1994-03-15 | Compaq Computer Corporation | Method of and apparatus for startup of a digital computer system clock |
US5298992A (en) * | 1992-10-08 | 1994-03-29 | International Business Machines Corporation | System and method for frame-differencing based video compression/decompression with forward and reverse playback capability |
US5300949A (en) * | 1992-10-22 | 1994-04-05 | International Business Machines Corporation | Scalable digital video decompressor |
US5278520A (en) * | 1992-10-26 | 1994-01-11 | Codex, Corp. | Phase lock detection in a phase lock loop |
US5301272A (en) * | 1992-11-25 | 1994-04-05 | Intel Corporation | Method and apparatus for address space aliasing to identify pixel types |
US5493339A (en) * | 1993-01-21 | 1996-02-20 | Scientific-Atlanta, Inc. | System and method for transmitting a plurality of digital services including compressed imaging services and associated ancillary data services |
US5298896A (en) * | 1993-03-15 | 1994-03-29 | Bell Communications Research, Inc. | Method and system for high order conditional entropy coding |
US5304953A (en) * | 1993-06-01 | 1994-04-19 | Motorola, Inc. | Lock recovery circuit for a phase locked loop |
US5502494A (en) * | 1993-10-25 | 1996-03-26 | Lsi Logic Corporation | Management of channel buffer in video decoders |
US5398071A (en) * | 1993-11-02 | 1995-03-14 | Texas Instruments Incorporated | Film-to-video format detection for digital television |
US5517612A (en) * | 1993-11-12 | 1996-05-14 | International Business Machines Corporation | Device for scaling real-time image frames in multi-media workstations |
US5495291A (en) * | 1994-07-22 | 1996-02-27 | Hewlett-Packard Company | Decompression system for compressed video data for providing uninterrupted decompressed video data output |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060114334A1 (en) * | 2004-09-21 | 2006-06-01 | Yoshinori Watanabe | Image pickup apparatus with function of rate conversion processing and control method therefor |
US7860321B2 (en) * | 2004-09-21 | 2010-12-28 | Canon Kabushiki Kaisha | Image pickup apparatus with function of rate conversion processing and control method therefor |
US20070058684A1 (en) * | 2005-09-15 | 2007-03-15 | Lsi Logic Corporation | Transparent methods for altering the video decoder frame-rate in a fixed-frame-rate audio-video multiplex structure |
US8184660B2 (en) * | 2005-09-15 | 2012-05-22 | Lsi Corporation | Transparent methods for altering the video decoder frame-rate in a fixed-frame-rate audio-video multiplex structure |
EP3598761A4 (en) * | 2018-05-25 | 2020-01-22 | Wangsu Science & Technology Co., Ltd. | Method and device for synthesizing audio and video data stream |
Also Published As
Publication number | Publication date |
---|---|
JPH08172573A (en) | 1996-07-02 |
CN1126412A (en) | 1996-07-10 |
CA2156679C (en) | 2001-02-20 |
ATE209842T1 (en) | 2001-12-15 |
EP0701368A2 (en) | 1996-03-13 |
TW281852B (en) | 1996-07-21 |
EP0701368A3 (en) | 1998-01-14 |
DE69524162D1 (en) | 2002-01-10 |
CN1099196C (en) | 2003-01-15 |
KR100269869B1 (en) | 2000-10-16 |
CA2156679A1 (en) | 1996-02-24 |
GB9417138D0 (en) | 1994-10-12 |
US6326999B1 (en) | 2001-12-04 |
JP3189031B2 (en) | 2001-07-16 |
KR960009750A (en) | 1996-03-22 |
EP0701368B1 (en) | 2001-11-28 |
SG44324A1 (en) | 1997-12-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6326999B1 (en) | Data rate conversion | |
US5325126A (en) | Method and apparatus for real time compression and decompression of a digital motion video signal | |
EP0824830B1 (en) | Method and apparatus for the compression of colour video data | |
US5914753A (en) | Apparatus and method to convert computer graphics signals to television video signals with vertical and horizontal scaling requiring no frame buffers | |
US6373890B1 (en) | Video compression and playback process | |
US5790110A (en) | System and method for generating video in a computer system | |
EP1274249B1 (en) | Image data encoding method and apparatus | |
US5504823A (en) | Image data partitioning circuit for parallel image decoding system | |
EP1613097A1 (en) | Digital video signal compression and decompression method and apparatus | |
US4745462A (en) | Image storage using separately scanned color component variables | |
US5446560A (en) | Method and apparatus for raster to block and block to raster pixel conversion | |
US5481307A (en) | Method and apparatus for compressing and decompressing a sequence of digital video images using sync frames | |
EP0375056B1 (en) | Methods of encoding and storing pixel values and apparatuses for decoding and reproducing a digitised image | |
WO2001046756A1 (en) | Motion picture enhancing system | |
US7103226B1 (en) | Video processor with composite graphics and video picture elements | |
JPS62232689A (en) | Display of part of image selected by operator | |
EP0796003B1 (en) | Method and apparatus for encoding and decoding images | |
US6473207B1 (en) | Image size transformation method for orthogonal transformation coded image | |
US7469068B2 (en) | Method and apparatus for dimensionally transforming an image without a line buffer | |
KR960005686Y1 (en) | Address signal generator of jpeg decoder | |
GB2246928A (en) | Encoding and generation of graphics images | |
JPS5992674A (en) | Encoding circuit | |
JPH09319559A (en) | Image display device | |
JPH11237869A (en) | Storage medium where image data are recorded and image processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |