Updates scripts

This commit is contained in:
Matheus Albino
2024-08-17 17:56:33 -03:00
parent bb1d2b560c
commit ad4b05f2a8
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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