WO2016160295A1 - Techniques for optimizing bitrates and resolutions during encoding - Google Patents

Techniques for optimizing bitrates and resolutions during encoding Download PDF

Info

Publication number
WO2016160295A1
WO2016160295A1 PCT/US2016/021649 US2016021649W WO2016160295A1 WO 2016160295 A1 WO2016160295 A1 WO 2016160295A1 US 2016021649 W US2016021649 W US 2016021649W WO 2016160295 A1 WO2016160295 A1 WO 2016160295A1
Authority
WO
WIPO (PCT)
Prior art keywords
bitrate
source data
complexity
computer
encoder
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.)
Ceased
Application number
PCT/US2016/021649
Other languages
English (en)
French (fr)
Inventor
Anne Aaron
David RONCA
Ioannis Katsavounidis
Andy SCHULER
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Netflix Inc
Original Assignee
Netflix Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Netflix Inc filed Critical Netflix Inc
Priority to CA2979680A priority Critical patent/CA2979680C/en
Priority to AU2016243988A priority patent/AU2016243988B2/en
Priority to JP2017549016A priority patent/JP6706269B2/ja
Priority to MX2017012446A priority patent/MX367388B/es
Priority to KR1020177030760A priority patent/KR102183513B1/ko
Priority to EP16713189.5A priority patent/EP3278561B1/en
Priority to CN201680020242.4A priority patent/CN107439016B/zh
Publication of WO2016160295A1 publication Critical patent/WO2016160295A1/en
Anticipated expiration legal-status Critical
Priority to AU2019203178A priority patent/AU2019203178A1/en
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/146Data rate or code amount at the encoder output
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/124Quantisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/154Measured or subjectively estimated visual quality after decoding, e.g. measurement of distortion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/23418Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving operations for analysing video streams, e.g. detecting features or characteristics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • H04N21/23439Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements for generating different versions

