[gstreamer-bugs] [Bug 343582] New: dv1394src delivers stuttering video/audio
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Jun 1 04:34:53 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343582
GStreamer | gst-plugins-good | Ver: HEAD CVS
Summary: dv1394src delivers stuttering video/audio
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: paul at luon.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.13/2.14
GNOME milestone: Unspecified
When using the dv1394src in a pipeline that is directly displayed leads to some
synchronization problems that leads to 1fps-like displaying. The same holds
also for the sound, the audiosink immediately stop.
This may be a result of the start timestamp errors that the dv1394src reports:
% gst-launch --gst-debug-level=5 -vt dv1394src ! dvdemux name="demux" ! dvdec !
xvimagesink 2>&1 | egrep -i 'invalid'
DEBUG (0x6716c0 - 0:00:00.564008000) basesrc(21914)
gstbasesrc.c(1159):gst_base_src_do_sync:<dv1394src0> get_times returned invalid
start
DEBUG (0x6716c0 - 0:00:00.788102000) basesrc(21914)
gstbasesrc.c(1159):gst_base_src_do_sync:<dv1394src0> get_times returned invalid
start
DEBUG (0x6716c0 - 0:00:00.919010000) basesrc(21914)
gstbasesrc.c(1159):gst_base_src_do_sync:<dv1394src0> get_times returned invalid
start
--
Configure bugmail: http://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