[Bug 796183] New: SeekFlags.Flush freezes playback

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 16 21:13:08 UTC 2018


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

            Bug ID: 796183
           Summary: SeekFlags.Flush freezes playback
    Classification: Platform
           Product: GStreamer
           Version: 1.14.0
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-sharp
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: tomislavtustonic at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hello

Basic tutorial 4 for a GStreamer
(https://gstreamer.freedesktop.org/documentation/tutorials/basic/time-management.html)
uses GST_SEEK_FLAG_FLUSH flag when seeking, while the C# version
(https://github.com/GStreamer/gstreamer-sharp/blob/master/samples/BasicTutorial4.cs)
does not.

When I set seek flags to SeekFlags.Flush | SeekFlags.KeyUnit in C#, playback
seeks OK, but freezes after single frame. 

Does SeekFlags.Flush work in C# binding for the GStreamer, and if not, are
there any workarounds?

Thanks, Tom

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