+ imgResize.sh & rotate.sh
This commit is contained in:
@@ -360,3 +360,14 @@
|
||||
---
|
||||
|
||||
#alias keymap="setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll"
|
||||
|
||||
---
|
||||
|
||||
# downstream() {
|
||||
# output="output.mp4"
|
||||
# # https://stackoverflow.com/questions/3601515/how-to-check-if-a-variable-is-set-in-bash
|
||||
# if [[ -n $2 ]]; then
|
||||
# output=$2
|
||||
# fi
|
||||
# ffmpeg -i "$1" -c copy -bsf:a aac_adtstoasc "/home/poq/syncDir/0_downloads/${output}"
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user