Bug 60190 - Flickering in first half top pixel row when de/encoding with vaapi
Summary: Flickering in first half top pixel row when de/encoding with vaapi
Status: RESOLVED WORKSFORME
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: haihao
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-02 15:16 UTC by Timo R.
Modified: 2015-11-19 00:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Timo R. 2013-02-02 15:16:27 UTC
I first noticed this behaviour in XBMC a while ago and put it away as a bug in their deinterlacer.
But when i started writing a vaapi powered h264 encoder i got the exact same behaviour. Even if i write plain zeros to the input surface, it's flickering.

The flickering only affects the very first top row of pixels, and only the left half of it. Image is flickering from black to the normal image there.
This happens independend of the codec in use(MPEG2 and H264 tested) and resolution, and also indepenedend of whether i'm decoding or encoding. On lower resolutions it's just more obvious cause the first pixel row is bigger on screen.

I'm using an Ivy Bridge i3-3220 @3.3GHz which has a HD2500 GPU, PCI ID 8086:0152.
It's running on a H77 chipset on a Biostar H77MU3 Board.

I pasted a log from Xorg here: http://bpaste.net/show/73808/
Comment 1 Timo R. 2013-02-02 15:17:47 UTC
Forgot to mention: libva and libva-intel-driver versions in use are the latest git staging versions.
Comment 2 haihao 2013-02-04 01:22:04 UTC
Could you double check the following test clip you provided in the email is good ?

 http://btbn.de/files/testvid.ts

I can reproduce the flickering issue with software decoding
Comment 3 Timo R. 2013-02-04 20:57:46 UTC
The first few seconds are a bit damaged cause of sync-problems in VLC while encoding, but in the second half it shows exactly the flickering i also get when playing something in XBMC with libva acceleration.
You can also see some encoding-artefacts wich are caused by the flickering.
Comment 4 haihao 2013-02-16 04:58:19 UTC
I really can't identify what is issue with the test clip. I saw the almost same picture when using software rendering.  Could you provide another test clip ?
Comment 5 haihao 2015-11-19 00:37:58 UTC
No response from user for a long time so closing as WORKSFORME, Feel free to reopen this bug if you still experience the issue


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.