From 20df4601a67609c39be0d87239a9eaac78594850 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 14 Jan 2017 09:32:50 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/split/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/split') diff --git a/examples/split/Makefile b/examples/split/Makefile index 2575dd6..8e96b9b 100644 --- a/examples/split/Makefile +++ b/examples/split/Makefile @@ -1,11 +1,11 @@ -INPUT_VIDEO = '' +INPUT_VIDEO = SHELL = bash # We need Bash's process substitution operator >() # because we want to convert the files back to a # cooked format, because raw takes a serious amount # of space. It is of course also possible to use -# FIFO:s. +# FIFO:s (if you know what you are doing). DRAFT = -d # Useful for better performance when not working -- cgit v1.2.3-70-g09d2