Hi,<div><br></div><div>I&#39;m testing the following complex pipeline:</div><div><br></div><div>gst-launch videotestsrc do-timestamp=true pattern=0 ! videoscale method=1 ! videorate ! video/x-raw-yuv,format=\(fourcc\)UYVY,framerate=2/1,width=640,height=480 ! ffmpegcolorspace ! videoscale method=1 ! video/x-raw-yuv,width=320,height=240 ! videobox border-alpha=0 alpha=1 top=-240 left=-320 ! mix. videotestsrc do-timestamp=true pattern=1 ! videoscale method=1 ! videorate ! video/x-raw-yuv,format=\(fourcc\)UYVY,framerate=2/1,width=640,height=480 ! ffmpegcolorspace ! videoscale method=1 ! video/x-raw-yuv,width=320,height=240 ! videobox border-alpha=0 alpha=1 top=0 left=0 ! mix. videotestsrc do-timestamp=true pattern=0 ! videoscale method=1 ! videorate ! video/x-raw-yuv,format=\(fourcc\)UYVY,framerate=2/1,width=640,height=480 ! ffmpegcolorspace  ! videoscale method=1 ! video/x-raw-yuv,width=320,height=240 ! videobox border-alpha=0 alpha=1 top=-240 left=0 ! mix. videotestsrc do-timestamp=true pattern=0 ! videoscale method=1 ! videorate ! video/x-raw-yuv,format=\(fourcc\)UYVY,framerate=2/1,width=640,height=480 ! ffmpegcolorspace ! videoscale method=1 ! video/x-raw-yuv,width=320,height=240 ! videobox border-alpha=0 alpha=1 top=0 left=-320 ! mix. videomixer name=mix  ! ffmpegcolorspace ! <b>clockoverlay</b> ypad=5 halign=right valign=bottom shaded-background=false font-desc=\&quot;DejaVuSans Bold 10\&quot; time-format=\&quot;%Y/%m/%d %H:%M:%S\&quot; ! queue ! theoraenc name=theora1 ! oggmux name=oggmux1 ! filesink name=fsink1 location=/tmp/test1.ogg t1.</div>

<div><br></div><div>It&#39;s simulate my environment, that gets 4 640x480 YUV video source, converts to one video 640x480 with 4 320x240 on each quadrant.</div><div><br></div><div>See the clockoverlay at near end. When I&#39;m playing the test1ogg, the clock is very slowed compared to real time.</div>

<div><br></div><div>Is it a bug or a error on pipeline setup?</div><div><br></div><div>Thanks</div><div><br>-- <br>Fabrício Ceolin<br><a href="http://ulevel.com" target="_blank">ulevel.com</a><br>Diretor Executivo<br>
</div>