Verify gstreamer vaapipostproc denoise=1 and observed the video rendering with corruption on single line at bottom part of the video. When setting the level of denoise to 0, no corruption being observed. Command: denoise level 1 gst-launch-1.0 filesrc location=<1080p Video> ! qtdemux ! vaapidecode ! vaapipostproc denoise=1 ! vaapisink fullscreen=1
https://lists.freedesktop.org/archives/libva/2016-June/004036.html The above patch solve the issue.
The patch is applied. commit 51ad826fcc0d2512f7ef74e807e4b8526663fc28 Author: Ung, Teng En <teng.en.ung@intel.com> Date: Wed Jun 22 10:49:22 2016 +0800 Fix to use source and output regions size instead of the input output surfaces original size
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.