diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-05-10 11:48:39 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-05-10 11:48:39 +0200 |
commit | c7c851faaaf98c3e17ecc017f10eb6f134afb997 (patch) | |
tree | af46a925829f63822540eb7354de3ddcea3e92dc /bin/livedump | |
parent | 19c60a7c2b3115f37a107b5fd939bbdaba44ce6e (diff) |
Add TODO on using containers.
Diffstat (limited to 'bin/livedump')
-rwxr-xr-x | bin/livedump | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/livedump b/bin/livedump index 77b2add..3120aff 100755 --- a/bin/livedump +++ b/bin/livedump @@ -14,6 +14,9 @@ # device, some of which apparently sustaining streams max. 17 minutes. # # Depends: ffmpeg +# +# TODO: Add formats mkv and avi, the latter possibly most suitable: +# http://trac.ffmpeg.org/wiki/Concatenate#binconcat set -eu |