Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/idmysteries/to_hevc
- Owner: idMysteries
- License: mit
- Created: 2024-08-25T11:50:22.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T17:30:01.000Z (about 2 months ago)
- Last Synced: 2024-10-12T20:41:31.513Z (24 days ago)
- Topics: amd, ffmpeg, h265, hevc, nvidia, powershell, powershell-script, x265
- Language: PowerShell
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_hevcSpecific videos:
to_hevc video1 video2 ...Show help:
to_hevc -h
```