[gst-devel] regarding message "WARNING: from element /GstPipeline:pipeline0: Internal GStreamer error: clock problem"

Kapil Agrawal kapil.agl at gmail.com
Wed May 5 07:23:00 CEST 2010


Even with that warning I guess your STEP1 , pipeline might be working
properly. IMHO you may not bother about it.


On Wed, May 5, 2010 at 10:26 AM, Malayan kalrayar <kalrayar at gmail.com>wrote:

> Hi,
>
> I am trying to play some flash video files (flv) downloaded from Youtube.
>
> *STEP1 ::*
>
> with below pipeline, audio/video decode and presentations are proper,
>
> gst-launch-0.10 -v -v filesrc location=$PWD/sachin.flv ! typefind !
> flvdemux name=demuxer demuxer. ! queue ! ffdec_flv ! ffmpegcolorspace !
> ximagesink demuxer. ! queue ! mad ! autoaudiosink
>
> but I am getting below warning message while playing the stream.
>
> *New clock: GstAudioSinkClock*
> *WARNING: from element /GstPipeline:pipeline0: Internal GStreamer error:
> clock problem.  Please file a bug at
> http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.*
> *Additional debug info:*
> *gstbin.c(2311): gst_bin_do_latency_func (): /GstPipeline:pipeline0:*
> *Failed to configure latency of 0:00:00.000000000*
>
> *STEP2 ::*
>
> with below pipeline, audio/video decode and presentations are proper,
>
> gst-launch-0.10 -v -v playbin uri=file://$PWD/sachin.flv
>
> but I don't see any warning messages now.
>
> *Pipeline is PREROLLED ...*
> *Setting pipeline to PLAYING ...*
> *New clock: GstPulseSinkClock*
> */GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse:
> volume = 1.000000*
> */GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse:
> mute = FALSE*
>
>
> Can any body help me, to understand this warning message, and correct the
> PIPELINE mentioned in STEP1.
>
> I tried with almost ten different flv files from Youtube, using PIPELINE
> mentioned in STEP1,
> I am consistently getting the warning message for all files.
>
> Thanks and Regards,
> Ra
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>


-- 
http://www.linkedin.com/in/kapilagrawal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100505/c0003b5e/attachment.htm>


More information about the gstreamer-devel mailing list