[Bug 666777] New: regression after: "camerabin2: Fix A/V sync for captures"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 23 12:57:09 PST 2011


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

           Summary: regression after: "camerabin2: Fix A/V sync for
                    captures"
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bug-track at fisher-privat.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


i use custom version of cheese with camerabin and webm presets. This patch
introduced some regression in my setup. After starting video record, thee video
get sort of freezes... Produced file has audio without any delays, but with
broken video.

The patch:
commit 0ce5021058e74bd956612c3b23f37582477a7a8d
Author: Thiago Santos <thiago.sousa.santos at collabora.com>
Date:   Mon Dec 19 16:49:08 2011 -0300

    camerabin2: Fix A/V sync for captures

    Audio src was pushing newsegments starting from 0, even when its buffers
    were not starting with 0 as their timestamps. Add a buffer probe that
    checks the ts of the first buffer and uses that to push a newsegment,
    just like we do for video on wrappercamerabinsrc.

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