[aravis] gst: theora + udp test pipeline.



commit 33e459180bf964a44cb2c5a77737aec3e149d4d3
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Thu Apr 22 18:49:52 2010 +0200

    gst: theora + udp test pipeline.

 gst/arv-gst-test-theora |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gst/arv-gst-test-theora b/gst/arv-gst-test-theora
new file mode 100755
index 0000000..527bf04
--- /dev/null
+++ b/gst/arv-gst-test-theora
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+LD_PRELOAD=../src/.libs/libaravis.so gst-launch-0.10 --gst-plugin-load=.libs/libaravis-gst.so -v aravissrc width=256 height=256 ! ffmpegcolorspace ! theoraenc bitrate=150 ! udpsink host=127.0.0.1 port=1234



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