Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows Registry Editor Version 5.00
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress]
- "MUIVerb"="Video Compressor by @nurjns"
- "SubCommands"=""
- "Icon"="shell32.dll,150"
- ; --- AV1 Menü ---
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1]
- "MUIVerb"="AV1 (Libaom)"
- "SubCommands"=""
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\01VeryHigh]
- "MUIVerb"="CRF 20 - Sehr gute Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\01VeryHigh\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 20 -Codec AV1"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\02High]
- "MUIVerb"="CRF 25 - Gute Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\02High\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 25 -Codec AV1"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\03Medium]
- "MUIVerb"="CRF 30 - Mittlere Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\03Medium\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 30 -Codec AV1"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\04Low]
- "MUIVerb"="CRF 38 - Niedrige Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\04Low\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 38 -Codec AV1"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\05VeryLow]
- "MUIVerb"="CRF 45 - Sehr niedrige Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\00AV1\shell\05VeryLow\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 45 -Codec AV1"
- ; --- HEVC Menü ---
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\01VeryHigh]
- "MUIVerb"="CRF 18 - Sehr gute Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\01VeryHigh\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 18 -Codec HEVC"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\02High]
- "MUIVerb"="CRF 22 - Gute Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\02High\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 22 -Codec HEVC"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\03Medium]
- "MUIVerb"="CRF 25 - Mittlere Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\03Medium\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 25 -Codec HEVC"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\04Low]
- "MUIVerb"="CRF 30 - Niedrige Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\04Low\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 30 -Codec HEVC"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\05VeryLow]
- "MUIVerb"="CRF 35 - Sehr niedrige Qualität"
- [HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\VideoCompress\shell\05VeryLow\command]
- @="powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File \"X:\\PFAD\\ZU\\video_compress.ps1\" -FilePath \"%1\" -CRF 35 -Codec HEVC"
Advertisement