[Bug 788545] flvmux: Condition always false in function mux_pcm_audio

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 5 10:09:15 UTC 2017


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |NOTABUG
   Target Milestone|git master                  |NONE

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I think you will find that this unit test passes just fine and that the counter
is actually >2 there, if you add some printf.

There is a

  g_signal_connect (sink, "handoff", G_CALLBACK (handoff_cb), &counter);

outside the loop, but the handoff callback will only be triggered from inside
the loop when the pipeline is started.

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