Definitions

  • Embodiments of the present invention relate generally to computer science and, more specifically, to techniques for optimizing bitrates and resolutions during encoding.
  • Efficiently and accurately encoding source data is essential for real-time delivery of video content.
  • the encoded data is decoded and viewed or otherwise further processed.
  • many encoding processes leverage lossy data compression techniques that eliminate selected information, typically enabling only approximate reconstruction of the source data.
  • the encoder eliminates information, the resolution of the encoded data decreases and, consequently, the likelihood that the approximate reconstruction has the visual quality viewers expect and desire also decreases.
  • encoders are often configured to implement a fixed bitrate ladder that makes tradeoffs between resources consumed during the
  • bitrate ladder Each "rung" in the bitrate ladder represents a different bitrate and resolution.
  • the encoder selects the encoding bitrate and resolution based on the bitrate ladder, and then generates encoding data at the determined bitrate and resolution.
  • bitrate ladder is tuned to generate encoded data having the requisite level of quality for "typical" source data.
  • the tradeoffs represented by the bitrate ladder may not be appropriate.
  • bitrate ladder is designed to optimize tradeoffs for simple cartoons, and the source data is a detailed action movie
  • the tradeoffs that the bitrate ladder imposes during encoding may result in unacceptably poor visual quality.
  • bitrate ladder is designed to optimize tradeoffs for detailed action movies, and the source data is a simple cartoon
  • the tradeoffs that the bitrate ladder imposes during encoding may dramatically increase resource burdens, such as storage and bandwidth usage, without noticeably increasing visual quality.
  • One embodiment of the present invention sets forth a computer- implemented method for selecting a bitrate ladder for encoding source data.
  • the method includes selecting a set of parameter values for a quantization parameter; for each parameter value, configuring an encoder to encode source data to generate a set of encoded data while maintaining the quantization parameter at the parameter value; for each set of encoded data, determining a value of a video quality metric and a corresponding bitrate; deriving a relationship between the video quality metrics and the corresponding bitrates; determining a bucketing bit rate at which the video quality metric is equal to a predetermined threshold based on the relationship; and selecting a bitrate ladder for encoding the source data based on the bucketing bitrate.
  • bitrate ladder selection techniques enable the selection of complexity-tuned bitrates and resolutions when encoding source data.
  • the disclosed techniques tailor the bitrate ladder to reflect the complexity of the source data, tradeoffs between encoding quality and encoding resources are optimized compared to conventional techniques that implement a constant bitrate ladder irrespective of the complexity of the source data.
  • Figure 1 is a conceptual illustration of a system configured to implement one or more aspects of the present invention
  • Figure 2 is a block diagram illustrating the encoding bitrate ladder selector of Figure 1 , according to one embodiment of the present invention
  • Figure 3 is a conceptual illustration of the complexity buckets and the bitrate ladders implemented by the encoding bitrate ladder selector of Figure 2, according to one embodiment of the present invention
  • FIG 4 is a conceptual illustration of a peak signal-to-noise ratio (PSNR) curve for a simple source constructed by the complexity analyzer of Figure 2, according to one embodiment of the present invention
  • FIG. 5 is a conceptual illustration of a peak signal-to-noise ratio (PSNR) curve for a complex source constructed by the complexity analyzer of Figure 2, according to one embodiment of the present invention.
  • PSNR peak signal-to-noise ratio
  • Figure 6 is a flow diagram of method steps for selecting and implementing a bitrate ladder while encoding video source data, according to one embodiment of the present invention.
  • FIG. 1 is a conceptual illustration of a system 100 configured to implement one or more aspects of the present invention.
  • the system 100 includes a virtual private cloud (i.e., encapsulated shared resources, software, data, etc.) 102 connected to a variety of devices capable of transmitting input data and/or displaying video.
  • a virtual private cloud i.e., encapsulated shared resources, software, data, etc.
  • Such devices include, without limitation, a desktop computer 102, a
  • the system 100 may include any number and/or type of input, output, and/or input/output devices in any combination.
  • the virtual private cloud (VPC) 102 includes, without limitation, any number and type of compute instances 1 10.
  • the VPC 102 receives input user information from an input device (e.g., the laptop 106), one or more computer instances 1 10 operate on the user information, and the VPC 102 transmits processed information to the user.
  • the VPC 102 conveys output information to the user via display
  • the VPC 102 may be replaced with any type of cloud computing environment, such as a public or a hybird cloud.
  • any type of cloud computing environment such as a public or a hybird cloud.
  • the system 100 may include any distributed computer system instead of the VPC 102. In yet other embodiments, the system 100 does not include the VPC 102 and, instead, the system 100 includes a single processing or multi-processing unit.
  • each compute instance 1 10 includes a central processing unit (CPU) 1 12, a graphics processing unit (GPU) 1 14, and a memory 1 16.
  • the CPU 1 12 is the master processor of the compute instance 1 10, controlling and coordinating operations of other components included in the compute instance 1 10.
  • the CPU 1 12 issues commands that control the operation of the GPU 1 14.
  • the GPU 1 14 incorporates circuitry optimized for graphics and video processing, including, for example, video output circuitry.
  • GPU 1 14 may be integrated with one or more of other elements of the compute instance 1 10.
  • the memory 1 16 stores content, such as software applications and data, for use by the CPU 1 12 and the GPU 1 14 of the compute instance 1 10.
  • the compute instances 1 10 included in the VPC 102 are configured to implement one or more applications. More specifically, the compute instances 1 10 included in the VPC 102 are configured to encode source data 105, such as a video file. As shown, compute instance 1 10 0 is configured as a source inspector 1 10, and compute instances 1 10i -1 10 N are configured as an encoder 140. In alternate embodiments, source inspector 1 10 may include more compute instances 1 10, and encoder 140 may include only a single compute instance 1 10.
  • the source inspector 1 10 receives the source data 105 and performs any number of pre-encoding operations, including configuring the encoder 140.
  • the encoder 140 is a parallel chunk encoder.
  • the source inspector 1 10 breaks the source into multiple source chunks prior to routing the source chunks to compute instances 140 included in the parallel chunk encoder.
  • the encoder 140 includes multiple modes and settings that enable customization of the encoding operations (e.g., compression algorithms).
  • the encoder 140 implements, without limitation, both a constant bitrate mode and a constant quality encoding mode.
  • the encoder 140 attempts to maintain a target bitrate throughout the encoding process. If the encoder 140 detects that the encoded bitrate is greater than the target bitrate, then the encoder 140 reduces the quality of encoded data 145. If the encoder 140 detects that the encoded bitrate is less than the target bitrate, then the encoder 140 increases the quality of the encoded data 145.
  • the constant quality encoding mode the encoder 140 attempts to maintain a constant quality throughout the encoding process.
  • the encoder 140 measures the quality of the encoded data 145 and varies a quantization parameter (QP) that defines the amount of signal detail to include in the encoded data 145 to maintain the encoded quality at the target quality.
  • QP quantization parameter
  • the encoder 140 sets the QP to a constant value throughout the encoding process.
  • the configuration of the encoder 140 dramatically impacts the required resources, such as bandwidth and storage, and the quality of the encoded data 145. Configuring the encoder 140 to optimize the encoded data 145 to satisfy an acceptable perceived visual quality without wasting required resource across different types of the source data 105 is difficult.
  • the source inspector 1 10 includes an encoding bitrate ladder selector 130.
  • the encoding bitrate ladder selector 130 leverages the encoder 140 to estimate the complexity of the source data 105 and then assigns the source data 105 to a complexity bucket 132. Subsequently, the encoding bitrate ladder selector 130 identifies a bitrate ladder 134 that is associated with the selected complexity bucket 132 as a source-tune bitrate ladder 135. In this fashion, the encoding bitrate ladder selector 130 enables the quality/resource tradeoff to be optimized to reflect the complexity of the source data 105.
  • the encoding bitrate ladder selector 130 may include any number of complexity buckets 132, where each of the complexity buckets 132 represents a different range of complexities for the source data 105
  • the "simple" complexity bucket 132 represents the lowest range of complexities, such as source data 105 for a basic cartoon.
  • Each of the complexity buckets 132 is associated a particular one of the bitrate ladders 134 that is tailored to optimize the encoding tradeoffs for source data 105 of the complexities represented by the complexity bucket 132.
  • the encoding bitrate ladder selector 130 may implement the complexity buckets 132 and the bitrate ladders 134 in any technically feasible fashion.
  • the encoding bitrate ladder selector 130 includes an initialization unit that establishes the complexity buckets 132 and the bitrate ladders 134 prior to processing any source data, including the source data 105.
  • the initialization unit is not included in the encoding bitrate ladder selector 130, but is a unit included in the system 100. In yet other embodiments, the initialization unit is not included in system 100.
  • the initialization unit provides encoding quality feedback information that is manually evaluated to generate the optimized complexity buckets 132 and the bitrate ladders 134 First, the initialization unit receives a
  • the initialization unit then analyzes a variety of test data (spanning the expected complexity range of the source data 105) across the bitrates included in the typical bitrate ladder. The resulting encoded test data spans both the rungs of the ladder and the test data.
  • the initialization unit evaluates quality of each of the encoded test data. More specifically, the initialization unit applies the Tektronix® Picture Quality Analyzer (PQA) tool to the encoded test data.
  • PQA Picture Quality Analyzer
  • the PQA tool assigns a Picture Quality Rating (PQR) score to the encoded test data that "closely correspond with subjective human visual assessment.”
  • PQR Picture Quality Rating
  • the initialization unit then graphs bitrate versus the PQR score quality, where quality is the PQR score.
  • the optimized complexity buckets 132 and the bit rate ladders 134 are selected to produce acceptable tradeoffs between resource and quality across the expected complexity of the source data 105.
  • the optimized complexity buckets 132 and the bitrate ladders 134 may be created to satisfy the following objectives:
  • complexity buckets 132 and the bitrate ladders 134 may be generated based on the PQR graphs in any technically feasible fashion— such as manual evaluation. In alternate embodiments, the PQR score may be replaced with any quality measurement. In general, the complexity buckets 132 and the bitrate ladders 134 may be generated in any technically feasible fashion that evaluates test data across a variety of complexities and bitrates.
  • the resulting complexity buckets 132 and the bitrate ladders 134 are incorporated into or communicated to the encoding bitrate ladder selector 130.
  • the complexity buckets 132 and the bitrate ladders 134 may be transferred into the system 100 via any communication method as known in the art.
  • FIG. 2 is a block diagram illustrating the encoding bitrate ladder selector 130 of Figure 1 , according to one embodiment of the present invention.
  • the encoding bitrate ladder selector 130 receives the source data 105, estimates the complexity of the source data 105, and selects a corresponding source-tuned bitrate ladder 135 from the bitrate ladders 134. As part of identifying the bitrate ladder 134 that represents the optimal resource/quality tradeoff for the source data 105, the encoding bitrate ladder selector 130 leverages the encoder 140 and the complexity buckets 132.
  • the encoding bitrate ladder selector 130 includes, without limitation, a sample extractor 210, a complexity analyzer 220, and a bucketing unit 260.
  • the sample extractor 210 Upon receiving the source data 105, the sample extractor 210 partitions the source data 105 into four equal-length segments. For each segment, the sample extractor 210 selects a one minute sample 215 that is centered at the midpoint of the segment. In this fashion, the sample encoder identifies four, one minute samples 215 that are evenly distributed throughout the source data 105. Together, the samples 215 serve as a proxy for the source data 105. Because the samples 215 include less information than the source data 105, the time required to evaluate the complexity of the samples 215 is less than the time required to evaluate the complexity of the source data 105.
  • sample extractor 210 may partition the source data 105 into any number of segments and extract samples from the
  • sample extractor 210 may be configured to generate any number and length of the samples 215 in any manner (e.g., meeting a constraint for maximum processing time). In yet other embodiments, the sample extractor 210 is omitted and the source data 105 is processed as a single, full-length sample 215.
  • the complexity analyzer 220 receives the four samples 215 and configures the encoder 140 to perform fixed QP encodes of the four samples 215 at a resolution of 1080p across four different QPs 225. In operation, the complexity analyzer 220 configures the encoder 140 to execute sixteen encoding tasks 233, thereby
  • the complexity analyzer 220 may customize the encoder 140 to perform any number of the encoding tasks 233 across any number of QPs 225 and any number of samples 215, in any combination. Further, the complexity analyzer 220 may perform fixed QP encodes for any number and values of resolutions. [0035] To increase the accuracy of the complexity analysis process for the system 100, the complexity analyzer 220 leverages the encoder 140 that is included as part of the encoding process for the source data 105.
  • the complexity analyzer 220 may configure any available number and type of encoder to generate the constant QP encodes 235. [0036] For each of the constant QP encodes 235, the complexity analyzer 220 then determines the peak signal-to-noise ratio (PSNR)— an objective quality metric based on mean-squared-error— value and calculates the bitrate.
  • PSNR peak signal-to-noise ratio
  • the complexity analyzer 220 configures the encoder 140 to measure the PSNR values of the constant QP encodes 235. In alternate embodiments the complexity analyzer 220 uses a PSNR measurement tool that may or may not be part of the complexity analyzer 220 to measure the PSNR value of each of the constant QP encodes 235.
  • the complexity analyzer 220 determines the bitrate of each of the constant QP encodes 235 in any technically feasible fashion. In some embodiments, the complexity analyzer 220 performs read operations on log files (generated by the encoder 140 during the encoding process) to identify the bitrate. In other words, log files (generated by the encoder 140 during the encoding process) to identify the bitrate.
  • the complexity analyzer 220 calculates the bitrate by dividing the size of the constant QP encode 235 (i.e., the file size) by the duration of the constant QP encode 235 (i.e., number of frames divided by the frames per second).
  • the complexity analyzer 220 correlates the PSNR values and the corresponding bitrates. In some embodiments, prior to performing correlation operations, the complexity analyzer 220 averages the PSNR values and/or the corresponding bitrates for each of the QPs 255. More specifically, for QP 255 0 , the complexity analyzer 220 averages across the four PSNR values and across the four bitrates obtained for the four samples 1 15 during the encoding of the constant QP encodes 235 at the QP 255 0 ,
  • the complexity analyzer 220 generates a PSNR graph 255 that reflects the determined correlation.
  • the complexity analyzer 220 plots the PSNR values versus the bitrates for the constant QP encodes 235 and then performs curve fitting operations to generate a curve equation.
  • the complexity analyzer 220 instead of the PSNR graph 255, the complexity analyzer 220
  • embodiments of the present invention may employ any technically feasible technique and/or any quality measurement instead of PSNR to determine an estimated relationship between the quality and bitrates of the constant QP encodes 255.
  • the bucketing unit 260 evaluates the PSNR graph 255 in conjunction with the complexity buckets 132 and the bitrate ladders 134 to generate the source-tuned bitrate ladder 135. More specifically, the bucketing unit 260 determines a complexity bucketing bitrate based on the PSNR graph 255.
  • the complexity bucketing bitrate is the bitrate at which the PSNR value of the PSNR graph 255 equals a predetermined low distortion threshold. Consequently, the complexity bucketing bitrate is the estimated bitrate at which the distortion of the encoded data 145 relative to the source data 105 matches the predetermined low distortion threshold.
  • the predetermined low distortion threshold may be assigned using any of a variety of heuristics and experimental techniques that are consistent with the complexity buckets 132 and the bitrate ladders 134.
  • the bucketing unit 260 may determine the complexity bucketing bitrate in any technically feasible fashion. For example, the bucketing unit 260 may identify the intersection between the curve of the PSNR graph 255 and the line corresponding to a constant PSNR value of the predetermined low distortion threshold. In alternate embodiments the bucketing unit 260 may set the PSNR variable of a PSNR/bitrate equation to the predetermined low distortion threshold and then solve the PSNR/bitrate equation for the value of the bitrate variable.
  • the bucketing unit 260 compares the complexity bucketing bitrate to the bitrate ranges of the complexity buckets 132 and selects the
  • FIG. 3 is a conceptual illustration of the complexity buckets 132 and the bitrate ladders 134 implemented by the encoding bitrate ladder selector 130 of Figure 2, according to one embodiment of the present invention.
  • the complexity buckets 132 include three different classifications based on the bitrate at a low correlation threshold of PSNR value equal to 41 decibels (dB). As persons skilled in the art will recognize, if the PSNR value is greater than 40 dB, then the encoded data 145 is generally considered very low distortion compared to the source data 105. Alternate embodiments may include any number of classifications and any low correlation threshold. [0044] Based on the PSNR graph 255, the bucketing unit 260 determines the complexity bucketing bitrate (R)— the bitrate value of the curve corresponding to a PSNR value of 41 dB. As shown, the complexity buckets 132 include the low complexity bucket 132i, the medium complexity bucket 132 2 , and the high complexity bucket 132 3.
  • R complexity bucketing bitrate
  • the bucketing unit 260 assigns the source data 135 to the low complexity bucket 132-1 . If the complexity bucketing bitrate lies between 1750 kbps and 4300 kbps, then the bucketing unit 260 assigns the source data 135 to the medium complexity bucket 132 2 . If the complexity bucketing bitrate is at least 4300 kbps, then the bucketing unit 260 assigns the source data 135 to the high complexity bucket 132 3 .
  • each of the complexity buckets 132 is associated with a different one of the bitrate ladders 134.
  • the bitrate / resolution pairs define the rungs of each of the bitrate ladders 134.
  • each rung includes a profile that specifies the complexity of the algorithm that the encoder 140 employs during the encoding process.
  • the values of each rung and the number of rungs are tailored for each of the complexity buckets 132.
  • the complexity buckets 132 and the bitrate ladders 134 are designed to optimize tradeoffs between resources and quality improvements. For example, for low complexity sources, maximum perceptible visual quality is achieved at a bitrate of around 3000 kbps.
  • the encoder 140 Because encoding at higher bitrates wastes resources without noticeably increasing visual quality, the highest rung of the low complexity bitrate ladder 134i is at 3000 kbps and, consequently, the encoder 140 generates the encoded data 145 with a maximum bitrate of 3000 kbps.
  • FIG 4 is a conceptual illustration of a peak signal-to-noise ratio (PSNR) curve for a simple source 400 constructed by the complexity analyzer 220 of Figure 2, according to one embodiment of the present invention.
  • the complexity bucketing bitrate 410 i.e., the bitrate of the curve at the low correlation threshold of PSNR value equal to 41 dB
  • the horizontal dotted line depicts the constant line with PSNR value equal to 41 dB.
  • the horizontal dotted line intersects the PSNR curve for a simple source 400 at the complexity bucketing bitrate 410, shown as an "x.” Tracing vertically downwards from the complexity bucketing bitrate 410 (following the vertical dotted line), shows that the complexity bucketing bitrate 410 intersects the bitrate axis at 600 kbps.
  • the bucketing unit 260 assigns the source data 105 to the low complexity bucket 132i and sets the source-tuned bitrate ladder 135 to the corresponding low complexity bitrate ladder 134-1 .
  • implementing the bitrate ladder 134-1 ensures that the highest encoding resolution and bitrate are, respectively, 1080p and 3000 kbps (the highest rung of the low complexity bitrate ladder 134-1 ).
  • FIG 5 is a conceptual illustration of a peak signal-to-noise ratio (PSNR) curve for a complex source constructed by the complexity analyzer of Figure 2, according to one embodiment of the present invention.
  • the complexity bucketing bitrate 410 i.e., the bitrate of the curve at the low correlation threshold of PSNR value equal to 41 dB
  • the horizontal dotted line depicts the constant line with PSNR value equal to 41 dB.
  • the horizontal dotted line intersects the PSNR curve for a complex source 500 at the complexity bucketing bitrate 410, shown as an "x.” Tracing vertically downwards from the complexity bucketing bitrate 410 (following the vertical dotted line), shows that the complexity bucketing bitrate 410 intersects the bitrate axis at 6000 kbps.
  • the bucketing unit 260 assigns the source data 105 to the high complexity bucket 132 3 and sets the source-tuned bitrate ladder 135 to the corresponding high complexity bitrate ladder 134 3.
  • implementing the bitrate ladder 134 3 configures the encoder 140 to encode the source data 105 at a maximum resolution of 1080p and a maximum bitrate of 7500 mbps. Because the source data 105 is relatively complex, such a tradeoff enables noticeable quality improvement using available resources.
  • the source-tuned bitrate ladder 135 were to be the medium complexity bitrate ladder 134 2 , then the encoding bitrate would be unnecessarily limited to 5800 mbps.
  • Figure 6 is a flow diagram of method steps for selecting and implementing a bitrate ladder while encoding video source data, according to one embodiment of the present invention.
  • the method steps are described with reference to the systems of Figures 1 -5, persons skilled in the art will understand that any system configured to implement the method steps, in any order, falls within the scope of the present invention.
  • a low distortion threshold, QPs 225, the bitrate ladders 134, and the complexity buckets 132 are predetermined in any technically feasible fashion.
  • a method 600 begins at step 604, where the encoding bitrate ladder selector 130 receives the source data 105, and the sample extractor 210 partitions the source data 105 into N segments, where N is any positive integer.
  • the sample extractor 210 selects a fixed-length sample 215 centered at the midpoint of the segment.
  • the resulting N samples 215 serve as a proxy for the source data 105, reducing analysis time by limiting the total amount of data that is evaluated to classify the complexity of the source data 105.
  • the complexity analyzer 220 receives the samples 215 and then configures the encoder 140 to perform fixed QP encodes of the samples 215 at a fixed resolution across M predetermined, constant QPs 225. At step 608, the complexity analyzer 220 determines a PSNR value for each of the (N * M) constant QP encodes 235. In some embodiments, the complexity analyzer 220 configures the encoder 140 to measure the PSNR values of the constant QP encodes 235. In general, embodiments of the present invention may replace PSNR with any quality metric, and the subsequently measurements and calculations are modified
  • the complexity analyzer 220 determines a corresponding bitrate value for each of the constant QP encodes 235.
  • the complexity analyzer 220 determines the bitrate of each of the constant QP encodes 235 in any technically feasible fashion. In some embodiments, the complexity analyzer 220 calculates the bitrate by dividing the size of the constant QP encode 235 (i.e., the file size) by the duration of the constant QP encode 235 (i.e., number of frames divided by the frames per second).
  • the complexity analyzer 220 generates the PSNR graph 255 that includes a best-fit curve relating the PSNR values and the corresponding bitrates.
  • the complexity analyzer 220 instead of the PSNR graph 255, the complexity analyzer 220 generates an equation that includes a PSNR variable and a bitrate variable based on statistics associated with the constant QP encodes 235.
  • embodiments of the present invention may employ any technically feasible technique to determine an estimated relationship between the quality and bitrates of the constant QP encodes 255.
  • the bucketing unit 260 evaluates the PSNR graph 255 and determines the complexity bucketing bitrate 410. Notably, the bucketing unit 260 sets the complexity bucketing bitrate 410 to the value of the bitrate in the PSNR graph 255 where the PSNR value is equal to a predetermined low distortion threshold.
  • the bucketing unit 260 selects the complexity bucket 132 that corresponds to a range of bitrates that includes the complexity bucketing bitrate 410.
  • the bucketing unit 260 selects the bitrate ladder 134 that corresponds to the selected complexity bucket 132.
  • the bucketing unit 260 sets the source-tuned bitrate ladder 135 to the selected bitrate ladder 134, and the method 600 terminates.
  • the source-tuned bitrate ladder 135 is tuned to optimize the encoding bitrates and resolution for source data of comparable complexity to the source data 105.
  • the source-tuned bitrate ladder 135 does not include bitrate rungs higher than 3000 kbps that provide no noticeably quality improvement.
  • the source-tuned bitrate ladder 135 includes a bitrate rung of 7500 kbps that provides increased quality at the expense of resources, such as memory and bandwidth.
  • the disclosed techniques may be used to efficiently select an optimized bitrate ladder (i.e., pairs of bitrates and resolutions) for encoding source data.
  • a source inspector extracts "N" distributed sample segments from the source data.
  • a complexity analyzer configures an encoder to perform fixed quantization parameter encodes across "M” different values for the quantization parameter.
  • the complexity analyzer then generates an equation for a peak signal-to-noise ratio (PSNR) curve that reflects the relationship between the PSNR and the bitrate for the (N * M) encoded data segments.
  • PSNR peak signal-to-noise ratio
  • a bucketing unit sets the PSNR variable of this equation to a predetermined value that represents an acceptable level of distortion, and solves the equation to obtain a bucketing bitrate. Based on the bucketing bitrate the bucketing unit assigns the source data to one of multiple complexity buckets, where each complexity bucket spans a bitrate range that achieves the acceptable level of distortion for source data of a particular complexity. For instance, one bucket may represent simple source data such as cartoons, while another bucket may represent complex source data such as detailed action movies. Notably, each complexity bucket is associated with a bitrate ladder that is empirically determined to optimize encoding source data of the corresponding complexity. .
  • sagaciously creating complexity buckets and encoding each source data using the bitrate ladder of the appropriate complexity bucket optimizes encoding for source data of different complexities. More specifically, because the disclosed techniques tune the bitrate ladder to the complexity of the source, bucketing enables prudent tradeoffs between encoding quality and encoding resources, such as bandwidth and storage. By contrast, conventional encoding processes that rely on a single bitrate ladder often result in encoding that is of an unacceptable low quality or does not effectively exploit opportunities to increase or decrease the use of encoding resources based on judiciously estimated perceptible quality differences.
  • aspects of the present embodiments may be embodied as a system, method or computer program product. Accordingly, aspects of the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an
  • aspects of the present disclosure may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
  • the computer readable medium may be a computer readable signal medium or a computer readable storage medium.
  • a computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing.
  • a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • processors may be, without limitation, general purpose processors, special-purpose processors, application-specific processors, or field-programmable [0003]
  • the flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Image Processing (AREA)
