aboutsummaryrefslogtreecommitdiff
path: root/gst-vocschnipselssink
diff options
context:
space:
mode:
authorMaZderMind <github@mazdermind.de>2014-07-29 00:02:46 +0200
committerMaZderMind <github@mazdermind.de>2014-07-29 00:02:46 +0200
commit156b790f2fa67535047719041c6ca5ea00309d45 (patch)
treec4350bf0e40067075e434ecab51c716ce36ba9f5 /gst-vocschnipselssink
parent6f667709d2677962410904f1cb8a534d3e7e7a53 (diff)
build and test instructions
Diffstat (limited to 'gst-vocschnipselssink')
-rw-r--r--gst-vocschnipselssink/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/gst-vocschnipselssink/README b/gst-vocschnipselssink/README
index e69de29..17b59ec 100644
--- a/gst-vocschnipselssink/README
+++ b/gst-vocschnipselssink/README
@@ -0,0 +1,8 @@
+= build & install =
+
+./autogen.sh
+make
+export GST_PLUGIN_PATH=`pwd`/src
+gst-inspect-1.0 | grep schnip
+gst-inspect-1.0 vocschnipselsink
+gst-launch-1.0 uridecodebin uri=http://video.blendertestbuilds.de/download.blender.org/ED/ED_1280.avi ! videoconvert ! videorate ! video/x-raw, framerate=25/1 ! avenc_mpeg2video ! mpegtsmux ! vocschnipselsink location="H1-%Y-%m-%d_%H-%M-%S.ts"