After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636353 - No decoder available for type 'video/x-vp8'
No decoder available for type 'video/x-vp8'
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.25
Other Linux
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 636735 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-12-03 09:35 UTC by sunshine_uyl
Modified: 2010-12-08 10:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
log file (22.50 KB, text/plain)
2010-12-03 09:35 UTC, sunshine_uyl
Details

Description sunshine_uyl 2010-12-03 09:35:53 UTC
Created attachment 175761 [details]
log file

Dear Sir,

     I play MKV video file with VP8 video codec. But unfortunately GStreamer can't find decoder for VP8. The following warning message is cut from log generated by GStreamer.

     gsturidecodebin.c:712:unknown_type_cb: warning: No decoder available for type 'video/x-vp8, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1'.

Sunshine_uyl
Comment 1 Tim-Philipp Müller 2010-12-03 09:54:51 UTC
There's a vp8dec in gst-plugins-bad. Try installing that.
Comment 2 sunshine_uyl 2010-12-04 01:59:17 UTC
I try to support GStreamer with VP8 decoder in Android system, which files should I add to Android build system?
Thanks for your help.

Sunshine_uyl
Comment 3 sunshine_uyl 2010-12-04 02:05:36 UTC
I try to support GStreamer with VP8 decoder in Android system. Which files should I add to Android build system?
Thanks!
Comment 4 David Schleef 2010-12-04 02:24:36 UTC
Install gst-plugins-bad as Tim says above.

Bugzilla is not an appropriate place to ask support questions.  Use the mailing list instead.
Comment 5 Tim-Philipp Müller 2010-12-08 10:30:50 UTC
*** Bug 636735 has been marked as a duplicate of this bug. ***