Refresh and added usage tracking
This commit is contained in:
@@ -9,6 +9,8 @@ if [ ! -f "$INPUT" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
/home/honney/.bin/tracker.py add deinterlace_cpu
|
||||
|
||||
# Step 1: Try runtime detection with idet
|
||||
ffmpeg -hide_banner -vstats -nostats \
|
||||
-i "$INPUT" \
|
||||
|
||||
Reference in New Issue
Block a user