[Bug 681201] 0.11 - Remuxing webm file fails with "vorbis stream headers missing"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 4 09:03:01 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681201
  GStreamer | gst-plugins-base | git

--- Comment #1 from Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org> 2012-08-04 16:02:55 UTC ---
Managed to reproduce with gst-launch -

gst-launch-1.0 uridecodebin uri=file:///home/cschalle/Videos/got.webm
caps=audio/x-vorbis ! webmmux ! filesink location=test.webm
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Missing element: Uncompressed packed YUV 4:4:4 decoder
WARNING: from element /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0: No
decoder available for type 'video/x-raw, format=(string)I420, width=(int)1280,
height=(int)720, pixel-aspect-ratio=(fraction)1/1,
interlace-mode=(string)progressive, colorimetry=(string)bt709,
framerate=(fraction)10000000/333667'.
Additional debug info:
gsturidecodebin.c(882): unknown_type_cb ():
/GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0
ERROR: from element /GstPipeline:pipeline0/GstWebMMux:webmmux0: Could not
multiplex stream.
Additional debug info:
matroska-mux.c(1773): gst_matroska_mux_audio_pad_setcaps ():
/GstPipeline:pipeline0/GstWebMMux:webmmux0:
vorbis stream headers missing or malformed
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

-- 
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.


More information about the gstreamer-bugs mailing list