GNOME Bugzilla – Bug 124465
Lots of warning when tried to play for the second time and no sound o/p
Last modified: 2004-12-22 21:47:04 UTC
Sound-recorder taken from head: 1. Open a bit bigger wav file in sound-recorder 2. Click on play -> the wav file is being played 3. Once playing is finished 4. Click on play again -> No sound o/p and lots of warning messages in terminal. The following error messages appeared for more than 25 times. (gnome-sound-recorder:9288): GStreamer-WARNING **: abnormal clock request diff: ABS(9179138095) > 2000000000 The number in ABS(X) was increasing every time. From ABS(9179138095) to ABS(18059273680). Thanks.
I could simulate this problem through the attached sample program. I guess this problem could be in gstreamer. Hence moving this bug to gstreamer.
Created attachment 20687 [details] Sample program
The sample program is taken from http://gstreamer.net/docs/cvs/manual/html/ch12.html#id2876957. I have done a small modification by which it plays a wav file repeatedly. The number of times the wave file is played depends on the size of the file. If it is a very small file it plays around 6-7 times. If the file is bit bigger it plays only one time and then gives the above warning and no sound o/p. Is this a problem in gstreamer or in the attached program/g-s-r. Thanks.
*** Bug 125413 has been marked as a duplicate of this bug. ***
There is resgistry file attached to bug 125413 (which is marked duplicate of this bug)
by the way, this happens when recording even a few seconds from the CD player, so it's not just a corner case AFAICT.
I am not able to reproduce this problem using the example code with 0.8.0. Could you try to reproduce this bug with the stable release, and if it's still a problem, reopen this bug? Thanks. (marking NEEDINFO)
Tried with 0.8.0 and sound recorder is able to play wav files more than once. hence marking the bug as fixed->verified
By 0.8.0 I mean gstreamer 0.8.0