[gst-devel] what caused samples all out of segment
jp_liu
jp_liu at astrocom.cn
Fri Aug 24 10:06:20 CEST 2007
jp_liu, Hello
In case no sounds, start < stop < segment->start in function gst_segment_clip, so it return false. but why? and how can I fix it?
jp_liu, jp_liu at astrocom.cn
2007-08-24
----- Receiving the following content -----
From: jp_liu
Receiver: gstreamer-devel
Time: 2007-08-23, 21:07:09
Subject: [gst-devel]what caused samples all out of segment
hi all;
My application is rtsp client, it paly stream what recevied from rtsp server, the pipeline is like: udpsrc->rtpdepay->faad->osssink.
Sometimes it can play well, but sometimes no sounds, I dig into, and found that all samples are discarded by faad, because gst_segment_clip return false.
What caused all samples out of segment, why sometimes it can play well, but sometimes not. Hope someone can help me, thanks!
jp
_____________________ next part ______________________
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_____________________ next part ______________________
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070824/3aa7b05c/attachment.htm>
More information about the gstreamer-devel
mailing list