Personal View site logo

User Tools

Site Tools


avchd-resource-wip:avchd:deblocking

Differences

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

Link to this comparison view

avchd-resource-wip:avchd:deblocking [2012/02/14 19:37]
driftwood
avchd-resource-wip:avchd:deblocking [2012/03/14 18:51] (current)
driftwood
Line 17: Line 17:
  
  
-**Loop Filter Definition by vladnik** (needs integrating with above)+** The InLoop Deblocking Filter Definition by vladnik** (needs integrating with above)
  
 //**Definition**: This setting controls one of the codec's' most important features: the Inloop Deblocking filter. In contrast to MPEG-4 ASP (DivX, Xvid, etc.) the Inloop Deblocking is a mandatory feature of the H.264 standard. So the encoder, The GH2 in this case, can rely on the decoder to perform a proper deblocking. Furthermore all P and B Frames in H.264 streams refer to the deblocked frames instead of the unprocessed ones, which improves the compressibility.// //**Definition**: This setting controls one of the codec's' most important features: the Inloop Deblocking filter. In contrast to MPEG-4 ASP (DivX, Xvid, etc.) the Inloop Deblocking is a mandatory feature of the H.264 standard. So the encoder, The GH2 in this case, can rely on the decoder to perform a proper deblocking. Furthermore all P and B Frames in H.264 streams refer to the deblocked frames instead of the unprocessed ones, which improves the compressibility.//
Line 32: Line 32:
  
 ---- ----
 +GH2 Stock Settings Deblocking:
  
 +  * Table Flag1i = 00 to 24: -3,-6 (0x4DA) & 25 to 51: -2,-5 (0x4EB)
 +  * Table Flag1P = 00 to 24: -2,-5 (0x4EB) & 25 to 51: -1,-4 (0x4FC)
 +  * Table Flag1B = 00 to 24:  0,-3 (0x40D) & 25 to 51:  1,-1 (0x41F)
 +  * 
 +  * Table High I = 00 to 51: -2,-4 (0x4EC)
 +  * Table High P = 00 to 24: -1,-3 (0x4FD) & 25 to 51: 0,-2 (0x40E)
 +  * Table High B = 00 to 51:  1,-1 (0x41F)
 +
 +
 +----
  
 Interesting links referring to deblocking;- Interesting links referring to deblocking;-
avchd-resource-wip/avchd/deblocking.1329248232.txt.gz · Last modified: 2012/02/14 19:37 by driftwood