diff options
author | VG <vg@devys.org> | 2016-04-20 17:55:52 +0200 |
---|---|---|
committer | VG <vg@devys.org> | 2016-04-20 17:55:52 +0200 |
commit | 4f46cb62cecd1ec3390536c21314a3c3ca1d27cb (patch) | |
tree | 87ef5d7c67792287c07f8a1ae7219e39bfba884d | |
parent | 5920644759b31d0d9a52f26454f67fb60913dd55 (diff) | |
download | teaqueue-4f46cb62cecd1ec3390536c21314a3c3ca1d27cb.tar.gz teaqueue-4f46cb62cecd1ec3390536c21314a3c3ca1d27cb.tar.bz2 teaqueue-4f46cb62cecd1ec3390536c21314a3c3ca1d27cb.zip |
Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097be
-rw-r--r-- | readme.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -65,6 +65,9 @@ Then run again `teaqueue`:: teaqueue transcode_my_file.sh +`transcode_my_file.sh` is a simple script which calls `ffmpeg` or another +program to convert your videos. The important point is the script should be +able to be interruptible without interrupting the underlying job. History ======= |