GNOME Bugzilla – Bug 335762
[asfdemux] specific mmsh url fails to play
Last modified: 2006-03-24 11:13:03 UTC
This url fails to play: mmsh://bdcast-jeffersonpilot-kbzt-fm.wm.llnwd.net/bdcast_jeffersonpilot_kbzt-fm using the command: gst-launch-0.10 -t playbin uri='mmsh://bdcast-jeffersonpilot-kbzt-fm.wm.llnwd.net/bdcast_jeffersonpilot_kbzt-fm' looking at GST_DEBUG=ffmpeg:5 it looks like it decodes a few buffers and then hangs. the url plays fine with mplayer. I am running FC5 with freshrpms. I'm also using a patched libmms library with support for http proxies. Various versions: rpm -q gstreamer gstreamer-plugins-good gstreamer-plugins-bad gstreamer-ffmpeg gstreamer-plugins-ugly gstreamer-0.10.3-3 gstreamer-plugins-good-0.10.2-1 gstreamer-plugins-bad-0.10.1-1.fc5 gstreamer-ffmpeg-0.10.0-1.fc5 gstreamer-plugins-ugly-0.10.2-1.fc5
Appears to be the same issue as bug #303153 - asfdemux not getting the newsegment event and/or timestamps right for live streams: basesink( 5803) gstbasesink.c(706):gst_base_sink_configure_segment:<actual-sink> configured NEWSEGMENT update 0, rate 1.000000, format GST_FORMAT_TIME, 0:00:00.000000000 -- 99:99:99.999999999, time 0:00:00.000000000, accum 0:00:00.000000000 basesink( 5803) gstbasesink.c(881):gst_base_sink_get_sync_times:<actual-sink> got times start: 19:38:40.782000000, stop: 19:38:41.432158730 ... *** This bug has been marked as a duplicate of 303153 ***