IP Library Granted Patent US 10,230,954
Granted Patent B2
US 10,230,954 · App. 16/040,764 · Granted Mar 12, 2019

Entropy coding of motion vector differences

Inventors: Valeri George (Berlin, DE); Benjamin Bross (Berlin, DE); Heiner Kirchhoffer (Berlin, DE); Detlev Marpe (Berlin, DE); Tung Nguyen (Berlin, DE); Matthias Preiss (Berlin, DE); Mischa Siekmann (Berlin, DE); Jan Stegemann (Berlin, DE); Thomas Wiegand (Berlin, DE)
Assignee: GE Video Compression, LLP
H04N19/13H03M7/42H04N19/124H04N19/132H04N19/174H04N19/184H04N19/50H04N19/513H04N19/52H04N19/61H04N19/70H04N19/91
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,230,954
App. No.
16/040,764
Granted
Mar 12, 2019
Kind
B2
Abstract

An entropy decoder is configured to, for horizontal and vertical components of motion vector differences, derive a truncated unary code from the data stream using context-adaptive binary entropy decoding with exactly one context per bin position of the truncated unary code, which is common for horizontal and vertical components of the motion vector differences, and an Exp-Golomb code using a constant equi-probability bypass mode to obtain the binarizations of the motion vector differences. A desymbolizer is configured to debinarize the binarizations of the motion vector difference syntax elements to obtain integer values of the horizontal and vertical components of the motion vector differences. A reconstructor is configured to reconstruct a video based on the integer values of the horizontal and vertical components of the motion vector differences.

Claims (49)

1. An encoder for encoding a video into a data stream,

comprising:

a processor; and

an inserter configured to:

insert, into the data stream using the processor, an encoded binarized value of a motion vector difference, the motion vector difference representing a prediction error with respect to a motion vector used in motion-compensated prediction coding of a coding block of the video, wherein the binarized value of the motion vector difference includes (a) a prefix bin string including a truncated unary code based on a cutoff value equal to two, wherein a bin of the truncated unary code indicates whether an absolute value of the motion vector difference is greater than zero, and (b) a suffix bin string including an Exp-Golomb code having a fixed order set to one, and

insert, into the data stream using the processor, an index indicating a specific motion vector predictor of a set of motion vector predictors, wherein the set of motion vector predictors is determined based on motion vectors of neighbors of the coding block, and the motion vector difference is determined as a difference between the motion vector and the specific motion vector predictor.

2. The encoder of claim 1 , wherein the data stream comprises at least a portion associated with color samples of the video.

3. The encoder of claim 1 , wherein the data stream comprises at least a portion associated with depth values related to a depth map associated with the video.

4. The encoder of claim 1 , further comprising an entropy encoder configured to encode the truncated unary code using binary arithmetic coding.

5. The encoder of claim 4 , wherein the entropy encoder is configured to encode the truncated unary code prior to encoding the Exp-Golomb code.

6. The encoder of claim 1 , wherein at least one of the neighbors is a spatial neighbor of the coding block.

7. The encoder of claim 1 , wherein another bin of the truncated unary code indicates whether an absolute value of the motion vector difference is greater than one.

8. A decoder for decoding a video encoded in a data stream, comprising:

a processor;

a desymbolizer configured to debinarize, using the processor, a binarization of a motion vector difference, the motion vector difference representing a prediction error between a motion vector used in motion-compensated prediction coding of the video and a prediction of the motion vector, wherein the binarization of the motion vector difference includes (a) a prefix bin string including a truncated unary code based on a cutoff value equal to two, wherein a bin of the truncated unary code indicates whether an absolute value of the motion vector difference is greater than zero, and (b) a suffix bin string including an Exp-Golomb code having a fixed order set to one; and

a reconstructor configured to, using the processor:

determine a set of motion vector predictors based on motion vectors of neighbors of a coding block to which the motion vector difference belongs,

obtain, from the data stream, an index indicating a specific motion vector predictor of the set of motion vector predictors,

reconstruct the motion vector based on a debinarized value of the motion vector difference and the specific motion vector predictor, and

reconstruct the video based on the reconstructed motion vector.

9. The decoder of claim 8 , wherein the data stream comprises at least a portion associated with color samples of the video.

10. The decoder of claim 8 , wherein the data stream comprises at least a portion associated with depth values related to a depth map associated with the video.

11. The decoder of claim 8 , further comprising an entropy decoder configured to decode the truncated unary code using binary arithmetic decoding.

12. The decoder of claim 11 , wherein the entropy decoder is configured to decode the truncated unary code prior to decoding the Exp-Golomb code.

13. The decoder of claim 8 , wherein at least one of the neighbors is a spatial neighbor of the coding block.

14. The decoder of claim 8 , wherein another bin of the truncated unary code indicates whether an absolute value of the motion vector difference is greater than one.

15. The decoder of claim 8 , wherein the reconstructor is configured to reconstruct the video using the motion-compensated prediction coding by applying the reconstructed motion vector at a spatial granularity defined by a sub-division of the video's pictures in blocks, wherein the reconstructor uses merging syntax elements present in the data stream so as to group the blocks into merge groups and apply the reconstructed motion vector in units of merge groups.

