[gst-devel] Using videorate after http src + jpegdec

Florent fthiery at gmail.com
Wed Aug 13 15:02:21 CEST 2008


Hi

Thanks a lot for your help, i finally found a way to use videorate together
with the setup using this pipeline:
gst-launch-0.10 -vvv gnomevfssrc location=http://192.168.40.126/image
do-timestamp=true <http://192.168.40.126/imagedo-timestamp=true> !
multipartdemux ! "image/jpeg, framerate=(fraction)25/1" ! jpegdec !
videorate ! xvimagesink

Notes:
* without videorate, the stream is perfectly "fluid", with videorate, the
stream is a bit "sluggish"
* If i do not put multipartdemux, videorate says: videorate
gstvideorate.c:722:gst_video_rate_chain:<videorate0> Got buffer with
GST_CLOCK_TIME_NONE timestamp, discarding it

Does multipartdemux handle the timestamping of http src elements ?

Thanks

FLorent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080813/950a2bdf/attachment.htm>


More information about the gstreamer-devel mailing list