[gstreamer-bugs] [Bug 308312] mad plugin seeks and plays inprecisely

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jun 19 08:38:23 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=308312
 GStreamer | gst-plugins | Ver: 0.8.10





------- Additional Comments From Akos Maroy  2005-06-19 15:38 -------
for example, running the sample code on a 5 second, fixed bitrate mp3 file gives
me the following output:

 ./seek /tmp/5seccounter.mp3 2
tried to seek to:          2000000000
time after seek:           2193696145
seek error:                 193696145
played until:              4786553287
total time played:         2592857142
intended playtime:         3070125000
playtime error:            -477267858
file total playtime:       5070125000


which means that seeking was off by 10% (.2 secs), and it didn't play the last
.2 secs of the file. thus the intended playtme of 3 seconds shrunk to 2.6
second, which is over 10% in error

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list