Hello, everybody,
Recently I wanted to convert my whole media library of my own videos into the new x265 format. So I googled for ready solutions but found nothing.
Then I came across the following thread: https://forums.tomsguide.com/threads/best-x265-hevc-video-converter-with-cuda-support.420125/
I found the requirements of "velocityg4" very exciting and without further ado I developed something myself. The requirements were:
I will now share my work with you, if any of you also have finite plans.
Link to the Git-repository:
Greetings Deepwather
Recently I wanted to convert my whole media library of my own videos into the new x265 format. So I googled for ready solutions but found nothing.
Then I came across the following thread: https://forums.tomsguide.com/threads/best-x265-hevc-video-converter-with-cuda-support.420125/
I found the requirements of "velocityg4" very exciting and without further ado I developed something myself. The requirements were:
Requirements
- x265 MKV output of course
- GPU Hardware Acceleration NVIDIA/CUDA
- Constant Quality/Variable Bit Rate settings. (I don't want to waste space with a set Bit rate)
- Maintain original aspect ratio
- Maintain original FPS
- Maintain original resolution
- batch processing
- Subtitle pass-through
- Windows 10 Support
Nice to have
- audio pass-through
I will now share my work with you, if any of you also have finite plans.
Link to the Git-repository:
Greetings Deepwather