After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 729701 - baseparse: rate parameter from segment event could not pass to downstream
baseparse: rate parameter from segment event could not pass to downstream
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.2.3
Other Linux
: Normal normal
: 1.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-07 10:15 UTC by zmafox
Modified: 2014-06-06 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
log file (9.54 KB, text/plain)
2014-05-07 10:15 UTC, zmafox
  Details
patch to fix the issue. (898 bytes, patch)
2014-05-07 10:16 UTC, zmafox
committed Details | Review

Description zmafox 2014-05-07 10:15:27 UTC
Created attachment 276054 [details]
log file

Hi:

    when i tried to play a pure audio file from http server with 4x speed, I find that the output segment rate is always 1, which should be equal to that of input segment.
Comment 1 zmafox 2014-05-07 10:16:17 UTC
Created attachment 276055 [details] [review]
patch to fix  the issue.