Files
Akkariin Meiko 27c4ec74a1 Update
27c4ec74a1 · 2022-03-12 03:16:09 +08:00
History
..
2022-03-12 03:16:09 +08:00
2022-03-12 03:16:09 +08:00
2022-03-12 03:16:09 +08:00
2022-03-12 03:16:09 +08: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