From ea9b3d79923920c5f8f83923c1af8dd516180796 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Fri, 15 May 2015 12:02:10 +0200 Subject: Less messages on the av-spurce scripts --- voctocore/scripts/av-source-avsync.sh | 2 +- voctocore/scripts/av-source-eevblog.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'voctocore') diff --git a/voctocore/scripts/av-source-avsync.sh b/voctocore/scripts/av-source-avsync.sh index 275da85..2a8ab01 100755 --- a/voctocore/scripts/av-source-avsync.sh +++ b/voctocore/scripts/av-source-avsync.sh @@ -1,5 +1,5 @@ #!/bin/sh -gst-launch-1.0 -vm \ +gst-launch-1.0 \ uridecodebin \ uri=http://c3voc.mazdermind.de/avsync.mp4 \ name=src \ diff --git a/voctocore/scripts/av-source-eevblog.sh b/voctocore/scripts/av-source-eevblog.sh index 373cb77..03c2528 100755 --- a/voctocore/scripts/av-source-eevblog.sh +++ b/voctocore/scripts/av-source-eevblog.sh @@ -1,5 +1,5 @@ #!/bin/sh -gst-launch-1.0 -vm \ +gst-launch-1.0 \ filesrc location=$HOME/eevblog.mp4 !\ decodebin name=src \ \ -- cgit v1.2.3