Sebastian Dröge 68f5350c66 Release 1.3.1
2014-05-03 17:50:10 +02:00
..
2001-12-22 23:27:17 +00:00
2012-11-03 23:05:09 +00:00
2014-05-03 17:50:10 +02:00
2012-09-14 13:22:31 +02:00
2004-07-27 21:41:30 +00:00

- test different strides using
gst-launch -v videotestsrc ! video/x-raw,width=320,height=240,format=UYVY ! videoscale ! video/x-raw,width=328,height=240 ! xvimagesink 
gst-launch -v videotestsrc ! video/x-raw,width=320,height=240,format=UYVY ! videoscale ! video/x-raw,width=324,height=240 ! xvimagesink 
gst-launch -v videotestsrc ! video/x-raw,width=320,height=240,format=UYVY ! videoscale ! video/x-raw,width=322,height=240 ! xvimagesink 
gst-launch -v videotestsrc ! video/x-raw,width=320,height=240,format=UYVY ! videoscale ! video/x-raw,width=321,height=240 ! xvimagesink