aboutsummaryrefslogtreecommitdiff
path: root/gst-vocschnipselssink/README
diff options
context:
space:
mode:
authorMaZderMind <github@mazdermind.de>2015-05-14 17:29:36 +0200
committerMaZderMind <github@mazdermind.de>2015-05-14 17:29:36 +0200
commit66d7b53682f87541dcd0970bd76bcb3b677977fb (patch)
tree13e9a411a0c3cdcb7ea6669f8feac09c4b14b983 /gst-vocschnipselssink/README
parent0b222cd7f66375356f3826a5c0f77f15a3793f0d (diff)
remove schnipselsink, we'll use ffmpeg for recording
Diffstat (limited to 'gst-vocschnipselssink/README')
-rw-r--r--gst-vocschnipselssink/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/gst-vocschnipselssink/README b/gst-vocschnipselssink/README
deleted file mode 100644
index 17b59ec..0000000
--- a/gst-vocschnipselssink/README
+++ /dev/null
@@ -1,8 +0,0 @@
-= 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"