PCT/US2016/021649 2015-03-30 2016-03-10 Techniques for optimizing bitrates and resolutions during encoding Ceased WO2016160295A1 (en)

Priority Applications (8)

Application Number Priority Date Filing Date Title
CA2979680A CA2979680C (en) 2015-03-30 2016-03-10 Techniques for optimizing bitrates and resolutions during encoding
AU2016243988A AU2016243988B2 (en) 2015-03-30 2016-03-10 Techniques for optimizing bitrates and resolutions during encoding
JP2017549016A JP6706269B2 (ja) 2015-03-30 2016-03-10 符号化中にビットレートおよび解像度を最適化する技術
MX2017012446A MX367388B (es) 2015-03-30 2016-03-10 Tecnicas para optimizar tasas de bits y resoluciones durante la codificacion.
KR1020177030760A KR102183513B1 (ko) 2015-03-30 2016-03-10 인코딩 동안 비트 레이트 및 해상도를 최적화하기 위한 기술
EP16713189.5A EP3278561B1 (en) 2015-03-30 2016-03-10 Techniques for optimizing bitrates and resolutions during encoding
CN201680020242.4A CN107439016B (zh) 2015-03-30 2016-03-10 用于在编码期间优化比特率和分辨率的技术
AU2019203178A AU2019203178A1 (en) 2015-03-30 2019-05-07 Techniques for optimizing bitrates and resolutions during encoding

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US14/673,621 US10404986B2 (en) 2015-03-30 2015-03-30 Techniques for optimizing bitrates and resolutions during encoding
US14/673,621 2015-03-30

