Updates scripts
This commit is contained in:
@@ -160,7 +160,7 @@ fi
|
||||
|
||||
if [ -n "$crf" ]; then
|
||||
# ffmpeg_command+=" -c:v libx265 -crf $crf"
|
||||
ffmpeg_command+="-c:v hevc_amf -rc cqp -qp_i $crf -qp_p $crf"
|
||||
ffmpeg_command+=" -c:v hevc_amf -rc cqp -qp_i $crf -qp_p $crf"
|
||||
fi
|
||||
|
||||
if [ -n "$new_fps" ]; then
|
||||
|
||||
@@ -43,7 +43,7 @@ if [ ${#commands_not_found[@]} -ne 0 ]; then
|
||||
fi
|
||||
|
||||
cur_dir=$(pwd)
|
||||
furry_commission_ideas_path=/mnt/e/home/documents/downloads-furry
|
||||
furry_commission_ideas_path=/mnt/e/clouds/nextcloud/home/documents/furry-downloads
|
||||
furry_commission_ideas_urls_filename="urls.txt"
|
||||
scripts_path=/home/cloud/repos/personal-devboot/scripts/shell
|
||||
|
||||
|
||||
Reference in New Issue
Block a user