diff options
Diffstat (limited to 'gst/videoscale/README')
-rw-r--r-- | gst/videoscale/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gst/videoscale/README b/gst/videoscale/README deleted file mode 100644 index 3e08f4ec..00000000 --- a/gst/videoscale/README +++ /dev/null @@ -1,5 +0,0 @@ -- test different strides using -gst-launch -v videotestsrc ! video/x-raw-yuv,width=320,height=240,format=\(fourcc\)UYVY ! videoscale ! video/x-raw-yuv,width=328,height=240 ! xvimagesink -gst-launch -v videotestsrc ! video/x-raw-yuv,width=320,height=240,format=\(fourcc\)UYVY ! videoscale ! video/x-raw-yuv,width=324,height=240 ! xvimagesink -gst-launch -v videotestsrc ! video/x-raw-yuv,width=320,height=240,format=\(fourcc\)UYVY ! videoscale ! video/x-raw-yuv,width=322,height=240 ! xvimagesink -gst-launch -v videotestsrc ! video/x-raw-yuv,width=320,height=240,format=\(fourcc\)UYVY ! videoscale ! video/x-raw-yuv,width=321,height=240 ! xvimagesink |