shit
This commit is contained in:
commit
01a9e86575
64 changed files with 2284 additions and 0 deletions
2
scripts/dupa
Normal file
2
scripts/dupa
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
for i in *.$1; do ffmpeg -i "$i" "$3/${i%.*}.$2"; done
|
Loading…
Add table
Add a link
Reference in a new issue