summaryrefslogtreecommitdiff
path: root/reencode.sh
blob: 8aba8d8c70c8175f9c330d2b9c673ea6136f7c40 (plain)
1
2
3
4
5
6
7
#!/bin/bash

export THREADS=${THREADS:-4}

cd $(dirname $0)
./vencode.sh
./iencode.sh