Problem with clockoverlay and theoraenc

Fabrício Ceolin ceolin at ulevel.com
Wed Mar 16 11:05:28 PDT 2011


Hi,

I'm testing the following complex pipeline:

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 !
*clockoverlay*ypad=5 halign=right valign=bottom
shaded-background=false
font-desc=\"DejaVuSans Bold 10\" time-format=\"%Y/%m/%d %H:%M:%S\" ! queue !
theoraenc name=theora1 ! oggmux name=oggmux1 ! filesink name=fsink1
location=/tmp/test1.ogg t1.

It's simulate my environment, that gets 4 640x480 YUV video source, converts
to one video 640x480 with 4 320x240 on each quadrant.

See the clockoverlay at near end. When I'm playing the test1ogg, the clock
is very slowed compared to real time.

Is it a bug or a error on pipeline setup?

Thanks

-- 
Fabrício Ceolin
ulevel.com
Diretor Executivo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110316/1653320f/attachment-0001.htm>


More information about the gstreamer-devel mailing list