![]() |
||
|
Compression project
(most info is in Russian)
>> About
In English: Video >> Public filters | Com. filters | Video Codecs Comparisons | Our Video Codecs | Video Quality Metrics || New: Compression Catalog! Personal (English) >> V.Yoockin | A.Ratushnyak In Russian: "Compression Methods" book | Arctest | Download | FIDO | Forum | Links |
||
| Hot news: * 4-th H.264 codecs test! * Million filters downloads! * Video Quality Metric 1.5! |
| If you find a spelling error, please select an incorrect text and press Ctrl+Enter. Thank you! |
VirtualDub MSU Deblocking Filter v2.2
|
|
|
||||||||||||||
|
|
||||||||||||||
|
|
||||||||||||||
|
|
||||||||||||||
|
|
||||||||||||||
|
|
||||||||||||||
|
|
||||||||||||||
|
Filter's interface allows to adjust the quality and the speed of processing. In "High speed" mode optimized version of horizontal deblocking works, which has slightly lower quality in comparison to "High quality" mode. In "High speed" mode filter works 25% faster. Using U-deblock & V-deblock it is possible to turn on/off the processing of chrominance components (turning these parameters on noticeably raise the visual quality). Using "SSE instructions" parameter it is possible to disable SSE if it is supported by the CPU and OS.
Filter supports Job Control, and it can be used from AviSynth. Example:
|
||||||||||||||
LoadVirtualDubPlugin("...\VirtualDub\plugins\MSU_DeBlock.vdf","Deblock", 0)
clip=AVISource("...\clip_input.avi", false, "RGB24")clip.ConvertToRGB32.Deblock(1, 1, 1, 1)
|
||||
|
First filter parameter - U component deblocking
![]()
|
|
|
||||||||||||||
|
Let's consider the maintenance of the filter by the example of the test video sequence called "Battle"(The part of film "Terminator 2"). Case of very low bitrate:
|
||||||||||||||
|
|
|||||||
|
The next sample is an example of processing the sequence "foreman" (frame 152, compressed using Xvid with bitrate option 50kbs):
|
|
|
|||||||
|
Examples of filter performance on sequence "battle". Samples are placed
in order of increasing of bitrate (frame 65, compressed using Xvid with bitrate option 100, 300, 500kbs):
|
|
|
||||||||||
|
Let's consider the maintenance of the filter by the example of test sequence called
"Foreman"(frame 155, compressed using Xvid with bitrate option 50, 75, 100kbs):
|
|
|
||||||||||
|
There is two branches on the graph: the first (Blocked) corresponds to the film after decompression, the second one
(MSU Deblocking) - to the film after decompressing and deblocking. The Y-direction is graduated by Y-PSNR metric of
the film in comparison to an original one, noncompressed film. The X-direction is graduated by the bitrate (kbit/sec).
Thus, it is easy to see that the quality of the film after deblocking is noticeably higher, at that the lower bitrate
the higher difference.
|
|
|
|||||
|
|
|
|
|||||
|
|
|
|
||||||||||||||
|
If you have discount code (e.g. as successful tester) please use this form
|
||||||||||||||
|
|
||||||||||||||
|
|
||||||||||||||
|
|
|||||||||||||||||||
|
|
|||||||||||||||||||
|
Send your comments to
compression_##_graphicon.ru © Dr. D.Vatolin, Dr. M.Smirnov, A.Ratushnyak, V.Yoockin, content, 2001-2008 © A.Andreev, pictures, 2002 |
||