Bug 64527 - gstvaapi play alphaconformanceG.264 error
Summary: gstvaapi play alphaconformanceG.264 error
Status: VERIFIED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Zhong Cong
QA Contact: Ouping Zhang
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-13 10:09 UTC by Zhong Cong
Modified: 2014-04-24 11:08 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
0001-fix-h264-nal-unit-type (815 bytes, patch)
2013-05-14 03:07 UTC, Zhong Cong
Details | Splinter Review
0002-fix-h264-nal-unit-type (1.33 KB, patch)
2013-05-14 03:10 UTC, Zhong Cong
Details | Splinter Review

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.