[Bug 680700] decklinksrc does not forward EOS events passed via send_event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 12 14:38:37 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=680700
  GStreamer | gst-plugins-bad | unspecified

Todd Agulnick <todd> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |todd at agulnick.com

--- Comment #2 from Todd Agulnick <todd at agulnick.com> 2013-12-12 22:38:31 UTC ---
This still seems to be a problem, testing against master and the 1.2 branch --
unclear whether it has regressed since the fix back in March.

$ gst-launch-1.0 -e decklinksrc ! fakesink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
^Chandling interrupt.
Interrupt: Stopping pipeline ...
EOS on shutdown enabled -- Forcing EOS on the pipeline
Waiting for EOS...

[... pipeline continues running, so press ^C again... ]

^Chandling interrupt.
Interrupt: Stopping pipeline ...
Interrupt while waiting for EOS - stopping pipeline...
Execution ended after 0:00:10.511435574
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

My very cursory investigation suggests that gst_decklink_src_send_event is not
actually getting called with the EOS event.

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