Merge pull request #7 from fbartels/patch-1

update readme
This commit is contained in:
Tessa Nordgren 2016-06-04 09:52:05 -07:00
commit 2e879be6c9

View File

@ -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