The present invention relates generally to the fields of computer architecture and application acceleration.
Video encoding is described herein as one example of a workload which creates heavy stresses (by way of non-limiting example, in the cloud and/or in the data center; the same applies in other equipment and/or locations that are part of the video flow). With respect to the particular non-limiting example of preparing video for an edge computing device (by way of non-limiting example, for a smart phone, a TV set etc.), data center workload includes millions of video streams which have to be encoded and re-encoded during every minute, in order to stream the streams to multiple devices (generally having different video codecs) in a very efficient way. Persons skilled in the art will appreciate that adaptive streaming additionally requires the video to be encoded to multiple bitrates.
Persons skilled in the art will appreciate the following:
The load of a single encoding task itself is generally too big for a single CPU. Reference is now made to
In addition, the amount of information/data in every stream is increasing, as more and more information/data is produced and streamed into the edge devices at higher resolution. Reference is now additionally made to
Reference is now additionally made to
The consideration of the problem presented up to this point does not include the major increase, which is expected to continue, in the number of video streams needs to be simultaneously processed in the data center.
Having considered the above, it is fair to ask why the art, as known to the inventors of the present invention, does not yet include any acceleration device offering video encoding acceleration for the data center. Without limiting the generality of the present invention, the term “device” may be used in the present description to describe implementations of exemplary embodiments of the present invention, as well as (in the preceding sentence) apparent lacks in the known art. It is appreciated that, in exemplary embodiments of the present invention, by way of non-limiting example, implementation may take place in: an ASIC [Application Specific Integrated Circuit]; an ASSP [Application Specific Standard Part]; an SOC [System on a Chip], an FPGA [Field Programable Gate Array]; in a GPU [graphics processing unit]; in firmware; or in any appropriate combination of the preceding.
The inventors of the present invention believe that the reasons that the art, as known to the inventors of the present invention, does not yet include an appropriate video acceleration as described above include:
There is thus provided in accordance with an exemplary embodiment of the present invention a system including an acceleration device including input circuitry configured, for each of a first plurality of video frames to be encoded, to receive an input including at least one raw video frame and at least one reference frame, and to divide each of the first plurality of video frames to be encoded into a second plurality of blocks, and similarity computation circuitry configured, for each one of the first plurality of video frame to be encoded: for each the block of the second plurality of blocks, to produce a score of result blocks based on similarity of each the block in each frame to be encoded to every block of the reference frame, and a displacement vector.
Further in accordance with an exemplary embodiment of the present invention the at least one raw video frame and the at least one reference frame are identical.
Still further in accordance with an exemplary embodiment of the present invention the score of result blocks includes a ranked list.
Additionally in accordance with an exemplary embodiment of the present invention the result blocks are of fixed size.
Moreover in accordance with an exemplary embodiment of the present invention the result blocks are of variable size.
Further in accordance with an exemplary embodiment of the present invention the system also includes weighting circuitry configured to weight at least some of the second plurality of blocks.
Still further in accordance with an exemplary embodiment of the present invention, for a given block B of the second plurality of blocks, the weighting circuitry is configured to weight the block B to produce a weighted block B′ in accordance with the following formula B′==A*B+C1, where A and C1 are scalars.
Additionally in accordance with an exemplary embodiment of the present invention the system also includes upsampling circuitry configured to upsample at least some of the second plurality of blocks, and wherein the score of results blocks is based on similarity of each the block to at least one upsampled block.
Moreover in accordance with an exemplary embodiment of the present invention the system also comprises a second component, and the second component receives an output from the acceleration device and produces, based at least in part on the output received from the acceleration device, a second component output in accordance with a coding standard.
Further in accordance with an exemplary embodiment of the present invention the second component includes a plurality of second components, each of the plurality of second components producing a second component output in accordance with a coding standard, the coding standard for one of the plurality of second components being different from a coding standard of others of the plurality of second components.
Still further in accordance with an exemplary embodiment of the present invention the coding standard for at least one of the plurality of second components includes at least one of the following HEVC/H.265, AVC/H.264, VP9, AV-1, and VVC.
Additionally in accordance with an exemplary embodiment of the present invention the second component includes an aggregation component configured to aggregate a plurality of adjacent blocks having equal displacement vectors into a larger block.
Moreover in accordance with an exemplary embodiment of the present invention the larger block has a displacement vector equal to a displacement vector of each of the plurality of blocks having equal displacement vectors, and the larger block has a score equal to a sum of scores of the plurality of blocks having equal displacement vectors.
There is also provided in accordance with another exemplary embodiment of the present invention a method including providing an acceleration device including input circuitry configured, for each of a first plurality of video frames to be encoded, to receive an input including at least one raw video frame and at least one reference frame, and to divide each of the first plurality of video frames to be encoded into a second plurality of blocks, and similarity computation circuitry configured, for each one of the first plurality of video frame to be encoded: for each the block of the second plurality of blocks, to produce: a score of result blocks based on similarity of each the block in each frame to be encoded to every block of the reference frame; and a displacement vector, and providing the input to the acceleration device, and producing the score of result blocks and the displacement vector based on the input.
Further in accordance with an exemplary embodiment of the present invention the at least one raw video frame and the at least one reference frame are identical.
Still further in accordance with an exemplary embodiment of the present invention the score of result blocks includes a ranked list.
Additionally in accordance with an exemplary embodiment of the present invention the result blocks are of fixed size.
Moreover in accordance with an exemplary embodiment of the present invention the result blocks are of variable size.
Further in accordance with an exemplary embodiment of the present invention the method also includes weighting at least some of the second plurality of blocks.
Still further in accordance with an exemplary embodiment of the present invention, for a given block B of the second plurality of blocks, the weighting weights the block B to produce a weighted block B′ in accordance with the following formula B′=A*B+C1 where A and C1 are scalars.
Additionally in accordance with an exemplary embodiment of the present invention the method also includes upsampling at least some of the second plurality of blocks, and wherein the score of results blocks is based on similarity of each the block to at least one upsampled block.
Moreover in accordance with an exemplary embodiment of the present invention the method also includes providing a second component receiving an output from the acceleration device and producing, based at least in part on the output received from the acceleration device, a second component output in accordance with a coding standard.
Further in accordance with an exemplary embodiment of the present invention the second component includes a plurality of second components, each of the plurality of second components producing a second component output in accordance with a coding standard, the coding standard for one of the plurality of second components being different from a coding standard of others of the plurality of second components.
Additionally in accordance with an exemplary embodiment of the present invention the coding standard for at least one of the plurality of second components includes at least one of the following HEVC/H.265, AVC/H.264, VP9, AV-1, and VVC.
Moreover in accordance with an exemplary embodiment of the present invention the second component includes an aggregation component configured to aggregate a plurality of adjacent blocks having equal motion vectors into a larger block.
Further in accordance with an exemplary embodiment of the present invention the larger block has a displacement vector equal to a displacement vector of each of the plurality of blocks having equal rank, and the larger block has a score equal to a sum of scores of the plurality of blocks having equal displacement vectors.
The present invention will be understood and appreciated more fully from the following detailed description, taken in conjunction with the drawings in which:
The following general discussion may be helpful in understanding certain exemplary embodiments of the present invention which are described herein.
Among hundreds of tools in a video compression standard, the motion estimation portion/tool, (which is described in the standard by the motion compensation procedure), is generally considered to be the most demanding one when it comes to computational effort. The preceding also applies a Current Picture Referencing (CPR) tool.
Theoretically, motion estimation is not part of the video standard, as illustrated in
Typically, in many codec systems, the motion estimation and the motion compensation are built as one unit, which means that the motion estimation score function (which is the “similarity” to the reference block), is the same as the compensation part, thus allowing the codec to use the score of the best matching block as a residual in the bitstream without further processing.
Reference is now made to
A block header 103 specifies the block type (which can in general be, by way of non-limiting example, inter or intra, the particular non-limiting example shown in
A motion vector 105 represents the distance between the top left corner of the inter block to the top left corner of the reference block, while residual bits 107, in certain exemplary embodiments, represent the difference between the reference block and the target block (a given block). Each one of the sections shown in
The portion/size of each section in
Generally speaking, the part of the process of generating an inter block which involves heavy computation is to read (in many case, by way of non-limiting example) tens of blocks for every reference block and to calculate the respective differences. Performing this operation itself may consume approximately 50 times more memory bandwidth than accessing the raw video itself. It is also appreciated that the compute effort of the process of generating an inter block may be very large, approximately, as well as the compute effort which is estimated to be approximately 50 O(number of pixels).
The motion estimation part is generally responsible not only for finding a block with the minimal residual relative to each reference, but also for finding an optimal partitioning; by way of non-limiting example, a 32×32 block with 5 bits residual will consume many fewer bits in the bitstream than 4 8×8 blocks with 0 bits residual in each of them. In this particular non limiting example, the 32×32 block partitioning would be considered optimal. Persons skilled in the art will appreciate that the method of selecting the best matched block is dependent on the details of the particular codec standard, including, by way of non-limiting example, because different standards treat motion vectors having large magnitude differently. Non-limiting examples of “differently” in the preceding sentence include: different partitioning; different sub-pixel interpolation; and different compensation options which may be available. It is appreciated that, in exemplary embodiments of the present invention, sub-pixels are produced by upsampling, as is known in the art.
In addition to what has been stated above, the different video standards differ from one another, with respect to motion compensation, in at least the following parameters:
By way of particular non-limiting example: for single directional prediction the following equation represents the motion compensation with weighted prediction:
SampleP=Clip1(((SampleP·W0+2LWD−1)>>LWD)+O0)
Persons skilled in the art will appreciate that the motion estimation is generally performed against the weighted reference frame (resulting from applying the above SampleP formula). Persons skilled in the art will further appreciate that it is a reasonable assumption that the compensation function will be different in future codecs.
It appears reasonable to assume that future codec standards will continue to differ in the points mentioned immediately above.
Motion estimation procedures include “secret sauce” as described above. In order to allow agnostic preparation which will later allow motion estimation with the desired “secret sauce”, exemplary embodiments of the present invention will make many more calculations than are known in systems which do not use an acceleration device in accordance with exemplary embodiments of the present invention, leaving open later decisions to be made by the motion compensation/estimation software.
The following is a description of an exemplary embodiment of a method useable in order to create a generic and agnostic acceleration device, offloading motion estimation and Current Picture Referencing (CPR) for a particular codec. By way of non-limiting example, implementation of an appropriate acceleration device may take place in: an ASIC [Application Specific Integrated Circuit]; an ASSP [Application Specific Standard Part]; an SOC [System on a Chip], an FPGA [Field Programable Gate Array]; in firmware; in a GPU [graphics processing unit]; or in any appropriate combination of the preceding. Implementations described in the preceding sentence may also be referred to herein as “circuitry”, without limiting the generality of the foregoing. The description will be followed by a detailed explanation of how the acceleration device overcomes issues related to each of Motion vector resolution; Motion compensation residual function; Block size being compensated; and Weighted prediction, as mentioned above. As mentioned above, motion estimation is described as one particular non-limiting example.
Reference is now made to
In the particular non-limiting example of
The video acceleration system 110 comprises a video acceleration device 120; exemplary embodiments of the construction and operation of the video acceleration device 120 are further described herein. As described in further detail below, the video acceleration device 120 is, in exemplary embodiments, configured to produce a result map 140.
The result map 140 is provided as input to a further component (often termed herein “SW”, as described above); the further component, in exemplary embodiments, comprises a motion estimation/block partitioning/rate-distortion control unit 130. The control until 130 may be, as implied by its full name, responsible for:
In certain exemplary embodiments of the present invention, it is appreciated that optimal performance may take place when: high memory bandwidth is available; multiple queues are available for managing memory access; and virtual memory address translation is available at high performance and to multiple queues. One non-limiting example of a commercially available system which fulfills the previously-mentioned criteria for optimal performance is the ConnectX-5, commercially available from Mellanox Technologies Ltd. It is appreciated that the example of ConnextX-5 is provided as on particular example, and is not meant to be limiting; other systems may alternatively be used.
The operation of the system of
Input to the System:
In certain exemplary embodiments of the present invention, for each video frame being encoded (termed herein “target frame”), the video acceleration device 120 reads previously decoded frames (also known as reconstructed raw video), against which the target frame is being compensated; by way of particular non-limiting example, two previously decoded frames may be read. It is appreciated that, in an exemplary embodiment using CPR, the video acceleration device 120 may read/use the target frame twice, once as a target frame and once as a reference frame. In addition and optionally, a map of motion vector prediction may be provided; the map of motion vector prediction shows a center of a search area for each block. The particular example in the previous sentence is non-limiting, it being appreciated that a center of search are may be determined, including independently, for any given block. Reference is now additionally made to
Output of the System:
Reference is now additionally made to
Reference is now additionally made to
The result map of
Alternatively, in another non-limiting example, the SW may choose to create one single 32×32 block (since there are 4 scores that has the same MV value, so that the corresponding blocks can be combined) with a residual of: (6+3+1+1)=11 (see entries marked in bold italics in the result map 500).
Similarly, the SW can choose to re-partition to bigger blocks, for example when (by way of non-limiting example) based the results of blocks: 4, 5, 6, 7, 16, 17, 18, 19, 20, 21, 22, 23 which have arrived from the video acceleration device 120 of
Reference is now made to
The result of the comparison element 1715 is a residual block 1735. The residual block 1735 undergoes a transform operation at a transform unit 1740; quantization at a quantizing unit 1750; and entropy encoding in an entropy unit 1755. The output the system of
Meanwhile, quantized data from the quantizing unit 1750 is dequantized an inverse quantizing unit 1760, and undergoes an inverse transform operation at an inverse transform unit 1765, thus producing a decoded residual block 1770. The decoded residual block 1770 is added to the reference block 1720 at element 1772, with a result thereof being processed by loop filters 1775, and then sent to the decoded picture buffer 1730, for further processing as previously described.
Reference is now made to
The block matching unit 1780 produces a result map 1782, which may be similar to the result map 140 of
In order to elucidate further the above discussion of certain goals of certain exemplary embodiments of the present invention, the following describes a sense in which exemplary embodiments of an acceleration device described herein is “codec agnostic” or a “generic device”
Agnostic
(1)
In exemplary embodiments of the present invention, the problem of motion vector resolution described above is overcome by allowing device configuration, in the case of any particular coding standard, to (by way of one non-limiting example) limit the search to full pixels and half pixels, as appropriate for that standard. The difference in the kernel coefficient of sub pixels described above is overcome by allowing SW to configure the kernel coefficient. This coefficient does not generally change “on the fly”; even though the coefficient/coefficients are codec dependent, they are fixed for the entire video stream. It is also appreciated that video encodings may differ in motion vector resolution which is allowed in describing the bit stream; by way of non-limiting example, some may allow ¼ pixel resolution, while some may allow higher resolution (less than/pixel, such as, for example, ⅛ pixel). Encodings may also differ in a way in which sub pixel samples are defined by interpolation of neighboring pixels using known and fixed coefficients; the coefficients being also termed herein “kernel”. For each block, the acceleration device may produce (by way of particular non-limiting example, in the case of ¼ size pixels) sixteen sub-blocks, each of which represent different fractional motion vectors. Reference is now made to
In
(2)
Different video encodings also differ in compensation, meaning that the representation of the residual block 1735 of
(3)
Some encoding standards allow compensating blocks against a weighted image, meaning that a reference frame (previously decoded frame) is multiplied by a factor. (rational number). Alternatively, a sum of 2 reference frames may each be multiplied by a different weighting factor. The acceleration device, in preferred embodiments of the present invention, may either allow configuring a weighting factor for each reference frame, or may receive as input an already weighted frame.
Reference is now additionally made to
“Smart SW” is able to see that two reference frames in the result score board 600 have the same MV (¼/−¼), so the smart SW can itself calculate the compensation of weighted prediction between frame 0 and frame 1, and might thus get a better result than the score board indicates. In the particular example shown, since blocks 0, 1, 2, 3, all have a given score, those blocks can be re-partitioned into one 16×16 block (this being only one particular example, which could, for example, be expandable to larger blocks). The reason for the possibility of achieving a better result is that, by separating functions between an acceleration device and SW as described herein, the SW can use the varied results provided by the acceleration device to potentially find the “bigger picture” and produce a better result.
Turning now to the partitioning issue as described above:
It is believed that the flexible acceleration device output allows the SW to do re-partitioning based on the acceleration device result, as described immediately above.
In certain exemplary embodiments of the present invention, the acceleration device may not necessarily stop the search when reaching a threshold; by contrast, SW algorithms generally have a minimal threshold that causes the SW to stop looking for candidates, which means (by way of non-limiting example) that if the SW found a block with a small residual in the first search try, it will terminate the search process.
In the particular non-limiting case described above, since the partitioning is done later in the process, and as described in the example, in order to avoid inappropriate termination, the acceleration device will complete the search and return a vector of the best results found, in order to allow the SW to do re partitioning. Re-partitioning is discussed in more detail above with reference to
Aggregation Towards Larger Blocks
Avoiding Local Minimum
When dealing with small blocks, there is higher chance that many of the small blocks will be similar and the present invention, in exemplary embodiments thereof, will not find the entire area of a larger object. In order to overcome this problem, the acceleration device, in exemplary embodiments, performs a full and hierarchical search over the following so-called predictors:
Reference is now additionally made to
It is appreciated that, in embodiments of the present invention, the acceleration device returns the best result of each anchor, and sometimes the second best result, and not the total ranking score.
Reference is now made to
In
The first reference frame 1830, second reference frame 1840, and the target frame 1850 will be understood in light of the above discussion.
The first P&A map 1810 and the second P&A map 1820 may be similar in form to the result map 140 of
The video acceleration device 120 produces a result map 1860 which may be similar in form to the result map 140 of
The above description of
Reference is now made to
In
The output of the downscale unit 1930 is a downscaled target frame 1950. The output of the downscale unit 1940 is a downscaled reference frame 1960. The downscaled target frame 1950 and the downscaled reference frame 1960 are input into the video acceleration device 120. Two instances of the video acceleration device 120 are shown in
By way of non-limiting example, an empty P&A map 1965 (see description of P&A maps above, with reference to
Meanwhile, the full resolution target frame 1910 and the full resolution reference frame 1920 are each provide as input to the video acceleration device 120, which also receives the P&A map(R) 1970, an which produces a second P&A map(R) 1975. It is appreciated that, when a method such as that depicted in
Reference is now made to
Reference is now made to
The video acceleration device 120 of
The video acceleration device 120 of
The result map buffer 2260 is shown as storing a map 2260, which may be the input P&A map 2210 or another map, as also described below.
A non-limiting example of operation of the video acceleration device 120 of
The target frame 2220 or a relevant portion thereof (typically determined under SW control) is received by the video acceleration device 120, and at least a relevant portion is stored in the target frame buffer 2235. By way of a particular non limiting example, the relevant portion could comprise a current block of 8×8 pixels to be searched.
The reference frame 2215 or a relevant portion thereof is received by the video acceleration device 120, and a relevant search area (which may be a search area around the current block in the target frame) is stored in the reference frame buffer 2230.
The block matching engine 2240 (which may comprise a plurality of block matching engines, in order to execute more than one operation in parallel) receives current block stored in the target frame buffer 2235 and the relevant blocks stored in the reference frame buffer 2230. The block matching engine determines a score (using, by way of non-limiting example as described above, SAD or SSE), and writes the score to the score board storage unit 2245, producing a score board 2250. Score boards are described above; one particular non-limiting example is the score board 500 of
In certain exemplary embodiments, the block matching engine may use the P&A map 2210 (which may be stored in the result map buffer 2225, or elsewhere in the video acceleration device 120) to “focus” score determination on blocks indicated in the P&A map 2210, and blocks in proximity to those blocks.
The aggregation and ranking circuitry 2255 is configured, in exemplary embodiments, to determine the best results from the score board 2250, and also to determine large blocks by aggregation, using (by way of non-limiting example) sums of values of adjacent blocks, which blocks have the same displacement vector as a given block, in order to produce an output score board/result map 2260. While not shown in
It is appreciated that software components of the present invention may, if desired, be implemented in ROM (read only memory) form. The software components may, generally, be implemented in hardware, if desired, using conventional techniques. It is further appreciated that the software components may be instantiated, for example: as a computer program product or on a tangible medium. In some cases, it may be possible to instantiate the software components as a signal interpretable by an appropriate computer, although such an instantiation may be excluded in certain embodiments of the present invention.
It is appreciated that various features of the invention which are, for clarity, described in the contexts of separate embodiments may also be provided in combination in a single embodiment. Conversely, various features of the invention which are, for brevity, described in the context of a single embodiment may also be provided separately or in any suitable subcombination.
It will be appreciated by persons skilled in the art that the present invention is not limited by what has been particularly shown and described hereinabove. Rather the scope of the invention is defined by the appended claims and equivalents thereof:
The present application claims priority to U.S. Provisional Patent Application 62/695,063 of Levi et al, filed 8 Jul. 2018; and to US Provisional Patent Application 62/726,446 of Levi et al, filed 4 Sep. 2018.
Number | Name | Date | Kind |
---|---|---|---|
4783698 | Harney | Nov 1988 | A |
5949441 | Ristau | Sep 1999 | A |
6075900 | Sakazawa et al. | Jun 2000 | A |
6151360 | Kato et al. | Nov 2000 | A |
7733464 | David et al. | Jun 2010 | B2 |
7881496 | Camilleri et al. | Feb 2011 | B2 |
7936818 | Jayant et al. | May 2011 | B2 |
8498493 | Choudhary | Jul 2013 | B1 |
8682108 | Tian et al. | Mar 2014 | B2 |
8737469 | Huang et al. | May 2014 | B1 |
9270299 | Luby et al. | Feb 2016 | B2 |
9367746 | Ishihara | Jun 2016 | B2 |
9767529 | Liu et al. | Sep 2017 | B1 |
10136131 | Zheludkov | Nov 2018 | B2 |
10200719 | Zhang et al. | Feb 2019 | B2 |
20020015446 | Miyaji et al. | Feb 2002 | A1 |
20020041089 | Yasui | Apr 2002 | A1 |
20030152148 | Laksono | Aug 2003 | A1 |
20040146203 | Yoshimura et al. | Jul 2004 | A1 |
20040165091 | Takemura et al. | Aug 2004 | A1 |
20050220353 | Karczewicz | Oct 2005 | A1 |
20050276323 | Martemyanov et al. | Dec 2005 | A1 |
20060017843 | Shi | Jan 2006 | A1 |
20060129909 | Butt et al. | Jun 2006 | A1 |
20060180670 | Acosta et al. | Aug 2006 | A1 |
20060256851 | Wang et al. | Nov 2006 | A1 |
20070110160 | Wang | May 2007 | A1 |
20070140591 | Kurata | Jun 2007 | A1 |
20070147496 | Sherigar et al. | Jun 2007 | A1 |
20070153008 | Song et al. | Jul 2007 | A1 |
20070211157 | Humpoletz et al. | Sep 2007 | A1 |
20070296849 | Sano et al. | Dec 2007 | A1 |
20080043842 | Nakaishi | Feb 2008 | A1 |
20080084491 | He | Apr 2008 | A1 |
20080095240 | Choi | Apr 2008 | A1 |
20080126278 | Bronstein | May 2008 | A1 |
20090021612 | Hamilton, Jr. et al. | Jan 2009 | A1 |
20090153699 | Satoh et al. | Jun 2009 | A1 |
20090180539 | Kudana | Jul 2009 | A1 |
20090244288 | Fujimoto et al. | Oct 2009 | A1 |
20090323810 | Liu et al. | Dec 2009 | A1 |
20100002770 | Motta | Jan 2010 | A1 |
20100034270 | Nagaraj et al. | Feb 2010 | A1 |
20100086049 | Ye et al. | Apr 2010 | A1 |
20100149393 | Zarnowski et al. | Jun 2010 | A1 |
20100226438 | Saunders | Sep 2010 | A1 |
20100265316 | Sali et al. | Oct 2010 | A1 |
20100278269 | Andersson | Nov 2010 | A1 |
20110268194 | Nagano | Nov 2011 | A1 |
20120020413 | Chen et al. | Jan 2012 | A1 |
20120033039 | Sasaki et al. | Feb 2012 | A1 |
20120044990 | Bivolarsky | Feb 2012 | A1 |
20120147975 | Ju | Jun 2012 | A1 |
20120281924 | Coulombe | Nov 2012 | A1 |
20130077690 | Wei et al. | Mar 2013 | A1 |
20130101039 | Florencio | Apr 2013 | A1 |
20130163674 | Zhang | Jun 2013 | A1 |
20130208795 | Xu | Aug 2013 | A1 |
20130265388 | Zhang | Oct 2013 | A1 |
20130301727 | Huang | Nov 2013 | A1 |
20130301732 | Hsu | Nov 2013 | A1 |
20130322753 | Lim et al. | Dec 2013 | A1 |
20130329006 | Boles et al. | Dec 2013 | A1 |
20140161188 | Zhang | Jun 2014 | A1 |
20140177726 | Okajima | Jun 2014 | A1 |
20150237356 | Wu et al. | Aug 2015 | A1 |
20150312588 | Yamamoto et al. | Oct 2015 | A1 |
20160100186 | Gisquet et al. | Apr 2016 | A1 |
20160191946 | Zhou | Jun 2016 | A1 |
20160286232 | Li | Sep 2016 | A1 |
20160345018 | Sadhwani | Nov 2016 | A1 |
20170006294 | Huang et al. | Jan 2017 | A1 |
20170134732 | Chen | May 2017 | A1 |
20170332099 | Lee et al. | Nov 2017 | A1 |
20180098070 | Chuang | Apr 2018 | A1 |
20180124418 | Van Leuven | May 2018 | A1 |
20180152699 | Kumar et al. | May 2018 | A1 |
20180302640 | Li | Oct 2018 | A1 |
20180316929 | Li | Nov 2018 | A1 |
20180343448 | Possos | Nov 2018 | A1 |
20180359483 | Chen | Dec 2018 | A1 |
20180376160 | Zhang | Dec 2018 | A1 |
20190037227 | Holland | Jan 2019 | A1 |
20190058882 | Hinz | Feb 2019 | A1 |
20190110058 | Chien | Apr 2019 | A1 |
20190141318 | Li et al. | May 2019 | A1 |
20190158882 | Chen | May 2019 | A1 |
20190188829 | Wei | Jun 2019 | A1 |
20190200044 | Galpin et al. | Jun 2019 | A1 |
20190230376 | Hu et al. | Jul 2019 | A1 |
20190327484 | Grange | Oct 2019 | A1 |
20200077116 | Lee | Mar 2020 | A1 |
20200098132 | Kim | Mar 2020 | A1 |
20200245016 | Levi et al. | Jul 2020 | A1 |
20210250605 | Lee | Aug 2021 | A1 |
Number | Date | Country |
---|---|---|
107113422 | Aug 2017 | CN |
3151560 | Apr 2017 | EP |
2547754 | Aug 2017 | GB |
Entry |
---|
CN Application # 2019106022492 Office Action dated Aug. 3, 2022. |
U.S. Appl. No. 17/095,765 Office Action dated Sep. 22, 2022. |
Main Concept, “MainConcept Accelerates HEVC Encoding with NVIDIA RTX GPUs”, Newsletter, pp. 1-4, Apr. 8, 2019 downloaded from https://www.mainconcept.com/company/news/news-article/article/mainconcept-accelerates-hevc-encoding-with-nvidia-rtx-gpus.html. |
U.S. Appl. No. 16/442,581 Office Action dated Nov. 30, 2020. |
U.S. Appl. No. 17/898,496 Office Action dated Feb. 3, 2023. |
U.S. Appl. No. 17/095,765 Office Action dated Dec. 6, 2021. |
U.S. Appl. No. 17/095,765 Office Action dated Mar. 17, 2022. |
U.S. Appl. No. 17/095,765 Office Action dated Jan. 18, 2023. |
De Rivaz et al., “AV1 Bitstream & Decoding Process Specification”, pp. 1-681, Jan. 8, 2019. |
Grange et al., “A VP9 Bitstream Overview draft-grange-vp9-bitstream-00”, Network Working Group, pp. 1-14, Feb. 18, 2013. |
ITU-T Recommendation H.264., “Series H: Audiovisual and Multimedia Systems: Infrastructure of audiovisual services—Coding of moving video; Advanced video coding for generic audiovisual services”, pp. 1-282, May 2003. |
ITU-T Recommendation H.265., “Series H: Audiovisual and Multimedia Systems: Infrastructure of audiovisual services—Coding of moving video; High efficiency video coding”, pp. 1-634, Apr. 2015. |
Wikipedia., ‘Versatile Video Coding’, pp. 1-5, Feb. 22, 2019 (https://en.wikipedia.org/w/index.php?title=Versatile_Video_Coding&oldid=884627637). |
U.S. Appl. No. 16/442,581 Office Action dated May 3, 2022. |
U.S. Appl. No. 17/095,765 Office Action dated Jun. 9, 2022. |
U.S. Appl. No. 16/442,581 Office Action dated Jun. 23, 2021. |
U.S. Appl. No. 16/850,036 Office Action dated Sep. 8, 2021. |
Sjoberg et al., “RTP Payload Format and File Storage Format for the Adaptive Multi-Rate (AMR) and Adaptive Multi-Rate Wideband (AMR-WB) Audio Codecs,” Network Working Group, Request for Comments 4867, pp. 1-59, Apr. 2007. |
SMPTE Standard—“Transport of High Bit Rate Media Signals over IP Networks (HBRMT)”, The Society of Motion Picture and Television Engineers, pp. 1-16, Oct. 9, 2012. |
Gharai et al., “RTP Payload Format for Uncompressed Video”, Internet Engineering Task Force, Internet-Draft, pp. 1-14, Nov. 3, 2002. |
U.S. Appl. No. 17/493,877 Office Action dated Mar. 11, 2024. |
Number | Date | Country | |
---|---|---|---|
20200014918 A1 | Jan 2020 | US |
Number | Date | Country | |
---|---|---|---|
62695063 | Jul 2018 | US | |
62726446 | Sep 2018 | US |