[Bug 670712] New: [flvdemux] failure to play live stream
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 23 12:40:57 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=670712
GStreamer | gst-plugins-good | 0.10.x
Summary: [flvdemux] failure to play live stream
Classification: Platform
Product: GStreamer
Version: 0.10.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: giles at xiph.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I'm trying to play back the air.mozilla.org live stream, served by bitgravity.
At best I get a second of output, and then playback freezes.
It may be a choking on new stream features: there are a number of warnings
about unuspported tag types. It may be reading to far into the stream: totem
complains it can't seek, and if I wget the same stream it plays fine off the
disk.
Example command line:
GST_DEBUG=2 gst-launch souphttpsrc
location="http://mozilla.live.cdn.bitgravity.com/mozilla/live/feed03" !
flvdemux ! fluh264dec ! xvimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
0:00:02.383451458 28374 0x1e35920 WARN flvdemux
gstflvdemux.c:1512:gst_flv_demux_parse_tag_type:<flvdemux0> unsupported tag
type 25
0:00:02.383495036 28374 0x1e35920 WARN flvdemux
gstflvdemux.c:1512:gst_flv_demux_parse_tag_type:<flvdemux0> unsupported tag
type 32
0:00:02.383578860 28374 0x1e35920 WARN flvdemux
gstflvdemux.c:1512:gst_flv_demux_parse_tag_type:<flvdemux0> unsupported tag
type 0
0:00:02.383592015 28374 0x1e35920 WARN flvdemux
gstflvdemux.c:1512:gst_flv_demux_parse_tag_type:<flvdemux0> unsupported tag
type 0
0:00:02.383604127 28374 0x1e35920 WARN flvdemux
gstflvdemux.c:1512:gst_flv_demux_parse_tag_type:<flvdemux0> unsupported tag
type 1
0:00:02.383616127 28374 0x1e35920 WARN flvdemux
gstflvdemux.c:1512:gst_flv_demux_parse_tag_type:<flvdemux0> unsupported tag
type 255
0:00:02.383630818 28374 0x1e35920 WARN flvdemux
gstflvdemux.c:1512:gst_flv_demux_parse_tag_type:<flvdemux0> unsupported tag
type 103
[...and so on...]
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list