[aravis] gst: minor test pipeline tweak.



commit 187e9018c6e928d6400deee0b9ee12c09a849d41
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Thu Apr 22 18:50:33 2010 +0200

    gst: minor test pipeline tweak.
    
    My co-workers don't like when I take all the bandwidth.

 gst/arv-gst-test |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gst/arv-gst-test b/gst/arv-gst-test
index 7098c7f..5aec841 100755
--- a/gst/arv-gst-test
+++ b/gst/arv-gst-test
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_PRELOAD=../src/.libs/libaravis.so gst-launch-0.10 --gst-plugin-load=.libs/libaravis-gst.so -v aravissrc width=512 height=512 ! ffmpegcolorspace ! autovideosink
+LD_PRELOAD=../src/.libs/libaravis.so gst-launch-0.10 --gst-plugin-load=.libs/libaravis-gst.so -v aravissrc width=256 height=256 ! ffmpegcolorspace ! autovideosink



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]