[gstreamer-bugs] [Bug 635760] New: Current playback position is not updated after framestepping.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 25 01:04:39 PST 2010


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

           Summary: Current playback position is not updated after
                    framestepping.
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wl2776 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=175226)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=175226)
query playback position in seek example

I perform framestepping in paused playbin2 pipeline.
During processing GST_MESSAGE_STEP_DONE I query position of the pipeline using
gst_element_query_position.
Is remains the same during all successive step operations.
Attached patch contains the code for querying position.

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