GNOME Bugzilla – Bug 636735
Gstreamer can't play WebM container with VP8 codec
Last modified: 2010-12-08 10:30:50 UTC
I can't play the attached video file (WebM container with VP8 codec) usning GStreamer 0.10.30. Please help to solve it. Thanks!
here have a test, can you reproduce this http://www.quavlive.com/video_codec_comparison
Created attachment 176049 [details] log file
Dear Fabio, Thanks for your suggestion. But after I replace gst-plugins-bad/vp8/ext/*.* with files got from http://www.quavlive.com/video_codec_comparison. The following log is shown in log file. gsturidecodebin.c:712:unknown_type_cb: warning: No decoder available for type 'video/x-vp8, width=(int)640, height=(int)480, framerate=(fraction)699999997/23333333'. Do I need to replace more files? Sunshine_uyl
sunshine_uyl: please don't abuse bugzilla. Bugzilla is for bugs, not a support forum. You have been told this before in bug #636353. This is exactly the same issue: 12-08 18:12:56.991 W/GstPlayer( 552): [730], WARN gsturidecodebin.c:712:unknown_type_cb: warning: No decoder available for type 'video/x-vp8, width=(int)640, height=(int)480, framerate=(fraction)699999997/23333333'. 12-08 18:12:57.031 W/GstPlayer( 552): [730], WARN gstdecodebin2.c:3080:gst_decode_bin_expose: No suitable plugins found 12-08 18:12:57.031 W/GstPlayer( 552): [730], WARN gstdecodebin2.c:3082:gst_decode_bin_expose: error: no suitable plugins found You need to install a suitable decoder. GStreamer plays WebM/VP8 streams just fine, as you can easily verify using any up-to-date distro. *** This bug has been marked as a duplicate of bug 636353 ***