|
From: GStreamer (bugzilla.gnome.o. <bug...@gn...> - 2009-12-03 18:07:53
|
https://bugzilla.gnome.org/show_bug.cgi?id=603695 GStreamer | gst-plugins-ugly | 0.10.12 Michael Smith <msmith> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ms...@xi... --- Comment #1 from Michael Smith <ms...@xi...> 2009-12-03 18:07:38 UTC --- Probably the application isn't doing accurate seeks. Normally that's good, because accurate seeks in mp3 are _sloooow_ since it has to scan the entire file. But we shouldn't be giving a segment end time in this case, so it should just go until it runs out of data. I wonder what's regressed there? -- 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. |