[Bug 755426] decklinkvideosrc: Can't go to PAUSED again from READY

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 23 06:13:47 PDT 2015


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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Jeff from comment #4)
> I have tested the patch and the pipeline does transition to the playing
> state now.  However it looks like the mode is changing.  It was originally
> set to 0(auto) but I see in the debug output it is trying to change to 1.  I
> have attached the log.  Should I create a new bug for this?

It changed the mode from 0 to 1 in both cases. 0 is auto, and it apparently
detected NTSC for you. That's all expected: it internally configures itself
with the autodetected mode, but the mode property is still taken into account
and not overridden.


I don't know why it doesn't transition to PLAYING, but it never calls create()
anymore. Which is why frames are captured and then dropped later

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