diff options
-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 ======= |