Summary: | [BDW] small size in trancoding on BDW | ||
---|---|---|---|
Product: | libva | Reporter: | zhenxiang.li <zhenxiang.li> |
Component: | intel | Assignee: | haihao <haihao.xiang> |
Status: | CLOSED NOTOURBUG | QA Contact: | Sean V Kelley <seanvk> |
Severity: | normal | ||
Priority: | medium | CC: | focus.luo, shuang.he, zhixinx.liu |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
zhenxiang.li
2014-04-30 03:10:23 UTC
I test with gst-010, no reproduce gst-vaapi 1.0 bug I've got a mistake, this issue is reproduced with PRC's gst-vaapi-010 I tried it on another BDW(GT2), no reproduce. cannot reproduce this issue with zhenxiang's step. when running test cmd, there are some error message: "ERROR: from element /GstPipeline:pipeline0/GstVaapiEncodeH264:vaapiencodeh264-0: GStreamer error: negotiation problem. Additional debug info: gstvideoencoder.c(1363): gst_video_encoder_chain (): /GstPipeline:pipeline0/GstVaapiEncodeH264:vaapiencodeh264-0: encoder not initialized ERROR: pipeline doesn't want to preroll." we are checking this with Beauchesne, Gwenole to find out it's our test command using fault or there are some issues in gstream. But we confirmed it's not libva issue. after running following cmd on BDW and HSW command 1: /opt/X11R7/bin/avcenc 640 368 /home/zliu50x/smallsize/mp4.yuv avcenc.264 fb=1000 mode=2 command 2: gst-launch-1.0 -v filesrc location=/home/zliu50x/smallsize/mp4.yuv ! videoparse format=i420 width=640 height=368 ! vaapiencode_h264 rate-control=cbr keyframe-period=30 max-bframes=2 bitrate=1000 max-bframes=2 cabac=true ! qtmux faststart=true ! filesink location=gst.264 the encoding file's sizes are very close on both BDW and HSW. fill Bug 730494(https://bugzilla.gnome.org/show_bug.cgi?id=730494) to track this issue. Closed this issue, traced by the Bug730494. |
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.