Bug 64527

Summary: gstvaapi play alphaconformanceG.264 error
Product: libva Reporter: Zhong Cong <congx.zhong>
Component: intelAssignee: Zhong Cong <congx.zhong>
Status: VERIFIED FIXED QA Contact: Ouping Zhang <ouping.zhang>
Severity: normal    
Priority: medium CC: lianyuex.yang, seanvk, zhenxiang.li
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: 0001-fix-h264-nal-unit-type
0002-fix-h264-nal-unit-type

Description Zhong Cong 2013-05-13 10:09:53 UTC
Bug info:

libva info: LIBVA_TRACE is on, save log into /home/MPEG2_conformance/valog/vabuf.txt.0000.06943
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /opt/X11R7/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_34
libva info: va_openDriver() returns 0
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
0:00:00.423715999  7593      0x147fe30 WARN                   vaapi gstvaapidecoder_h264.c:3693:decode_nalu: unsupported NAL unit type 13
0:00:00.425022128  7593      0x147fe30 WARN                   vaapi gstvaapidecoder_h264.c:3693:decode_nalu: unsupported NAL unit type 19
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 165843 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
Comment 1 Zhong Cong 2013-05-14 03:07:28 UTC
Created attachment 79278 [details] [review]
0001-fix-h264-nal-unit-type

add a new nal unit type for the unsupported NAL unit in alphaconformanceG.264
Comment 2 Zhong Cong 2013-05-14 03:10:49 UTC
Created attachment 79279 [details] [review]
0002-fix-h264-nal-unit-type

fix this clip with user defied NAL units that is not supported by gstvaapi
Comment 3 zhenxiang.li 2014-01-02 01:25:33 UTC
Test with gst-1.0, it still exists on GW's branch
No reproduce on PRC' branch
Comment 4 zhenxiang.li 2014-04-24 11:08:02 UTC
This issue will be removed gnome.

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.