Publications (1)

Publication Number Publication Date
WO2016160295A1 true WO2016160295A1 (en) 2016-10-06

Family

ID=55642860

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2016/021649 Ceased WO2016160295A1 (en) 2015-03-30 2016-03-10 Techniques for optimizing bitrates and resolutions during encoding

Country Status (9)

Country Link
US (1) US10404986B2 (enExample)
EP (1) EP3278561B1 (enExample)
JP (1) JP6706269B2 (enExample)
KR (1) KR102183513B1 (enExample)
CN (1) CN107439016B (enExample)
AU (2) AU2016243988B2 (enExample)
CA (1) CA2979680C (enExample)
MX (1) MX367388B (enExample)
WO (1) WO2016160295A1 (enExample)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018075465A1 (en) * 2016-10-18 2018-04-26 Netflix, Inc. Constant-slope bitrate allocation for distributed encoding
WO2018102756A3 (en) * 2016-12-01 2018-08-16 Brightcove, Inc. Optimization of encoding profiles for media streaming
JP2018174406A (ja) * 2017-03-31 2018-11-08 日本電気株式会社 画像符号化装置、画像符号化方法及びプログラム
WO2019105535A1 (en) 2017-11-28 2019-06-06 Opticom Dipl.-Ing. Michael Keyhl Gmbh Device and method for providing an encoded version of a media signal
US11128869B1 (en) 2018-10-22 2021-09-21 Bitmovin, Inc. Video encoding based on customized bitrate table
WO2021236533A1 (en) * 2020-05-19 2021-11-25 Home Box Office, Inc. Content adaptive encoding
EP4152755A1 (en) * 2021-09-17 2023-03-22 Comcast Cable Communications LLC Methods, systems, and apparatuses for adaptive bitrate ladder construction based on dynamically adjustable neural networks

