[gst-devel] what caused samples all out of segment

trimurthulu amaradhi trimmu at gmail.com
Fri Aug 24 12:38:19 CEST 2007


Hi,
you can use the following pipeline to rtsp

gst-launch rtspsrc  location=rtspt://196.168.1.110/sample_100kbit.mp4 !
rtpmp4gdepay ! faad ! alsasink

196.168.1.110 instead of this put your server ip..

Regards..

Trimurthulu

On 8/24/07, jp_liu <jp_liu at astrocom.cn> wrote:
> 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
>




More information about the gstreamer-devel mailing list