Chen-tao / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

mfqe produces ugly blocking artifacts #481

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

I didn't write done the frame number. 

/home/jimbankoski/capture.2.webm

This produces no ugly artifact 
vpxdec --deblock --demacroblock-level=4 --postproc capture.2.webm -o 
capture.ppbwebm.y4m

This produces artifacts
vpxdec --mfqe --deblock --demacroblock-level=4 --postproc capture.2.webm -o 
capture.ppbwebm.y4m

Original issue reported on code.google.com by jimbankoski@google.com on 31 Aug 2012 at 9:24

GoogleCodeExporter commented 9 years ago

Original comment by jimbankoski@google.com on 5 Sep 2012 at 8:30