Claims
- 1. A method for encoding a video stream to generate an encoded video bitstream, comprising the steps of:
(a) encoding, into the encoded video bitstream, a first original frame/region in the video stream using intra-frame coding to generate an encoded first frame/region; and (b) encoding, into the encoded video bitstream, a second original frame/region in the video stream using motion-based predictive coding, wherein at least some motion information used during the motion-based predictive coding is excluded from the encoded video bitstream.
- 2. The invention of claim 1, wherein all of the motion information used during the motion-based predictive coding is excluded from the encoded video bitstream and the encoded video bitstream does not explicitly include any motion information.
- 3. The invention of claim 1, wherein step (b) comprises the steps of:
(1) decoding the encoded first frame/region to generate a decoded first frame/region; (2) encoding the second original frame/region to generate an encoded second frame/region; (3) decoding the encoded second frame/region to generate a decoded second frame/region; (4) performing motion computation between the decoded second frame/region and the decoded first frame/region to generate the motion information; (5) applying the motion information to the decoded first frame/region to generate a synthesized second frame/region; (6) performing inter-frame differencing between the synthesized second frame/region and the second original frame/region to generate residual errors; and (7) encoding, into the encoded video bitstream, at least some of the residual errors.
- 4. The invention of claim 1, further comprising the step of:
(c) encoding, into the encoded video bitstream, a third original frame/region in the video stream using tweening based on the motion information used to encode the second original frame/region.
- 5. A video encoder for encoding a video stream to generate an encoded video bitstream, comprising:
(a) a frame/region type selector configured for selecting different processing paths for encoding different frames/regions into the encoded video bitstream; (b) a first processing path configured for encoding, into the encoded video bitstream, a first original frame/region in the video stream using intra-frame coding to generate an encoded first frame/region; and (c) a second processing path configured for encoding, into the encoded video bitstream, a second original frame/region in the video stream using motion-based predictive coding, wherein the video encoder has an encoding mode in which at least some motion information used during the motion-based predictive coding is excluded from the encoded video bitstream.
- 6. The invention of claim 5, wherein the video encoder is a scaleable video encoder that can be operated at a plurality of different encoding modes, wherein:
in a first encoding mode, all of the motion information is excluded from the encoded video bitstream and the encoded video bitstream does not explicitly include any motion information; and in a second encoding mode, at least some of the motion information is encoded into the encoded video bitstream.
- 7. The invention of claim 6, wherein:
in the second encoding mode, a first portion of the motion information is encoded into the encoded video bitstream and a second portion of the motion information is excluded from the encoded video bitstream; and in a third encoding mode, all of the motion information is encoded into the encoded video bitstream.
- 8. The invention of claim 5, wherein:
the first processing path is configured for decoding the encoded first frame/region to generate a decoded first frame/region; and the second processing path is configured for:
(1) encoding the second original frame/region to generate an encoded second frame/region; (2) decoding the encoded second frame/region to generate a decoded second frame/region; (3) performing motion computation between the decoded second frame/region and the decoded first frame/region to generate the motion information; (4) applying the motion information to the decoded first frame/region to generate a synthesized second frame/region; (5) performing inter-frame differencing between the synthesized second frame/region and the second original frame/region to generate residual errors; and (6) encoding, into the encoded video bitstream, at least some of the residual errors.
- 9. The invention of claim 8, wherein the encoding in the first processing path and the encoding of the second original frame/region in the second processing path are based on intra-frame wavelet encoding.
- 10. The invention of claim 8, wherein:
the first processing path is configured for intra-frame coding the first original frame/region at a high resolution; the decoded first frame/region is at the high resolution; the second processing path is configured for:
(i) spatially sub-sampling the second original image/region to generate a low-resolution second frame/region having a resolution lower than the high resolution; and (ii) intra-frame coding the low-resolution second frame/region to generate the encoded second frame/region; the decoded second frame/region is at the low resolution; and the synthesized second frame/region is at the high resolution.
- 11. The invention of claim 8, wherein the second processing path is configured for:
(i) thresholding the residual errors to generate binary data; and (ii) encoding, into the encoded video bitstream, the at least some of the residual errors based on the binary data.
- 12. The invention of claim 5, further comprising a third processing path configured for encoding, into the encoded video bitstream, a third original frame/region in the video stream using tweening based on the motion information used to encode the second original frame/region.
- 13. The invention of claim 12, wherein:
the first processing path is configured for decoding the encoded first frame/region to generate a decoded first frame/region; and the third processing path is configured for:
(1) temporally interpolating the motion information used to encode the second original frame/region; (2) applying the temporally interpolated motion information to the decoded first frame/region to generate a synthesized third frame/region; (3) generating residual errors between the synthesized third frame/region and the third original frame/region; and (4) encoding, into the encoded video bitstream, at least some of the residual errors.
- 14. The invention of claim 13, wherein:
the first processing path is configured for intra-frame coding the first original frame/region at a high resolution; the decoded first frame/region is at the high resolution; the synthesized third frame/region is at the high resolution; and the third processing path is configured for performing inter-frame differencing between the synthesized third frame/region and the third original frame/region to generate the residual errors.
- 15. A method for decoding an encoded video bitstream to generate a decoded video stream, comprising the steps of:
(a) decoding, from the encoded video bitstream, an encoded first frame/region using intra-frame decoding to generate a decoded first frame/region; and (b) decoding, from the encoded video bitstream, an encoded second frame/region using motion-based predictive decoding, wherein at least some motion information used during the motion-based predictive decoding is generated by performing motion computation as part of the decoding method.
- 16. The invention of claim 15, wherein the encoded video bitstream does not explicitly include any motion information and all of the motion information used during the motion-based predictive decoding is generated as part of the method.
- 17. The invention of claim 15, wherein step (b) comprises the steps of:
(1) decoding, from the encoded video bitstream, the encoded second frame/region to generate a decoded second frame/region; (2) performing the motion computation between the decoded second frame/region and the decoded first frame/region to generate the motion information; (3) applying the motion information to the decoded first frame/region to generate a synthesized second frame/region; (4) decoding, from the encoded video bitstream, encoded residual errors to generate decoded residual errors corresponding to the synthesized second frame/region; and (5) performing inter-frame addition between the decoded residual errors and the synthesized second frame/region to generate an error-corrected decoded second frame/region.
- 18. The invention of claim 15, further comprising the step of:
(c) generating a decoded third frame/region using tweening based on the motion information used to decode the encoded second frame/region.
- 19. The invention of claim 15, further comprising the step of de-interlacing a decoded second frame/region generated during step (b) to generate two corresponding fields corresponding to the decoded second frame/region.
- 20. A video decoder for decoding an encoded video bitstream to generate a decoded video stream, comprising:
(a) a frame/region type selector configured for selecting different processing paths for decoding different encoded frames/regions from the encoded video bitstream; (b) a first processing path configured for decoding, from the encoded video bitstream, an encoded first frame/region in the video stream using intra-frame decoding to generate a decoded first frame/region; and (c) a second processing path configured for decoding, from the encoded video bitstream, an encoded second frame/region in the video stream using motion-based predictive decoding, wherein the video decoder has a decoding mode in which at least some motion information used during the motion-based predictive decoding is generated by the video decoder performing motion computation.
- 21. The invention of claim 20, wherein the video decoder is a scaleable video decoder that can be operated at a plurality of different decoding modes, wherein:
in a first decoding mode, the encoded video bitstream does not explicitly include any motion information and all of the motion information is generated by performing the motion computation by the video decoder; and in a second decoding mode, at least some of the motion information is decoded from the encoded video bitstream.
- 22. The invention of claim 21, wherein:
in the second decoding mode, a first portion of the motion information is decoded from the encoded video bitstream and a second portion of the motion information is generated by performing the motion computation by the video decoder; and in a third decoding mode, all of the motion information is decoded from the encoded video bitstream.
- 23. The invention of claim 20, wherein:
the second processing path is configured for:
(1) decoding, from the encoded video bitstream, the encoded second frame/region to generate a decoded second frame/region; (2) performing the motion computation between the decoded second frame/region and the decoded first frame/region to generate the motion information; (3) applying the motion information to the decoded first frame/region to generate a synthesized second frame/region; (4) decoding, from the encoded video bitstream, encoded residual errors to generate decoded residual errors corresponding to the synthesized second frame/region; and (5) performing inter-frame addition between the decoded residual errors and the synthesized second frame/region to generate an error-corrected decoded second frame/region.
- 24. The invention of claim 23, wherein the decoding in the first processing path and the decoding of the second encoded frame/region in the second processing path are based on intra-frame wavelet decoding.
- 25. The invention of claim 23, wherein:
the decoded first frame/region is at a high resolution; the decoded second frame/region is at a low resolution lower than the high resolution; the synthesized second frame/region is at the high resolution; and the error-corrected decoded second frame/region is at the high resolution.
- 26. The invention of claim 20, further comprising a third processing path configured for generating a decoded third frame/region using tweening based on the motion information used to decode the encoded second frame/region.
- 27. The invention of claim 26, wherein the third processing path is configured for:
(1) temporally interpolating the motion information used to decode the encoded second frame/region; and (2) applying the temporally interpolated motion information to the decoded first frame/region to generate the decoded third frame/region.
- 28. The invention of claim 27, wherein the decoded third frame/region is not explicitly represented in the encoded video bitstream.
- 29. The invention of claim 27, wherein the third processing path is configured for:
(i) applying the temporally interpolated motion information to the decoded first frame/region to generate a synthesized third frame/region; (ii) decoding, from the encoded video bitstream, encoded residual errors for an encoded third frame/region to generate decoded residual errors; and (iii) applying the decoded residual errors to the synthesized third frame/region to generate the decoded third frame/region.
- 30. The invention of claim 29, wherein:
the decoded first frame/region is at a high resolution; the synthesized third frame/region is at the high resolution; and the third processing path is configured for performing inter-frame addition between the synthesized third frame/region and the decoded residual errors to generate the decoded third frame/region at the high resolution.
- 31. The invention of claim 20, wherein the second processing path is configured for de-interlacing a decoded second frame/region to generate two corresponding fields corresponding to the decoded second frame/region.
- 32. A method for decoding an encoded video bitstream to generate a decoded video stream, comprising the steps of:
(a) decoding, from the encoded video bitstream, a plurality of encoded frames/regions to generate a plurality of decoded frames/regions using motion information; and (b) performing tweening based on the motion information to insert one or more additional frames/regions into the decoded video stream.
- 33. The invention of claim 32, wherein the one or more additional frames/regions are not explicitly encoded in the encoded video bitstream.
- 34. A decoder for decoding an encoded video bitstream to generate a decoded video stream, comprising:
(a) one or more processing paths configured for decoding, from the encoded video bitstream, a plurality of encoded frames/regions to generate a plurality of decoded frames/regions using motion information; and (b) an additional processing path configured for performing tweening based on the motion information to insert one or more additional frames/regions into the decoded video stream.
- 35. The invention of claim 34, wherein the one or more additional frames/regions are not explicitly encoded in the encoded video bitstream.
CROSS-REFERENCE TO RELATED APPLICATIONS
[0001] This application claims the benefit of the filing date of U.S. provisional application No. 60/172,841, filed on Dec. 20, 1999 as attorney docket no. SAR13800P.
Provisional Applications (1)
|
Number |
Date |
Country |
|
60172841 |
Dec 1999 |
US |