Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/idmysteries/to_hevc

Powershell script is for converting video to HEVC via ffmpeg libx265
https://github.com/idmysteries/to_hevc

amd ffmpeg h265 hevc nvidia powershell powershell-script x265

Last synced: 15 days ago
JSON representation

Powershell script is for converting video to HEVC via ffmpeg libx265

Awesome Lists containing this project

README

        

# to_hevc (libx265)
Powershell script is for converting video to HEVC via ffmpeg and libx265

## usage
```
All videos:
to_hevc

Specific videos:
to_hevc video1 video2 ...

Show help:
to_hevc -h
```