[Bug 735436] Puzzle: Porting GstPuzzle to 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 6 05:43:43 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735436
  GStreamer | gst-plugins-bad | unspecified

--- Comment #3 from Luis de Bethencourt <luis.bg at samsung.com> 2014-10-06 12:43:38 UTC ---
Try it with the following pipeline:

gst-launch-1.0 uridecodebin uri="file:///home/user/samplevideo" ! videoconvert
! puzzle columns="3" rows="3" !
'video/x-raw,width=320,height=240,format=(string)I420,fram
erate=30/1' ! videoconvert ! ximagesink

Using a concrete video you will notice the image isn't being shuffled in 9
blocks, but each channel. So it looks almost random instead of the classic
puzzle like the image.

http://www.iossdktutorials.com/wp-content/uploads/2012/05/iconBig.png

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list