diff options
Diffstat (limited to 'gst-vocschnipselssink/README')
-rw-r--r-- | gst-vocschnipselssink/README | 8 |
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" |