https://github.com/cryptofyre/av1-inizer
A quirky little powershell script to automate the conversion of various video types to AV1 using ffmpeg. Supports CPU, Intel QSV, NVIDIA NVENC, and AMD AMF
https://github.com/cryptofyre/av1-inizer
Last synced: 9 months ago
JSON representation
A quirky little powershell script to automate the conversion of various video types to AV1 using ffmpeg. Supports CPU, Intel QSV, NVIDIA NVENC, and AMD AMF
- Host: GitHub
- URL: https://github.com/cryptofyre/av1-inizer
- Owner: cryptofyre
- Created: 2023-11-21T03:28:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T21:02:49.000Z (over 2 years ago)
- Last Synced: 2025-08-18T01:35:08.839Z (11 months ago)
- Language: PowerShell
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AV1-inizer
A quirky little powershell script to automate the conversion of various video types to AV1 using ffmpeg. Supports CPU, Intel QSV, NVIDIA NVENC, and AMD AMF
## Usage
Run in Powershell
`irm https://raw.githubusercontent.com/cryptofyre/AV1-inizer/main/av1-inize.ps1 | iex`