Families Citing this family (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10349104B2 (en) * 2015-08-19 2019-07-09 Ericsson Ab System and method for managing segment delivery and bandwidth responsive to encoding complexity metrics
CA3108057A1 (en) 2017-04-21 2018-10-25 Zenimax Media Inc. Systems and methods for rendering a pre-encoded load estimation based encoder hinting
US10887609B2 (en) * 2017-12-13 2021-01-05 Netflix, Inc. Techniques for optimizing encoding tasks
EP3506640A1 (en) 2017-12-28 2019-07-03 Comcast Cable Communications, LLC Content-aware predictive bitrate ladder
FR3078798B1 (fr) * 2018-03-12 2021-04-30 Ateme Procede de selection de profils d'encodage d'un contenu multimedia pour une diffusion a la demande
US10616590B1 (en) * 2018-05-16 2020-04-07 Amazon Technologies, Inc. Optimizing streaming video encoding profiles
US11695978B2 (en) 2018-07-05 2023-07-04 Mux, Inc. Methods for generating video-and audience-specific encoding ladders with audio and video just-in-time transcoding
US11343492B2 (en) * 2019-03-15 2022-05-24 Mux, Inc. Method for generating video- and audience-specific encoding ladders
EP3874491B1 (en) * 2018-11-02 2024-05-01 Dolby International AB Audio encoder and audio decoder
CA3125632A1 (en) * 2019-01-17 2020-07-23 Brightcove Inc. Optimal multi-codec abr ladder design
CN110536168B (zh) * 2019-09-11 2021-09-17 北京达佳互联信息技术有限公司 视频上传方法、装置、电子设备及存储介质
US10897654B1 (en) 2019-09-30 2021-01-19 Amazon Technologies, Inc. Content delivery of live streams with event-adaptive encoding
BR112022007211A2 (pt) * 2019-11-14 2022-07-05 Intel Corp Aparelho, método e sistema para codificação adaptativa de quadros de vídeo com o uso de análise de conteúdo e rede
US11962781B2 (en) 2020-02-13 2024-04-16 Ssimwave Inc. Video encoding complexity measure system
US10958947B1 (en) 2020-03-12 2021-03-23 Amazon Technologies, Inc. Content delivery of live streams with playback-conditions-adaptive encoding
US11190826B1 (en) * 2020-06-25 2021-11-30 Disney Enterprises, Inc. Segment quality-guided adaptive stream creation
CN113938682B (zh) * 2020-06-29 2025-06-03 北京金山云网络技术有限公司 视频编码方法、装置和电子设备
US11277620B1 (en) * 2020-10-30 2022-03-15 Hulu, LLC Adaptive transcoding of profile ladder for videos
US11902599B2 (en) 2020-12-09 2024-02-13 Hulu, LLC Multiple protocol prediction and in-session adaptation in video streaming
US11729438B1 (en) * 2021-01-28 2023-08-15 Amazon Technologies, Inc. Optimizing streaming video encoding profiles
US12439057B2 (en) * 2021-03-05 2025-10-07 Ntt, Inc. Coding parameter deriving apparatus, coding parameter deriving method and program
JP2023034245A (ja) * 2021-08-30 2023-03-13 日本放送協会 映像符号化装置及び映像符号化方法
US11700376B1 (en) 2021-09-28 2023-07-11 Amazon Technologies, Inc. Optimizing and assigning video encoding ladders
US12212810B2 (en) 2022-04-07 2025-01-28 Mux, Inc. Method for audio and video just-in-time transcoding with command frames
CN115209151B (zh) * 2022-07-18 2025-07-04 北京达佳互联信息技术有限公司 视频编码方法、装置、服务器及计算机可读存储介质
US12267376B2 (en) 2022-09-01 2025-04-01 Mux, Inc. Methods for identifier-based video streaming and sessionization
US12464175B2 (en) * 2023-01-13 2025-11-04 Netflix, Inc. Simulation-based techniques for evaluating encoding ladders for video streaming
US12225252B2 (en) * 2023-03-06 2025-02-11 Disney Enterprises, Inc. Dynamic selection of candidate bitrates for video encoding
US20240305788A1 (en) * 2023-03-06 2024-09-12 Beijing Hulu Software Technology Development Co., Ltd. Prediction of rate distortion curves for video encoding

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012078965A1 (en) * 2010-12-10 2012-06-14 Netflix, Inc. Parallel video encoding based on complexity analysis

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5612900A (en) * 1995-05-08 1997-03-18 Kabushiki Kaisha Toshiba Video encoding method and system which encodes using a rate-quantizer model
US7646816B2 (en) 2001-09-19 2010-01-12 Microsoft Corporation Generalized reference decoder for image or video processing
US8743954B1 (en) 2008-02-01 2014-06-03 Zenverge, Inc. Architecture for adjusting bit rate based on measured quality
KR101033442B1 (ko) 2008-06-12 2011-05-09 주식회사 몬도시스템즈 영상 처리 시스템에서 비트 레이트를 제어하는 장치 및방법
US9001889B2 (en) 2009-05-16 2015-04-07 Thomson Licensing Methods and apparatus for improved quantization rounding offset adjustment for video encoding and decoding
US8767825B1 (en) 2009-11-30 2014-07-01 Google Inc. Content-based adaptive video transcoding framework
CN105187835B (zh) 2014-05-30 2019-02-15 阿里巴巴集团控股有限公司 基于内容的自适应视频转码方法及装置
US20160234496A1 (en) 2015-02-09 2016-08-11 Qualcomm Incorporated Near visually lossless video recompression

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012078965A1 (en) * 2010-12-10 2012-06-14 Netflix, Inc. Parallel video encoding based on complexity analysis

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
ANNE AARON ET AL: "Per-Title Encode Optimization", 14 December 2015 (2015-12-14), XP055272350, Retrieved from the Internet <URL:http://techblog.netflix.com/2015/12/per-title-encode-optimization.html> [retrieved on 20160512] *
FABIO SONNATI: "Encoding for performance on multiple devices", 5 October 2011 (2011-10-05), XP055272247, Retrieved from the Internet <URL:http://www.progettosinergia.com/flashvideo/finalMAX2011.pdf> [retrieved on 20160512] *
G HERVOUET ET AL: "Video Quality Optimization - Multi-rate Video Encoding: Best Practices Recommendations for Optimized Encoding Resolution Contents", 1 July 2010 (2010-07-01), XP055272436, Retrieved from the Internet <URL:http://telcogroup.ru/files/materials-pdf/DVB_standards/IPTV/wp_multires_encoding.pdf> [retrieved on 20160512] *
GISLE BJÒONTEGAARD ET AL: "Calculation of Average SNR Differences Between RD-Curves", 13. VCEG MEETING; 02-04-2001 - 04-04-2001; AUSTIN, TEXAS, US; (VIDEOCODING EXPERTS GROUP OF ITU-T SG.16),, no. VCEG-M33, 28 March 2001 (2001-03-28), XP030003212, ISSN: 0000-0461 *
LAURA TONI ET AL: "Optimal set of video representations in adaptive streaming", PROCEEDINGS OF THE 5TH ACM MULTIMEDIA SYSTEMS CONFERENCE ON, MMSYS '14, 1 January 2014 (2014-01-01), New York, New York, USA, pages 271 - 282, XP055272306, ISBN: 978-1-4503-2705-3, DOI: 10.1145/2557642.2557652 *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10547856B2 (en) 2016-10-18 2020-01-28 Netflix, Inc. Constant-slope bitrate allocation for distributed encoding
CN110089119B (zh) * 2016-10-18 2021-11-30 奈飞公司 用于比特率分配的方法、系统及存储介质
KR102214284B1 (ko) * 2016-10-18 2021-02-09 넷플릭스, 인크. 분산된 인코딩을 위한 일정-기울기 비트레이트 할당
AU2017346590B9 (en) * 2016-10-18 2020-08-20 Netflix, Inc. Constant-slope bitrate allocation for distributed encoding
KR20190066050A (ko) * 2016-10-18 2019-06-12 넷플릭스, 인크. 분산된 인코딩을 위한 일정-기울기 비트레이트 할당
CN110089119A (zh) * 2016-10-18 2019-08-02 奈飞公司 用于分布式编码的恒定斜率比特率分配
AU2017346590B2 (en) * 2016-10-18 2020-08-06 Netflix, Inc. Constant-slope bitrate allocation for distributed encoding
WO2018075465A1 (en) * 2016-10-18 2018-04-26 Netflix, Inc. Constant-slope bitrate allocation for distributed encoding
JP2020502898A (ja) * 2016-12-01 2020-01-23 ブライトコブ インコーポレイテッド メディアストリーミングのためのコーディングプロファイルの最適化
JP7142009B2 (ja) 2016-12-01 2022-09-26 ブライトコブ インコーポレイテッド メディアストリーミングのためのコーディングプロファイルの最適化
JP7274564B2 (ja) 2016-12-01 2023-05-16 ブライトコブ インコーポレイテッド メディアストリーミングのためのコーディングプロファイルの最適化
GB2570832A (en) * 2016-12-01 2019-08-07 Brightcove Inc Optimization of encoding profiles for media streaming
WO2018102756A3 (en) * 2016-12-01 2018-08-16 Brightcove, Inc. Optimization of encoding profiles for media streaming
JP2022033238A (ja) * 2016-12-01 2022-02-28 ブライトコブ インコーポレイテッド メディアストリーミングのためのコーディングプロファイルの最適化
US11363322B2 (en) 2016-12-01 2022-06-14 Brightcove, Inc. Optimization of encoding profiles for media streaming
GB2570832B (en) * 2016-12-01 2022-08-24 Brightcove Inc Optimization of encoding profiles for media streaming
AU2017368324B2 (en) * 2016-12-01 2022-08-25 Adeia Media Holdings Llc Optimization of encoding profiles for media streaming
JP2018174406A (ja) * 2017-03-31 2018-11-08 日本電気株式会社 画像符号化装置、画像符号化方法及びプログラム
WO2019105535A1 (en) 2017-11-28 2019-06-06 Opticom Dipl.-Ing. Michael Keyhl Gmbh Device and method for providing an encoded version of a media signal
US11563951B2 (en) 2018-10-22 2023-01-24 Bitmovin, Inc. Video encoding based on customized bitrate table
US11128869B1 (en) 2018-10-22 2021-09-21 Bitmovin, Inc. Video encoding based on customized bitrate table
US11503302B2 (en) 2020-05-19 2022-11-15 Home Box Office, Inc. Content adaptive encoding
WO2021236533A1 (en) * 2020-05-19 2021-11-25 Home Box Office, Inc. Content adaptive encoding
EP4154544A1 (en) * 2020-05-19 2023-03-29 Home Box Office, Inc. Content adaptive encoding
US11812032B2 (en) 2020-05-19 2023-11-07 Home Box Office, Inc. Content adaptive encoding
EP4152755A1 (en) * 2021-09-17 2023-03-22 Comcast Cable Communications LLC Methods, systems, and apparatuses for adaptive bitrate ladder construction based on dynamically adjustable neural networks
US11743313B2 (en) 2021-09-17 2023-08-29 Comcast Cable Communications, Llc Methods, systems, and apparatuses for adaptive bitrate ladder construction based on dynamically adjustable neural networks
US12155712B2 (en) 2021-09-17 2024-11-26 Comcast Cable Communications, Llc Methods, systems, and apparatuses for adaptive bitrate ladder construction based on dynamically adjustable neural networks

Also Published As

Publication number Publication date
US10404986B2 (en) 2019-09-03
CA2979680C (en) 2020-10-27
JP6706269B2 (ja) 2020-06-03
EP3278561A1 (en) 2018-02-07
US20160295216A1 (en) 2016-10-06
CA2979680A1 (en) 2016-10-06
EP3278561B1 (en) 2020-07-22
CN107439016B (zh) 2020-03-20
JP2018513604A (ja) 2018-05-24
AU2016243988A1 (en) 2017-10-05
MX367388B (es) 2019-08-19
CN107439016A (zh) 2017-12-05
KR102183513B1 (ko) 2020-11-26
AU2019203178A1 (en) 2019-05-30
MX2017012446A (es) 2018-01-26
KR20170131605A (ko) 2017-11-29
AU2016243988B2 (en) 2019-02-07

Similar Documents

Publication Publication Date Title
EP3278561B1 (en) Techniques for optimizing bitrates and resolutions during encoding
KR102110022B1 (ko) 지각 비디오 품질을 예측하기 위한 기술
CA3041044C (en) Constant-slope bitrate allocation for distributed encoding
EP3257243B1 (en) Techniques for identifying errors introduced during encoding
US20150046927A1 (en) Allocating Processor Resources
CN101395671A (zh) 用于提供内容自适应码率控制的视频编码系统和方法
EP3510773B1 (en) Quantisation parameter determination and layered coding
CN110545418A (zh) 一种基于场景的自适应视频编码方法
JP5507770B2 (ja) ビデオ符号化の方法、装置、プログラム及び記録媒体
US9094685B2 (en) Efficient coding complexity estimation for video transcoding systems
CN105453512A (zh) 视频数据传输装置、方法、服务器、基站和客户端
TWI761336B (zh) 視訊編解碼器之複雜度控制
US8295343B2 (en) Video bit rate control method
CN109219960B (zh) 视频编码质量平滑度的优化方法、装置、设备及存储介质
CN113132757A (zh) 数据处理方法和装置
Helmrich et al. A constrained variable bit rate (CVBR) algorithm for VVENC, an open VVC encoder implementation
Xiong et al. Avoiding Quality Saturation in UGC Compression Using Denoised References
GB2545447A (en) A method to encode video with close multiple scene changes
De Cock et al. Constant-slope rate allocation for distributed real-world encoding
US8953672B2 (en) Method and device for compressing a video sequence

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16713189

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2979680

Country of ref document: CA

ENP Entry into the national phase

Ref document number: 2017549016

Country of ref document: JP

Kind code of ref document: A

REEP Request for entry into the european phase

Ref document number: 2016713189

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: MX/A/2017/012446

Country of ref document: MX

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2016243988

Country of ref document: AU

Date of ref document: 20160310

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 20177030760

Country of ref document: KR

Kind code of ref document: A