GNOME Bugzilla – Bug 384112
Mpeg stream stutters (wrong typefinding)
Last modified: 2006-12-16 11:01:51 UTC
Description of the problem: When playing a particular mpeg stream in gstreamer totem it stutters and prints messages asking for a report to be filed against gstreamer. Steps to reproduce: (assuming totem-gstreamer is installed) 1. Start totem http://digital-desert.com/mpg-videos/c425v.mpg . Expected results: Continuous sound, no messages on the console. Actual results Sound stutters. Following message is printed repeatedly on the console: ** (totem:31663): 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-alsadmix: Unexpected discontinuity in audio timestamps of more than half a second] How reproducible is this problem?: It is reproducible every time. Version Information: Ubuntu Edgy totem 2.16.2-0ubuntu1 totem-gstreamer 2.16.2-0ubuntu1 gstreamer0.10-alsa 0.10.10-1ubuntu1 gstreamer0.10-esd 0.10.4-0ubuntu3 gstreamer0.10-ffmpeg 0.10.1-2ubuntu1 gstreamer0.10-gnomevfs 0.10.10-1ubuntu1 gstreamer0.10-plugins-bad 0.10.3+cvs20060918-0ubuntu1 gstreamer0.10-plugins-bad-multiverse 0.10.3+cvs20060918-1 gstreamer0.10-plugins-base 0.10.10-1ubuntu1 gstreamer0.10-plugins-base-apps 0.10.10-1ubuntu1 gstreamer0.10-plugins-good 0.10.4-0ubuntu3 gstreamer0.10-plugins-ugly 0.10.4-0ubuntu3 gstreamer0.10-plugins-ugly-multiverse 0.10.4-2 gstreamer0.10-tools 0.10.10-1ubuntu2 gstreamer0.10-x 0.10.10-1ubuntu1
Thanks for the bug report. I can reproduce this with current edgy packages. This is due to a typefind bug, the stream is wrongly recognised as mp3 audio and nto 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 ***