UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.11 Safari/537.36
Example URL:
Steps to reproduce the problem:
1. I'm on Ubuntu 13.04 64 bit and trunk/src@202504
2. ./build/gyp_chromium -Dchromeos=1 -Dcomponent=shared_library
3. Apply patch for issue 244364
4. ninja -C out/Debug chrome ppapi_example_video_decode
5. out/Debug/chrome-wrapper \
--register-pepper-plugins="./out/Debug/lib/libppapi_example_video_decode.so;application/x-ppapi-example-video-decode" \
./ppapi/examples/video_decode/video_decode.html
What is the expected behavior?
The video_decode ppapi example runs successfully
What went wrong?
The libppapi_example_video_decode.so crashes with libva error message.
libva: VA-API version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva: va_openDriver() returns -1
[22442:22442:0528/193752:ERROR:command_buffer_proxy_impl.cc(488)] Failed to Initialize GPU decoder on profile: 0
Did this work before? N/A
Is it a problem with Flash or HTML5? HTML5
Does this work in other browsers? Yes
Chrome version: 29.0.1522.0 Channel: canary
OS Version: ubuntu 13.04 64bit
Comment 1 by halton....@intel.com, May 28 2013