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 147919 - [playbin] broken wav seeking
[playbin] broken wav seeking
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-19 18:44 UTC by Zaheer Abbas Merali
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zaheer Abbas Merali 2004-07-19 18:44:56 UTC
cd gst-plugins/examples/seek
./seek 11 file://blah.wav

clicking play, plays fine but timer stays at 00:00

file blah.wav gives:

RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz
Comment 1 Johan (not receiving bugmail) Dahlin 2004-07-26 10:01:50 UTC
Zaheer: Can you seek in wav files using other players/methods ?

This might be a wavparse bug.
Comment 2 Zaheer Abbas Merali 2004-07-26 12:08:11 UTC
with current cvs it jumps 50 seconds every second now just like the ogg one.

totem 0.99.13 compiled with gst, with gstreamer 0.8.4 and 0.8.2 gst-plugins
greys out the seek bar with the wav file.

mplayer seeks the wav file fine.
Comment 3 Ronald Bultje 2004-10-29 17:32:28 UTC
can you provide this file? I'd like to have a look at it.
Comment 4 Zaheer Abbas Merali 2004-12-04 20:16:02 UTC
confirmed its fixed in current CVS