Multi-pass Encoding
From DigiWiki
(Difference between revisions)
(New page: Multi-pass encoding is a video encoding technique where the first encoding pass analyzes the video and logs down information which is then used in the second and subsequent passes, to adju...) |
|||
Line 2: | Line 2: | ||
Examples of codecs that use multi-pass encoding are [[DivX]], [[XviD]], [[H.264]] and [[MPEG-2]]. | Examples of codecs that use multi-pass encoding are [[DivX]], [[XviD]], [[H.264]] and [[MPEG-2]]. | ||
+ | |||
+ | ==See Also== | ||
+ | * [[VirtualDub: Two Pass Encoding]] | ||
[[Category:Glossary]] | [[Category:Glossary]] |
Current revision as of 07:02, 4 August 2007
Multi-pass encoding is a video encoding technique where the first encoding pass analyzes the video and logs down information which is then used in the second and subsequent passes, to adjust the bitrate/quantizer to achieve the maximum quality.
Examples of codecs that use multi-pass encoding are DivX, XviD, H.264 and MPEG-2.