Quantcast
Channel: Intel® Software - Media
Viewing all articles
Browse latest Browse all 2185

Linux Media SDK Downscaling Issue

$
0
0

I have set up a transcode chain using the Intel Linux Media SDK, where 1080i content is decoded, deinterlaced, and resized to 720x480, and then saved to a yuv file for analysis. 

I notice that the scaling algorithm used by the media SDK seems to add a lot of aliasing artifacts in the transition from 1920x1080 -> 720x480 or from 1280x720 -> 720x480.  These are very clear on diagonals, or rounded edges, which show as stairstepping artifacts.

Using a software decode, deinterlace and scaling solution, like the one from ffmpeg (libswscale), I do not see any aliasing artifacts.

I suspect it is caused by the downsampling algorithm not oversampling the input, but just doing a sort of rounded "nearest-neighbour", type of scaling. 

I used to see this problem as well intel Performance Primative library, until you guys added an oversampled downsample algorithm, which helped a lot (although the quality was still never as good as libswscale, and other software based scalers). 

Is this something that can be fixed?  The quality of the downsampled images that I'm seeing are not acceptible for my clients.  Are there any options available to control the downscaling algorithm being used?

Or can this be addressed in an update?  I have not tried this code using the windows media SDK, so I don't know if it shows up there.

Thanks,

Mark


Viewing all articles
Browse latest Browse all 2185

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>