<div dir="ltr">Hi<br><br>Thanks a lot for your help, i finally found a way to use videorate together with the setup using this pipeline:<br>gst-launch-0.10 -vvv gnomevfssrc location=<a href="http://192.168.40.126/imagedo-timestamp=true">http://192.168.40.126/image
do-timestamp=true</a> ! multipartdemux ! "image/jpeg,
framerate=(fraction)25/1" ! jpegdec ! videorate ! xvimagesink<br><br>Notes:<br>* without videorate, the stream is perfectly "fluid", with videorate, the stream is a bit "sluggish"<br>* 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<br>
<br>Does multipartdemux handle the timestamping of http src elements ?<br><br>Thanks<br><br>FLorent<br></div>