Bug 96797 - vdenc+avc CQP encoding was holden on the No.151 frame when did the 352x288 resultion encoding for QP <=10
Summary: vdenc+avc CQP encoding was holden on the No.151 frame when did the 352x288 re...
Status: RESOLVED INVALID
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: low normal
Assignee: haihao
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-04 06:27 UTC by Focus.Luo
Modified: 2016-07-13 01:07 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Focus.Luo 2016-07-04 06:27:51 UTC
“For the resolution of 352x288: if qp<=10, the avcenc will stop the work on the No frame 151”
root@media_libva_skl:/home/focus/media/media_libva/vdenc_avc_encode# /opt/X11R7/bin/avcenc 352 288 /media/encoderbitstreams/MOBILE_352x288_30_orig_01.yuv MOBILE_352x288_30_orig_01.yuv-10-2-cqp.h264 --qp=10 --mode=2 --low-power
libva info: VA-API version 0.39.2
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_39
libva info: va_openDriver() returns 0
 151/300 ... 
For the resolution of 352x288: if qp<=10, the avcenc will stop the work on the No frame 151, but when qp>10, there is no this issue
For other resolution,  there is no this issue.
Comment 1 haihao 2016-07-13 01:07:58 UTC
vdenc on SKL doesn't support mode 2.


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.