[gstreamer-bugs] [Bug 603859] New: ATSC DVB stream stops after a single frame with playbin
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Dec 5 10:49:34 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=603859
GStreamer | gst-plugins | 0.10.24
Summary: ATSC DVB stream stops after a single frame with
playbin
Classification: Desktop
Product: GStreamer
Version: 0.10.24
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bens at alum.mit.edu
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
When attempting to watch ATSC DVB streams on my ATI TV Wonder 600 USB HD on
Gentoo Linux in Totem, I see only the first frame, and hear only a half second
of audio. I found that I could reproduce the issue at the command line by
running
gst-launch-0.10 playbin uri=dvb://WGBH-HD
Running with full debug:
$ GST_DEBUG=5 gst-launch-0.10 playbin uri=dvb://WGBH-HD 2>/tmp/gstdebug
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
WARNING: from element /GstPlayBin:playbin0: Internal GStreamer error: clock
problem. Please file a bug at
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstbin.c(2211): gst_bin_do_latency_func (): /GstPlayBin:playbin0:
Impossible to configure latency: max 0:00:01.613333333 < min 0:00:02.300000000.
Add queues or other buffering elements.
WARNING: from element
/GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstAlsaSink:audiosink-actual-sink-alsa:
Compensating for audio synchronisation problems
Additional debug info:
gstbaseaudiosink.c(1462): gst_base_audio_sink_render ():
/GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstAlsaSink:audiosink-actual-sink-alsa:
Unexpected discontinuity in audio timestamps of more than half a second
(0:00:00.512000000), resyncing
WARNING: from element
/GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstAlsaSink:audiosink-actual-sink-alsa:
Compensating for audio synchronisation problems
Additional debug info:
gstbaseaudiosink.c(1462): gst_base_audio_sink_render ():
/GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstAlsaSink:audiosink-actual-sink-alsa:
Unexpected discontinuity in audio timestamps of more than half a second
(0:00:00.512000000), resyncing
WARNING: from element
/GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstAlsaSink:audiosink-actual-sink-alsa:
Compensating for audio synchronisation problems
Additional debug info:
gstbaseaudiosink.c(1462): gst_base_audio_sink_render ():
/GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstAlsaSink:audiosink-actual-sink-alsa:
Unexpected discontinuity in audio timestamps of more than half a second
(0:00:00.512000000), resyncing
ERROR: from element
/GstPlayBin:playbin0/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage:
Output window was closed
Additional debug info:
xvimagesink.c(1295): gst_xvimagesink_handle_xevents ():
/GstPlayBin:playbin0/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage
Execution ended after 64457858745 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
--
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