diff options
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 \ \ |