[gstreamer-bugs] [Bug 341719] New: bisection algorithm in ogg doesn't bisect in some cases

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 14 03:52:33 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341719
 GStreamer | gst-plugins-base | Ver: 0.10.6

           Summary: bisection algorithm in ogg doesn't bisect in some cases
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thomas at apestaart.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Create an ogg file like this:

gst-launch -v videotestsrc num-buffers=1000 ! theoraenc keyframe-force=20 !
identity ! oggmux ! filesink location=video.ogg

Then play back using totem, seek to the middle, and notice how it takes 100%
CPU and quite some time to get there.  Not very scrubby.

Attaching a patch to fix it


-- 
Configure bugmail: http://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