User Tools

Site Tools


ffmpeg:conversions:convert_h264_to_av1:libaom:constant_quality

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ffmpeg:conversions:convert_h264_to_av1:libaom:constant_quality [2023/06/13 23:18] peterffmpeg:conversions:convert_h264_to_av1:libaom:constant_quality [2023/06/14 07:04] (current) peter
Line 3: Line 3:
 **libaom-av1** has a constant quality (CQ) mode (like CRF in x264 and x265) which will ensure that every frame gets the number of bits it deserves to achieve a certain (perceptual) quality level, rather than encoding each frame to meet a bit rate target.  **libaom-av1** has a constant quality (CQ) mode (like CRF in x264 and x265) which will ensure that every frame gets the number of bits it deserves to achieve a certain (perceptual) quality level, rather than encoding each frame to meet a bit rate target. 
  
-  * This results in better overall quality. If you do not need to achieve a fixed target file size, this should be your method of choice. +  * This results in better overall quality. 
 +  * If you do not need to achieve a fixed target file size, this should be your method of choice.  
 + 
 +----
  
 <code bash> <code bash>
Line 13: Line 16:
 <code bash> <code bash>
 ... ...
-real 4m58.899s +real 260m18.018s 
-user 29m38.833s +user 1514m33.124s 
-sys 0m18.062s+sys 0m43.892s
 </code> </code>
  
Line 22: Line 25:
  
   * Input test size:  75.5M   * Input test size:  75.5M
-  * Output test size:  7M+  * Output test size:  24.5M
  
 </WRAP> </WRAP>
ffmpeg/conversions/convert_h264_to_av1/libaom/constant_quality.1686698317.txt.gz · Last modified: 2023/06/13 23:18 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki