update readme
-e option does not seem to be present anymore
This commit is contained in:
parent
eb71b8380e
commit
91e41d65b7
@ -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
|
your current working directory. You can adjust output naming, but note that the
|
||||||
output container format will currently always be mkv:
|
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
|
Encoding currently breaks input videos into 1m (60s) chunks. This should give
|
||||||
reasonable parallelism across a reasonable number of hosts. If you have
|
reasonable parallelism across a reasonable number of hosts. If you have
|
||||||
|
Loading…
Reference in New Issue
Block a user