diff options
author | MaZderMind <github@mazdermind.de> | 2015-05-15 12:02:10 +0200 |
---|---|---|
committer | MaZderMind <github@mazdermind.de> | 2015-05-15 12:02:10 +0200 |
commit | ea9b3d79923920c5f8f83923c1af8dd516180796 (patch) | |
tree | 8f60f69118cde59fad91639087ff6a3e7f93d346 /voctocore/scripts/av-source-eevblog.sh | |
parent | 437c71a324ecfcd92fd6f21d7959915ac16100bf (diff) |
Less messages on the av-spurce scripts
Diffstat (limited to 'voctocore/scripts/av-source-eevblog.sh')
-rwxr-xr-x | voctocore/scripts/av-source-eevblog.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ \ |