Hello,
I think there is a little confusion of thread
I have alway the bug with display corrupted and libva-intel-driver-1.0.19
Yannis Tsopokis
<http://www.mail-archive.com/search?l=libva@lists.freedesktop.org&q=from:%22Yannis+Tsopokis%22>
is talking about his bug about libva and g45-h264 branch i think.
See you.
Le 26/11/2012 01:45, ykzhao a écrit :
On Thu, 2012-11-22 at 18:59 -0700, Yannis Tsopokis wrote:
Now everything works perfectly!
I only need to add
export LD_LIBRARY_PATH=/usr/local/lib/
to ~/.profile in order to load the new libraries!
Thanks for the update.
It is good news that it can work as expected after the library is
loaded correctly.
Thanks.
Yakui
Yannis
On 23/11/2012 03:24 πμ, ykzhao wrote:
On Thu, 2012-11-22 at 07:24 -0700, zaverel wrote:
Hello,
I repost because i'm not sure that my previously post is arrived
and so this one is without sample.
Hi, Zaverel
Very sorry that I don't receive your previous email. Will you
please attach the video stream in the bug
https://bugs.freedesktop.org/show_bug.cgi?id=57323?
Thanks.
Yakui
In fact problem is the same for all video ( mpeg2 or h264, sd or hd) in
vaapi mode
i also test hwdecode-demos and it's the same corrupted display.
I attach Xorg.0.log (with today xf86-video-intel cvs)
See you
lspci -vxxx -s 0:02.0
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd
Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA
controller])
Subsystem: Micro-Star International Co., Ltd. Device 2111
Flags: bus master, fast devsel, latency 0, IRQ 43
Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
00: 86 80 52 01 07 04 90 00 09 00 00 03 00 00 00 00
10: 04 00 80 f7 00 00 00 00 0c 00 00 e0 00 00 00 00
20: 01 f0 00 00 00 00 00 00 00 00 00 00 62 14 11 21
30: 00 00 00 00 90 00 00 00 00 00 00 00 0b 01 00 00
40: 09 00 0c 01 92 80 80 e2 d0 00 50 14 00 00 00 00
50: 41 02 00 00 11 00 00 00 00 00 00 00 01 00 a0 cf
60: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 05 d0 01 00 0c f0 e0 fe c1 41 00 00 00 00 00 00
a0: 00 00 00 00 13 00 06 03 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 01 a4 22 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 09 00 18 70 fd cc
Le 21/11/2012 01:49, ykzhao a écrit :
On Tue, 2012-11-20 at 15:02 +0100, zaverel wrote:
Hello,
after delate liva ,libva-intel-driver , ffmpeg and recompile all but
with no change.
I open a bug to freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=57323
Thanks for the confirmation.
Will you please attach the video you tested? It will be great that you
can attach the following info.
a. lspci -vxxx -s 0:02.0
b. Xorg.0.log
Thanks.
See you.
Le 20/11/2012 02:34, ykzhao a écrit :
On Mon, 2012-11-19 at 08:50 -0700, zaverel wrote:
Hello,
with latest libva-intel-driver-1.0.19 video display is not good
http://imageshack.us/photo/my-images/132/bugvaapi.png/
This with mplayer-vaapi , xbmc-vaapi and xine-lib-vaapi
With previously libva-intel-driver-1.0.18-r1 display is good for all
three softwares.
Hi,
It is not expected that the display is corrupted on the 1.0.19
libva-intel-driver.
Will you please rebuild the 1.0.19 libva-intel-driver driver again
and then see whether the problem still exists? (It will be better that
you remove all the libva* file on your system before you rebuilt it
again). If the problem still exists, will you please file one bug of
libva onhttps://bugs.freedesktop.org ?
Thanks.
Yakui
Intel Core i3 3220T (Ivy Bridge hd graphics 2500)
kernel 3.6.6-gentoo
libva-1.1.0
xf86-video-intel-9999 (latest cvs)
libdrm-2.4.40
ffmpeg-1.0
vainfo
libva info: VA-API version 0.33.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/va/drivers/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_33
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.33 (libva 1.1.0)
vainfo: Driver version: Intel i965 driver - 1.0.18
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileH264Baseline : VAEntrypointVLD
VAProfileH264Baseline : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointVLD
i don't think that's normal.
i try libva and libva-intel-driver from staging and it's the same
corrupted display.
See you
_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libva
_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libva
_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libva