[Bug 748619] "decodebin ! encodebin" woes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 29 06:49:21 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=748619

--- Comment #2 from Harry <bugzilla.gnome.org at harrym.e4ward.com> ---
I did write code in C to handle multiple streams via the "pad-added" signal on
decodebin, only gst_pad_link() fails as described above. My handler is the same
as in examples found in the GStreamer sources & manual.

For a meaningful stack trace from a debugger, I would need at least .pdb symbol
files for the release DLLs (might be a good idea to always include them in the
release for bug-reports).
More precise would be a Windows debug version of the release if available from
somewhere. Recompiling the sources on my side would require instructions for
setting up the compile environment.

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