From 91e41d65b76b3a31e37835537fd049a7a112ba9e Mon Sep 17 00:00:00 2001 From: Felix Bartels Date: Sat, 4 Jun 2016 14:34:48 +0200 Subject: [PATCH] update readme -e option does not seem to be present anymore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d792510..25cefcd 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ should end up with an output file named something like "original_new.mkv" in your current working directory. You can adjust output naming, but note that the output container format will currently always be mkv: - dve -s .encoded.mkv -e ~/bin/ffmpeg -l host1,host2,host3 media/test.mp4 + dve -s .encoded.mkv -l host1,host2,host3 media/test.mp4 Encoding currently breaks input videos into 1m (60s) chunks. This should give reasonable parallelism across a reasonable number of hosts. If you have