GNOME Bugzilla – Bug 343582
dv1394src delivers stuttering video/audio
Last modified: 2006-06-01 11:46:37 UTC
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
*** This bug has been marked as a duplicate of 343581 ***