[gstreamer-bugs] [Bug 338292] MAD plugin hangs when performing non-flushing seek.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 11 03:57:07 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=338292
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
            Version|0.10.2                      |HEAD CVS




------- Comment #2 from Edward Hervey  2006-05-11 10:57 UTC -------
Nice test program :) Added it to my list of test applications.

The main problem is mad is reaally bad at figuring out time <=> bytes
conversion and this affects segment seeking and also seeking positions.

The best would be to add pull-based behaviour to mad, where mad would figure
out exactly where to seek in bytes once it has enough information, etc...


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