[Bug 797313] wavparse: Not handling SEGMENT query

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 23 08:47:43 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797313

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
            Summary|[wavparse] pipeline         |wavparse: Not handling
                   |reporting wrong playback    |SEGMENT query
                   |rate                        |
           Severity|normal                      |enhancement

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
With scaletempo it is expected that you get 1.0: rate will be 1.0 and
applied_rate will be 2.0, but the segment query only gives you the rate.

The first patch only will give you your wanted behaviour, but the second one in
addition is more correct.


What are you trying to do exactly with the seeking query?

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 374009
  --> https://bugzilla.gnome.org/attachment.cgi?id=374009&action=edit
wavparse: Implement SEGMENT query

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