Update x265 encoder to newest version and fix review deletion
This commit is contained in:
parent
24a6f024b1
commit
a39cf40aa2
@ -249,7 +249,7 @@ if ($review)
|
|||||||
$convertedVideos = $convertedVideos - 1
|
$convertedVideos = $convertedVideos - 1
|
||||||
}
|
}
|
||||||
Write-Host "DELETED: $to_delete" -ForegroundColor Red
|
Write-Host "DELETED: $to_delete" -ForegroundColor Red
|
||||||
#Remove-Item -LiteralPath $to_delete
|
Remove-Item -LiteralPath $to_delete
|
||||||
Write-Host "------------------------------------------------------------------------------------------------"
|
Write-Host "------------------------------------------------------------------------------------------------"
|
||||||
Start-Sleep -Seconds 2
|
Start-Sleep -Seconds 2
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user