[Bug 722682] oggmux: problems with vp8 stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 11 05:42:32 PDT 2014


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

--- Comment #15 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-03-11 13:05:55 UTC ---
(In reply to comment #14)
> Created an attachment (id=271517)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=271517)
> Dotfile graph from transmageddon

This seems to be incomplete, it only shows the encodebin element and filesink,
no sources or decoders anywhere. Is there any dot file with a complete graph?

Also, remuxing with gst-launch-1.0 works:

gst-launch-1.0 filesrc location=~/media/big-buck-bunny_trailer.webm !
matroskademux name=d ! queue ! oggmux name=m ! filesink location=test.ogg d. !
queue ! "audio/x-vorbis" ! m.

Is there anything special with transmageddon other than it using encodebin?

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