[gstreamer-bugs] [Bug 613379] Do not use audio clock after stopping video capture

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 20 14:32:46 PDT 2010


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

Aleksey Lim <alsroot> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |
            Summary|Frozen video after stopping |Do not use audio clock
                   |video capture               |after stopping video
                   |                            |capture

--- Comment #3 from Aleksey Lim <alsroot at gmail.com> 2010-03-20 21:32:39 UTC ---
Reopened ticket, since I accidentally disabled audio capture thus couldn't
reproduce issue.

After investigation, after sending "capture-stop" event, I got bunch of drops

  basesink
gstbasesink.c:3402:gst_base_sink_chain_unlocked:<autovideosink0-actual-sink-xvimage>
dropping buffer, out of clipping segment

it was because of clock in camerabin pipeline as from audiosrc even after
stopping video capture. Attached patch returns audio clock only in capturing
mode.

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