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 378397 - Internal GStreamer error: clock problem / Unexpected discontinuity in audio timestamps of more than half a second
Internal GStreamer error: clock problem / Unexpected discontinuity in audio t...
Status: RESOLVED DUPLICATE of bug 369482
Product: GStreamer
Classification: Platform
Component: dont know
0.10.10
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 378538 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-23 07:13 UTC by Richard Schwarting
Modified: 2006-12-16 18:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Richard Schwarting 2006-11-23 07:13:43 UTC
when trying to play MPEGs from: 
http://pvanhoof.be/blog/index.php/2006/11/22/video-demos-finally
I get a sketchy audio noise, like bubbles of static, and no video.

I receive the following error: 

** (totem:3100): WARNING **: Internal GStreamer error: clock problem.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. [gstbaseaudiosink.c(619): gst_base_audio_sink_render (): /play/visbin/abin/audiosinkbin/audio-sink/bin1/autoaudiosink0/autoaudiosink0-actual-sink-alsa:
Unexpected discontinuity in audio timestamps of more than half a second]

I don't usually have much luck filing bugs for GNOME applications when I'm told to, as I find too little information to help, and I don't always have the time to help clarify.  But, it says to file, so I file :) 

Details about my system:
It has dual processors, it is newly running Fedora Core 6, and GStreamer just got an update.  I can't say if it would have played elsewise.  And I don't have any non-Totem players to test the files with.

Cheers!
Comment 1 Wim Taymans 2006-11-24 09:10:37 UTC
*** Bug 378538 has been marked as a duplicate of this bug. ***
Comment 2 Snark 2006-11-24 09:29:07 UTC
Notice that since we know the blog author, he can probably fill us with informations on how the file was made.

That would help know if it's the file which is corrupt and gstreamer must be hardened against it, or if it's correct and gstreamer has a bug.
Comment 3 Tim-Philipp Müller 2006-12-16 18:45:42 UTC
Thanks for the bug report and sorry for the late response.

The problem is due to a typefind bug, the stream is wrongly recognised as mp3 audio and not as mpeg video.

This bug has been fixed in the latest gst-plugins-base 0.10.11 release.


*** This bug has been marked as a duplicate of 369482 ***