Summary: | [Gst-vappi-0.4]VC1 chips with ts container play with error information | ||
---|---|---|---|
Product: | libva | Reporter: | Liu Tienan <tienan.liu> |
Component: | intel | Assignee: | Weichangzhi <changzhix.wei> |
Status: | RESOLVED NOTOURBUG | QA Contact: | Sean V Kelley <seanvk> |
Severity: | normal | ||
Priority: | medium | CC: | lianyuex.yang, ouping.zhang, zhenxiang.li |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Liu Tienan
2013-04-07 08:18:01 UTC
I use "apt-get install gstreamer0.10-plugins-bad libgstreamer-plugins-bad0.10-dev libgstreamer-plugins-base0.10-dev libgstreamer0.10-dev" to install gstreamer,can't reproduce the bug. We use gst-plugins-{base,good,bad,ugly} upstream stack. When we use the cmd: "gst-launch-0.10 filesrc location=/home/media/H.264/720p.mp4 ! qtdemux ! vaapidecode ! vaapisink", it works well. But we use this cmd: "gst-launch-0.10 playbin2 video-sink=”vaapisink” uri=file:///home/gst_AVC_conformance/Mux_Stream/VC1_854x480_94_mc_ac3_384kbps.ts", there is error information: 0:00:00.065688891 25712 0x1598580 ERROR GST_PIPELINE ./grammar.y:929:priv_gst_parse_launch: Unrecoverable syntax error while parsing pipeline bin.( ”vaapisink” ) 0:00:00.065752711 25712 0x1598580 ERROR GST_PIPELINE ./grammar.y:463:gst_parse_element_set: could not set property "video-sink" in element "playbin20" to "”vaapisink”" WARNING: erroneous pipeline: could not set property "video-sink" in element "playbin20" to "”vaapisink”" System Environment: -------------------------------- Platform: IVB Libva: staging branch 0139a11ba23f8b2aa0d2ed36336c4df23d54390c Intel-driver: staging branch 0139a11ba23f8b2aa0d2ed36336c4df23d54390c Gst-plugins-ugly: 0.10 branch 0b615eac9b8cdc25f277fb30ca31cb42c120460c Gst-plugins-bad: 0.10 branch 0453d798e5e24f5b71d1447700cce8e8bd2c6097 Gst-plugins-good: 0.10 branch 2720105682681ef652ee42c1e5a59e20d8146f3d Gst-plugins-base: 0.10 branch 1e1e6eaf3f0dd11f6618154d9739cbe3e007d206 Gstreamer: 0.10branch 65c69c60eda0d9583f500f52013a7c4eeaabf047 Gst-vaapi: 0.4 branch 73cc7dd0bdfda405cfeeb16a2d7b4cbf945b6d86 (In reply to comment #1) > I use "apt-get install gstreamer0.10-plugins-bad > libgstreamer-plugins-bad0.10-dev libgstreamer-plugins-base0.10-dev > libgstreamer0.10-dev" to install gstreamer,can't reproduce the bug. According to the bug information, this is a gst-vaapi related bug, please try the latest gst-vaapi. if it still exist, please file a bug against https://bugzilla.gnome.org/enter_bug.cgi?product=gstreamer-vaapi |
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.