[Bug 71432] [ILK] GPU Hang with h.264 video decoding

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 21 01:43:32 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=71432

--- Comment #24 from Mihail Kasadjikov <hamer.mk at gmail.com> ---
Hello.

$ uname -a
Linux h13 3.17.7 #1 SMP Sun Jan 18 01:51:42 MSK 2015 x86_64 GNU/Linux

Test with vlc 1.

config:
[avcodec] # FFmpeg audio/video decoder
avcodec-hw=vaapi_x11
[postproc] # Video post processing filter
postproc-q=0
[core] # core program
skip-frames=0
quiet-synchro=1
deinterlace=-1
vout=xcb_xv

stderr:
$ vlc Kizomba\ Isabelle\ and\ Felicien\ Asty\ -\ Curti\ ma\ mi.mp4 
VLC media player 2.2.0-rc2 Weatherwax (revision 2.2.0-rc1-118-g22fda39)
[0000000000a67118] core libvlc: Запуск vlc с интерфейсом по умолчанию.
Используйте 'cvlc' для запуска vlc без интерфейса.
libva info: VA-API version 0.36.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_36
libva info: va_openDriver() returns 0
[00007f7becc328d8] avcodec decoder: Using Intel i965 driver for Intel(R)
Ironlake Mobile - 1.4.1 for hardware decoding.
libva info: VA-API version 0.36.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_36
libva info: va_openDriver() returns 0
[00007f7becc328d8] avcodec decoder: Using Intel i965 driver for Intel(R)
Ironlake Mobile - 1.4.1 for hardware decoding.

Vlc hung after about 10-20 seconds and ignore TERM signal. It was killed by
"kill -9". No errors in dmesg.

Test with vlc 2.

config:
[avcodec] # FFmpeg audio/video decoder
avcodec-hw=vaapi_drm
[postproc] # Video post processing filter
postproc-q=0
[core] # core program
skip-frames=0
quiet-synchro=1
deinterlace=-1
vout=xcb_xv

stderr:
$ vlc Kizomba\ Isabelle\ and\ Felicien\ Asty\ -\ Curti\ ma\ mi.mp4 
VLC media player 2.2.0-rc2 Weatherwax (revision 2.2.0-rc1-118-g22fda39)
[00000000015b5118] core libvlc: Запуск vlc с интерфейсом по умолчанию.
Используйте 'cvlc' для запуска vlc без интерфейса.
libva info: VA-API version 0.36.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_36
libva info: va_openDriver() returns 0
[00007f0110c32938] avcodec decoder: Using Intel i965 driver for Intel(R)
Ironlake Mobile - 1.4.1 for hardware decoding.
libva info: VA-API version 0.36.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_36
libva info: va_openDriver() returns 0
[00007f0110c32938] avcodec decoder: Using Intel i965 driver for Intel(R)
Ironlake Mobile - 1.4.1 for hardware decoding.

Video file was played normally.

Flash video works normally.

So. Right now it seems OK. The problem with "avcodec-hw=vaapi_x11" may be in
X11 driver or vlc but I think the DRM driver works normally.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150121/910fded2/attachment.html>


More information about the intel-gfx-bugs mailing list