An open API service indexing awesome lists of open source software.

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

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`