[Bug 649780] New: gst_element_seek_simple seek flac audio failure

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 9 04:28:33 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=649780
  GStreamer | gstreamer (core) | 0.10.32

           Summary: gst_element_seek_simple seek flac audio failure
    Classification: Platform
           Product: GStreamer
           Version: 0.10.32
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: webber.wang at goertek.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


my code : gst_element_seek_simple (play, GST_FORMAT_TIME, GST_SEEK_FLAG_FLUSH |
GST_SEEK_FLAG_KEY_UNIT, pos);

If the pos params exceed the duration of flac files, gst_element_seek_simple
will return false, and seek will be failure. It should be equivalent to seek to
the end, right?

I have tested several audio format, including mp3, mp4, wav, wma, ogg and flac.
Only flac has this problem.

Thanks!

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