[gstreamer-bugs] [Bug 599903] Scaletempo plugin stops early when playing slowly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 5 07:00:43 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=599903
  GStreamer | gst-plugins-bad | git

--- Comment #5 from Bastian Hecht <hechtb at gmail.com> 2009-11-05 15:00:38 UTC ---
Created an attachment (id=147012)
 View: https://bugzilla.gnome.org/attachment.cgi?id=147012
 Review: https://bugzilla.gnome.org/review?bug=599903&attachment=147012

Patch for correct calculation

558c558
<           format, start, stop, position);
---
>           format, start, stop/applied_rate, position);

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