From da7c0123fde407e89d7a50d763ae06a4499895d4 Mon Sep 17 00:00:00 2001 From: Arsimael Inshan Date: Thu, 3 Feb 2022 00:37:52 +0100 Subject: [PATCH] Fixing Errors --- Linux Desktop scripts/batch_convert_hevc.sh | 3 +-- README.md | 6 ++++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Linux Desktop scripts/batch_convert_hevc.sh b/Linux Desktop scripts/batch_convert_hevc.sh index 43b140a..f681eeb 100755 --- a/Linux Desktop scripts/batch_convert_hevc.sh +++ b/Linux Desktop scripts/batch_convert_hevc.sh @@ -34,8 +34,7 @@ ffmpeg_output_opts_amd=( ffmpeg_input_opts_nv=( -nostdin - -stats - + -stats ) ffmpeg_output_opts_nv=( diff --git a/README.md b/README.md index 4f57771..5388e79 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Linux Scrips -Scripte zur automatisierung von Linux +Scripte zur Automatisierung von Linux -Dies ist eine samlung von halbfertigen, Quick&Dirty scripten.. +Dies ist eine Sammlung von halbfertigen, Quick&Dirty Scripten... +Use at your own risk! +Sprachen: - Bash - Python \ No newline at end of file