Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK

Deblocking filter level problems

hui0305
Beginner
230 Views
Hi

Use media SDK 2.0 sample_decode h264

I have a deblocking filter level problems

Can I change the deblocking filter level?

0 Kudos
1 Reply
Nina_K_Intel
Employee
230 Views
Hi,

There's no control for deblocking filter in MSDK decoder as this is not specified by the standard. Deblocking filter settings are defined at the encoder side, i.e. when the stream is created.

What is the reason for the need in this setting? Any problem with quality of sample_decode output?

Regards,
Nina
0 Kudos
Reply