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 384112 - Mpeg stream stutters (wrong typefinding)
Mpeg stream stutters (wrong typefinding)
Status: RESOLVED DUPLICATE of bug 369482
Product: GStreamer
Classification: Platform
Component: dont know
0.10.1
Other Linux
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-09 17:46 UTC by Sitsofe Wheeler
Modified: 2006-12-16 11:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Sitsofe Wheeler 2006-12-09 17:46:36 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
Comment 1 Tim-Philipp Müller 2006-12-16 11:01:51 UTC
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 ***