diff --git a/convert_Videos.ps1 b/convert_Videos.ps1 index 0f5e642..c21ae4d 100644 --- a/convert_Videos.ps1 +++ b/convert_Videos.ps1 @@ -249,7 +249,7 @@ if ($review) $convertedVideos = $convertedVideos - 1 } Write-Host "DELETED: $to_delete" -ForegroundColor Red - #Remove-Item -LiteralPath $to_delete + Remove-Item -LiteralPath $to_delete Write-Host "------------------------------------------------------------------------------------------------" Start-Sleep -Seconds 2 } diff --git a/encoder/NVEncC64.exe b/encoder/NVEncC64.exe index 698d7c3..93a6588 100644 Binary files a/encoder/NVEncC64.exe and b/encoder/NVEncC64.exe differ diff --git a/encoder/avcodec-58.dll b/encoder/avcodec-58.dll index 8089214..383e0d2 100644 Binary files a/encoder/avcodec-58.dll and b/encoder/avcodec-58.dll differ diff --git a/encoder/avfilter-7.dll b/encoder/avfilter-7.dll index ed1653e..cb3abab 100644 Binary files a/encoder/avfilter-7.dll and b/encoder/avfilter-7.dll differ diff --git a/encoder/avformat-58.dll b/encoder/avformat-58.dll index 0278eb0..0fd3072 100644 Binary files a/encoder/avformat-58.dll and b/encoder/avformat-58.dll differ diff --git a/encoder/avutil-56.dll b/encoder/avutil-56.dll index 6b42a8a..1607281 100644 Binary files a/encoder/avutil-56.dll and b/encoder/avutil-56.dll differ diff --git a/encoder/swresample-3.dll b/encoder/swresample-3.dll index dc8baba..6968fd7 100644 Binary files a/encoder/swresample-3.dll and b/encoder/swresample-3.dll differ