|
From: GStreamer (bugzilla.gnome.o. <bug...@gn...> - 2010-03-25 10:21:17
|
https://bugzilla.gnome.org/show_bug.cgi?id=613901 GStreamer | gst-ffmpeg | 0.10.x Summary: Internal GStreamer error: negotiation problem. assertion failed. ffdec_vp6a Classification: Desktop Product: GStreamer Version: 0.10.x OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: gst-ffmpeg AssignedTo: gst...@li... ReportedBy: om...@tp... QAContact: gst...@li... GNOME target: --- GNOME version: --- I was told by totem/GStreamer to file a bug. This is what happens when I run, $ totem NearMap.flv (where that file came from http://ss01.boardroomradio.com/files/IPR/NearMap.flv) (totem-bin:9008): GStreamer-CRITICAL **: gst_pad_alloc_buffer_full: assertion `size >= 0' failed ** Message: Error: Internal GStreamer error: negotiation problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstffmpegdec.c(1236): gst_ffmpegdec_negotiate (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdec_vp6a:ffdec_vp6a0: could not find caps for codec (vp6a), unknown type I'm running totem 2.28.2 and gstreamer 0.10 or to be more exact (on ubuntu karmic) package gstreamer0.10-x, version 0.10.25-2ubuntu1.2 package gstreamer0.10-ffmpeg, version 0.10.9-1 I think my gstreamer version supports vp6a to some extent, $ gst-inspect-0.10 | grep 'vp6' ffmpeg: ffdec_vp6: FFmpeg On2 VP6 decoder ffmpeg: ffdec_vp6a: FFmpeg On2 VP6 (Flash version, with alpha channel) decoder ffmpeg: ffdec_vp6f: FFmpeg On2 VP6 (Flash version) decoder -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |