[gstreamer-bugs] [Bug 609792] [pitivi] [transitions] black frame flashing in rendered files when using transitions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 18 05:57:38 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=609792
  GStreamer | gst-plugins-good | 0.10.26

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-18 13:57:35 UTC ---
After adding some debug output to videomixer, this happens:

changing z-order (sink_1): 0 -> 0
changing z-order (sink_0): 10000 -> 10000
EOS (sink_0)
EOS (sink_1)
requesting (sink_2)
changing z-order (sink_0): 10000 -> 10000
changing z-order (sink_1): 0 -> 0
changing z-order (sink_2): 2 -> 9999
EOS (sink_0)
EOS (sink_2)
EOS (sink_1)
releasing (sink_0)
changing z-order (sink_2): 9999 -> 9999
changing z-order (sink_1): 0 -> 0
EOS (sink_2)
EOS (sink_1)


The black frame happens about the time where sink_2 is requested. Why are there
3 sinkpads used by pitivi?

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