[gst-devel] BaseSink "sync" property

Arnout Vandecappelle arnout at mind.be
Fri May 15 11:51:15 CEST 2009


On Friday 15 May 2009 05:04:27 Jon Burgess wrote:
> You can see however for the logs for the problematic machine that the
> timestamps are screwy.  Is this what you are talking about when you say
> "bad timestamp"?

try with

gst-launch -v rtspsrc location=... ! rtpmp4vdepay ! fakesink

 Then you'll see the timestamps at the input of ffdec_mpeg4.  If these are 
also screwed up, then there's something wrong with the rtsp source...

 And to be absolutely sure, you could try
rtspsrc ! rtpmp4vdepay ! tee name=t ! queue ! fakesink \
                         t. ! ffdec_mpeg4 ! queue ! xvimagesink

 Regards,
 Arnout

-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  D206 D44B 5155 DF98 550D  3F2A 2213 88AA A1C7 C933




More information about the gstreamer-devel mailing list