16. The decoder of claim 15 , wherein the reconstructor is configured to derive the sub-division of the video's pictures in blocks from a portion of the data stream excluding the merging syntax elements.

17. A method for decoding a video encoded in a data stream, comprising:

debinarizing a binarization of a motion vector difference, the motion vector difference representing a prediction error between a motion vector used in motion-compensated prediction coding of the video and a prediction of the motion vector, wherein the binarization of the motion vector difference includes (a) a prefix bin string including a truncated unary code based on a cutoff value equal to two, wherein a bin of the truncated unary code indicates whether an absolute value of the motion vector difference is greater than zero, and (b) a suffix bin string including an Exp-Golomb code having a fixed order set to one;

determining a set of motion vector predictors based on motion vectors of neighbors of a coding block to which the motion vector difference belongs;

obtaining, from the data stream, an index indicating a specific motion vector predictor of the set of motion vector predictors;

reconstructing the motion vector based on a debinarized value of the motion vector difference and the specific motion vector predictor; and

reconstructing the video based on the reconstructed motion vector.

18. The method of claim 17 , wherein the data stream comprises at least a portion associated with color samples of the video.

19. The method of claim 17 , wherein the data stream comprises at least a portion associated with depth values related to a depth map associated with the video.

20. The method of claim 17 , further comprising decoding the truncated unary code using binary arithmetic decoding.

21. The method of claim 20 , wherein the decoding of the truncated unary code is performed prior to decoding of the Exp-Golomb code.

22. The method of claim 17 , wherein at least one of the neighbors is a spatial neighbor of the coding block.

23. The method of claim 17 , wherein another bin of the truncated unary code indicates whether an absolute value of the motion vector difference is greater than one.

24. The method of claim 17 , wherein the reconstructing comprises reconstructing the video using the motion-compensated prediction coding by applying the reconstructed motion vector at a spatial granularity defined by a sub-division of the video's pictures in blocks, wherein the reconstructing uses merging syntax elements present in the data stream so as to group the blocks into merge groups and apply the reconstructed motion vector in units of merge groups.

25. The method of claim 24 , further comprising deriving the sub-division of the video's pictures in blocks from a portion of the data stream excluding the merging syntax elements.

26. A non-transitory computer-readable medium for storing data associated with a video, comprising:

a data stream stored in the non-transitory computer-readable medium, the data stream comprising an encoded binarized value of a motion vector difference, the motion vector difference representing a prediction error with respect to a motion vector used in motion-compensated prediction coding of a coding block of the video, wherein the binarized value of the motion vector difference includes (a) a prefix bin string including a truncated unary code based on a cutoff value equal to two, wherein a bin of the truncated unary code indicates whether an absolute value of the motion vector difference is greater than zero, and (b) a suffix bin string including an Exp-Golomb code having a fixed order set to one, and

the data stream comprising an index indicating a specific motion vector predictor of a set of motion vector predictors, wherein the set of motion vector predictors is determined based on motion vectors of neighbors of the coding block, and the motion vector difference is determined as a difference between the motion vector and the specific motion vector predictor.

27. The computer-readable medium of claim 26 , wherein the data stream comprises at least a portion associated with color samples of the video.

28. The computer-readable medium of claim 26 , wherein the data stream comprises at least a portion associated with depth values related to a depth map associated with the video.

29. The computer-readable medium of claim 26 , wherein the truncated unary code is entropy encoded into the data stream using binary arithmetic coding.

30. The computer-readable medium of claim 26 , wherein another bin of the truncated unary code indicates whether an absolute value of the motion vector difference is greater than one.

Assignments (4)
CHANGE OF NAME Recorded Jan 30, 2026
From: GE VIDEO COMPRESSION, LLC
To: DOLBY VIDEO COMPRESSION, LLC
Reel/Frame 074536/0717 →
CHANGE OF NAME Recorded Nov 26, 2024
From: GE VIDEO COMPRESSION, LLC
To: DOLBY VIDEO COMPRESSION, LLC
Reel/Frame 069450/0395 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 20, 2018
From: GEORGE, VALERI; BROSS, BENJAMIN; KIRCHHOFFER, HEINER; MARPE, DETLEV; NGUYEN, TUNG; PREISS, MATTHIAS; SIEKMANN, MISCHA; STEGEMANN, JAN; WIEGAND, THOMAS
To: FRAUNHOFER-GESELLSCHAFT ZUR FOERDERUNG DER ANGEWANDTEN FORSCHUNG E.V.
Reel/Frame 046412/0553 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 20, 2018
From: FRAUNHOFER-GESELLSCHAFT ZUR FOERDERUNG DER ANGEWANDTEN FORSCHUNG E.V.
To: GE VIDEO COMPRESSION, LLC
Reel/Frame 046412/0586 →
Continuity (8)
Continuation 15880837 · Jan 26, 2018
Continuation 15641992 · May 5, 2017
Continuation 15238523 · Aug 16, 2016
Continuation 14108108 · Dec 16, 2013
Continuation PCTEP2012061613 · Jun 18, 2012
Provisional Application 61508506 · Jul 15, 2011
Provisional Application 61497794 · Jun 16, 2011
Related Publication 20180332290A1 · Nov 15, 2018