Bug 54796 - [IVB] VC1 video cannot be played with gstreamer for missing plugin
Summary: [IVB] VC1 video cannot be played with gstreamer for missing plugin
Status: RESOLVED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wind Yuan
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 02:55 UTC by cc
Modified: 2012-09-13 03:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description cc 2012-09-12 02:55:57 UTC
Environment:
--------------
libva:
commit 0a29a454b0569073f64d0af5bf7a4324e7295c86
Author: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Date:   Sat Apr 7 07:15:07 2012 +0200

intel-driver:
commit f842b5021acbf093572a1bd0f86d32ff3e08621e
Author: Zhao Halley <halley.zhao@intel.com>
Date:   Thu Aug 2 12:28:48 2012 +0300

gstreamer-vaapi :
commit de2a18012dca67d9e581219e94616a63866db821
Author: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Date:   Tue Sep 4 11:53:18 2012 +0200

Bug Info:
--------------
Missing element: Advanced Streaming Format (ASF) demuxer
WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No decoder available for type 'video/x-ms-asf'.
Additional debug info:
gsturidecodebin.c(883): unknown_type_cb (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0
ERROR: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: Your GStreamer installation is missing a plug-in.
Additional debug info:
gstdecodebin2.c(3677): gst_decode_bin_expose (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
no suitable plugins found
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

Reproduce steps:
----------------
1. xinit &
2. gst-launch-0.10 playbin2 uri=file:///home/media/VC1/Amazing_Caves_1080p_24fps.wmv
Comment 1 Wind Yuan 2012-09-13 03:11:30 UTC
Please install gst-plugins-ugly and make sure asfdemux exist.


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.