About time stamp in fast-forward and slow-motion

SpicyChicken xch0929 at 126.com
Thu Dec 3 21:42:16 PST 2015


Sebastian Dröge-3 wrote
> On Do, 2015-11-26 at 22:27 -0800, SpicyChicken wrote:
>> Sebastian Dröge-3 wrote
>> > On Di, 2015-11-24 at 22:17 -0800, SpicyChicken wrote:
>> > > Curiously, there is a jump from 15 seconds to 18 seconds.
>> > > 
>> > > [...]
>> > > 1.2.4-patches/4/gst-plugins-base/gst-l
>> > 
>> > So you're doing seeking on an RTSP stream that is served by gst-
>> > rtsp-
>> > server? Please try again with GStreamer 1.6 or newer, there were
>> > many
>> > changes since 1.2, also related to seeking.
>> > 
>> > It's correct however that timestamps after an RTSP seek start again
>> > at 0, it's then mapped to the correct stream time (what your UI is
>> > showing as position) and running time (what is used for
>> > synchronization) by the GstSegment that rtspsrc creates.
> 
> How do you play this SIP stream with GStreamer? Which element exactly
> would be responsible for handling the seeking? Or more general, how
> does your pipeline look like?
> 
> It sounds like there should be nothing handling seeking in your
> pipeline, so nothing at all should happen other than seeking to return
> FALSE.
> 
> -- 
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
> 
> 
> _______________________________________________
> gstreamer-devel mailing list

> gstreamer-devel at .freedesktop

> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> 
> 
> signature.asc (968 bytes)
> <http://gstreamer-devel.966125.n4.nabble.com/attachment/4674704/0/signature.asc>

Actually, the application bases on a SIP protocol to Play/Playbak streaming
with sip INVITE.

And the pipeline as following:
recordingbin ! mpegpsmux ! rtpmp2pspay ! udpsink

And the recordingbin is responsible for SEEK handing, I succeed in
fast-forward with SEEK, but just like what I have talked above.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/About-time-stamp-in-fast-forward-and-slow-motion-tp4674612p4674746.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list