Summary: | [Gst-vaapi-0.4]gst-launch-0.10 can not dump the MPEG container files with vaapidownload | ||
---|---|---|---|
Product: | libva | Reporter: | Liu Tienan <tienan.liu> |
Component: | intel | Assignee: | Weichangzhi <changzhix.wei> |
Status: | VERIFIED FIXED | QA Contact: | Sean V Kelley <seanvk> |
Severity: | normal | ||
Priority: | medium | CC: | ouping.zhang |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Liu Tienan
2013-04-07 08:22:22 UTC
Modify the mpegdemux to mpegtsdemux ,then it can dump the yuv file. Reproduce steps: --------------------------------- 1. xinit& 2. gst-launch-0.10 filesrc location=/home/gst_AVC_conformance/Mux_Stream/H264_1280x720_frame5581.mpeg ! mpegtsdemux ! vaapidecode ! vaapidownload ! filesink location="123.yuv" Using the cmd, the bug is not reproduced ------------------------ cmd: gst-launch-0.10 filesrc location=/home/gst_AVC_conformance/Mux_Stream/H264_1280x720_frame5581.mpeg ! mpegtsdemux ! vaapidecode ! vaapidownload ! filesink location="123.yuv" |
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.