VirtualDub MSU Deblocking Filter v2.2

Filter is intended for recovering quality of video ripped from DVD (for example, when it contains 4 hours of video data), VideoCD or after decompressing by H.261, H.263, DivX 3, DivX 4, XviD.

Filter automatically determines the blockiness’s strength on the frame and in the concrete part of it, preserving the maximum of details. Thus, filter will process marginally when on scenes with slow motion, while it will smooth very hard in the case of fast motion in the same film.

The main advantage of the filter is that it raises the integral quality in the most widespread PSNR metric in comparison with original film. That is, a film after decompression in comparison with original achieves the lower quality than a film after decompression and deblocking. (But for all that the original film is not used nowise, only decompressed data is used.)

What’s new in version v2.0?

New version in “High quality” mode works 2.1 times faster than v1.2 and 2.4 times faster in “High speed” mode.

Quality raised.

What’s new in version v2.1?

What’s new in version v2.2?

Settings

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
Second filter parameter - V component deblocking
Third filter parameter - high quality mode
Forth filter parameter - SSE instructions utilization

The Appearance Of The Filter

Examples

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:

Frame from decompressed film
Frame before processing
Processed by the filter v1.2
The same frame after processing by version 1.2
Processed by the filter v2.0
The same frame after processing by version 2.0

The next sample is an example of processing the sequence “foreman” (frame 152, compressed using Xvid with bitrate option 50kbs):

Frame from decompressed film
Frame before processing
Processed by the filter v1.2
The same frame after processing by version 1.2
Processed by the filter v2.0
The same frame after processing by version 2.0

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):

Frame from decompressed film
Frame before processing
Processed by the filter
The same frame after processing
Frame from decompressed
Frame before processing
Processed by the filter
The same frame after processing
Frame from decompressed
Frame before processing
Processed by the filter
The same frame after processing

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):

Frame from decompressed film
Frame before processing
Processed by the filter
The same frame after processing
Frame from decompressed
Frame before processing
Processed by the filter
The same frame after processing
Frame from decompressed
Frame before processing
Processed by the filter
The same frame after processing

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.

Graph of quality modification depending on the bitrate
Raising of the quality after deblocking
Graph of quality modification depending on the bitrate
Raising of the quality after deblocking

License

Program license for non-commercial usage

Download

See also

Contacts

10 Mar 2011
See Also
Learning-Based Image Compression Benchmark
MSU Video Group / Video data filtering and compession
VirtualDub MSU Logo Remover
The filter is intended to remove logo from films
MSU Stereo To Multiview 3D Video Conversion ( Glasses-free 3D-Displays Video Content creation)
Stereo to multiview video conversion algorithm for glasses-free autostereoscopic 3D displays
MSU Video Super-Resolution Filter
This filter increases resolution of video sequence while saving and improving details and reducing artifacts.
MSU Video Group / Video data filtering and compession
Site structure