[Bug 742883] videodecoder: Spurious renegotiation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 15 10:37:42 PST 2015


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

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2015-01-15 18:37:40 UTC ---
This was a bad example, since gst_ffmpegviddec_negotiate has nothing to do with
the base class negotiate method. Here's an update, basically, negotiate should
only be done once.

gdb --args gst-launch-1.0 filesrc location=some.mp4 ! qtdemux ! decodebin !
fakesink
$ break gst_ffmpegviddec_decide_allocation

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