[gstreamer-bugs] [Bug 166783] [PATCH] New plugin: imagemixer

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Jun 15 11:55:20 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=166783
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Luca Ognibene  2005-06-15 18:55 -------
doesn't work well for me :(

1) doesn't compile because it needs blend.c . I've removed the file from the
Makefile and then compiles

2) This pipeline:
 gst-launch-0.8 videotestsrc ! video/x-raw-yuv,framerate=10.0 ! ffmpegcolorspace
! { queue ! imagemixer ! ffmpegcolorspace ! ximagesink } { filesrc
location=~/Temp/screenshot.png blocksize=100000000 ! pngdec ! ffmpegcolorspace !
videoscale ! video/x-raw-yuv,width=120,height=80 ! queue !
imagemixer0.subpicture_sink_%d }
 works fine as output but uses 100% cpu (even if i use 1.0 as framerate so it
doesn't seems slow, it seems a loop somewhere).

any idea? maybe this patch depends on other patches? 
I'm using cvs of some week ago, compiling current cvs right now.. will tell you
if it works better!

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list